Skip to content

Install Request: VASP Compiled with HDF5 Support #593

@Georgesaba

Description

@Georgesaba

I have noticed when trying to use py4vasp on VASP output files that the vaspout.h5 file is missing and as a result following the tutorials is becoming difficult.

Support told me to send a install request as there is no version on myriad currently compatible.

"
py4vasp extracts all information from the HDF5 output so you need to make sure to compile VASP adding -DVASP_HDF5 to the CPP_OPTIONS in the makefile.include. You will also need to add the HDF5 library to the include (INCS) and linking (LLIBS) instructions. py4vasp also requires a VASP version > 6.2 and because py4vasp is developed alongside VASP, we recommend that you use versions of these two codes released about at the same time for maximum compatibility.
"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions