Vasp2cif.sh: Difference between revisions

From Wiki
Jump to navigation Jump to search
Mrellan (talk | contribs)
New page: go back to Main Page, Computational Resources, Scripts, Scripts for VASP The script ''vasp2cif.sh'' translates POSCAR/CONTCAR files to a .xyz format. '''Launching''': '...
 
Mrellan (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:




The script ''vasp2cif.sh'' translates POSCAR/CONTCAR files to a .xyz format.
The script ''vasp2cif.sh'' translates POSCAR/CONTCAR files to a .cif format. This file can be read directly for Materials Studio.




'''Launching''': ''vasp2cif.sh file'' (where file is either POSCAR or CONTCAR)
'''Launching''': ''vasp2cif.sh CONTCAR or vasp2cif.sh POSCAR'' in command line


'''Output file''': ''CONTCAR/POSCAT.cif'' (i.e., POSCAR.cif or CONTCAR.cif; ready to be read with Materials Studio, for example)
'''Output file''': ''CONTCAR/POSCAT.cif'' (i.e., POSCAR.cif or CONTCAR.cif; ready to be read with Materials Studio, for example)
[[Image:Vasp2cif.tgz]]

Latest revision as of 09:51, 25 July 2014

go back to Main Page, Computational Resources, Scripts, Scripts for VASP


The script vasp2cif.sh translates POSCAR/CONTCAR files to a .cif format. This file can be read directly for Materials Studio.


Launching: vasp2cif.sh CONTCAR or vasp2cif.sh POSCAR in command line

Output file: CONTCAR/POSCAT.cif (i.e., POSCAR.cif or CONTCAR.cif; ready to be read with Materials Studio, for example)

File:Vasp2cif.tgz