Engine VASP Output¶
In addition to the standard output files that the AMS driver produces, the VASP Engine produces the following with /some/path/to/calculation/results/worker.0.0.0:
VASP output files: Files such as
OUTCAR,WAVECAR, etc.VASP stdout: The standard output of your Command to execute VASP is written to
VASP.log.ASE log: The VASP Engine is actually a wrapper around an ASE Engine. A log of what the VASP ASE calculator is doing is written to
EngineVASP.log. This may be useful to check to see when e.g. the VASP process is being restarted. Additional information may be shown here when toggling theVerbosityoption in Details → Expert VASP.