jkitchin / vasp

New ASE compliant Python interface to VASP
122 stars 58 forks source link

trajectory can be read from xml with standard read #11

Closed jboes closed 8 years ago

jboes commented 8 years ago

The trajectory information can be read from the vasprun.xml file with the standard ase.io.read function. This prevent the need for changes in the ASE code.