P4V: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
For people, who want to write just a simple script rather than an real applet, the easiest way to get informations from the vasprun.xml file is to use the XMLSystemPM class defined in p4vasp.SystemPM.
For people, who want to write just a simple script rather than an real applet, the easiest way to get informations from the vasprun.xml file is to use the XMLSystemPM class defined in p4vasp.SystemPM.


P4VASP is a


View pdf Installation:
View pdf Installation:


http://aliga.iciq.es/wiki/images/0/01/p4vasp_Ubuntu_Installation.pdf
http://aliga.iciq.es/wiki/images/0/01/p4vasp_Ubuntu_Installation.pdf

Revision as of 14:46, 16 October 2009

go back to Main Page, Computational Resources, GUIS

P4VASP is a library for processing outputs from a VASP program (http://cms.mpi.univie.ac.at/vasp/Welcome.html) It is focussed mainly on the new xml output format, but it offers also limited support for some older formats (POSCAR, INCAR).

P4Vasp contains also an extensible GUI for visualisation and an api for (reasonably) easy creation of extension applets.

For people, who want to write just a simple script rather than an real applet, the easiest way to get informations from the vasprun.xml file is to use the XMLSystemPM class defined in p4vasp.SystemPM.


View pdf Installation:

http://aliga.iciq.es/wiki/images/0/01/p4vasp_Ubuntu_Installation.pdf