parse

Poscar.parse(fromString: str | None = None)[source]

Loads into memory all the content of the POSCAR file.

Parameters:

fromString (str) – If present, instead of loading a file, it uses this variable to populate the class. Default=None