casm.vasp.WavecarError¶
-
class
casm.vasp.WavecarError[source]¶ A bad WAVECAR is causing the job to crash/abort
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self.
error([line, jobdir])Check if pattern found in line
fix(err_jobdir, new_jobdir, settings)Delete WAVECAR and retry
Attributes
pattern-