Skip to content

ENH: add version number to Vasp calculator and vasp hessian paraser

username-removed-478503 requested to merge lmmentel/ase:vasp-enh into master

Vasp calculator now accepts an integer vasp_major_ver argument that is propagated to the io.vasp.write_vasp to write the POSCAR in the correct format. A hessian matrix can now be parsed from the OUTCAR as a numpy array.

Also style improvements in the io.vasp.write_vasp function.

Merge request reports

Loading