-
-
Notifications
You must be signed in to change notification settings - Fork 60
File formats
The currently accepted file formats are files with these endings:
-
tb, sids file format for geometry/tight-binding models in pure ASCII format.
-
xyz, standard coordinate format
NOTE that sids uses the comment field in the xyz file to store the unit-cell. Hence, unit-cell sizes are preserved in *xyz files read/generated by sids.
-
nc, reads/writes NetCDF4 files created by SIESTA.
-
TBT.nc/PHT.nc, reads NetCDF4 files created by TBtrans/PHtrans.
-
fdf, SIESTA native input file format.
-
XV, SIESTA native coordinate format for MD re-runs.
-
POSCAR/CONTCAR, VASP coordinate format.
NOTE the current implementation does not contain atomic species, i.e. the returned geometry is made of Hydrogen atoms.
-
gout, reads geometries from GULP output
NOTE that sids currently does not implement writing GULP input files.
-
ascii, reads geometries from BigDFT ascii input files.