FastQuenchVaspMaker

class atomate2.vasp.jobs.mpmorph.FastQuenchVaspMaker(relax_maker=<factory>, static_maker=<factory>, name='Vasp fast quench', relax_maker2=<factory>)[source]

Bases: FastQuenchMaker

Fast quench from high temperature to 0K structures with VASP.

Quenches a provided structure with a single (or double) relaxation and a static calculation at 0K.

NOTE: By default, same as atomate2.vasp.flows.mp.MPGGADoubleRelaxMaker. This exists for the user to structure a FastQuenchMaker more easily. This is built for consistency with MPMorph flows.

Parameters: