This directory contains what is needed to glue maps and vasp together.

Here are the functions of each file

runstruct_vasp: main script that does everything needed to get the energy of
                a structure. It needs the files below.
cleanvasp: cleanup the results of a vasp run
ezvasp:    user-friendly front-end to vasp (ezvasp -h for help)
vasp.wrap: A file called vasp.wrap residing in the directory where maps is
           started is needed to specify the parameters of the all runs.
           This is an example of such file.

robustrelax_vasp: similar to runstruct_vasp but implements handling of mechanically unstable structures
		  see https://dx.doi.org/10.1016/j.calphad.2017.05.005
		      https://dx.doi.org/10.1038/ncomms8559
		      https://dx.doi.org/10.1103/PhysRevB.95.144113
