casm.vasp.io.write_vasp_input¶
-
casm.vasp.io.
write_vasp_input
(dirpath, incarfile, ref_kpointsfile, ref_structurefile, structurefile, speciesfile, sort=True, extra_input_files=[], strict_kpoints=False)[source]¶ Write VASP input files in directory ‘dirpath’
- Parameters
ref_structurefile (str) – Path to a CASM structure.json file or VASP POS/POSCAR file representing a reference structure used for scaling incar and k-point parameters.
structurefile (str) – Path to a CASM structure.json file or VASP POS/POSCAR file representing the structure to be calculated.