write#

Poscar.write(filename: str = 'POSCAR.out', direct: bool = True)[source]#

Writes a poscar file with the information stored in the class.

Parameters:
  • filename (str) – default=’POSCAR.out’, name of the output file.

  • direct (bool) – direct positons is True, Cartesian is Falsepositions. Default is True