FastQuenchMLFFMDMaker¶
- class atomate2.forcefields.flows.mpmorph.FastQuenchMLFFMDMaker(relax_maker=<factory>, static_maker=<factory>, name='ForceField fast quench', relax_maker2=<factory>)[source]¶
Bases:
FastQuenchMakerFast quench from high temperature to 0K structures with forcefields.
Quenches a provided structure with a single (or double) relaxation and a static calculation at 0K.
- Parameters:
name (str) – Name of the flows produced by this maker.
relax_maker (ForceFieldRelaxMaker) – Relax Maker
relax_maker2 (ForceFieldRelaxMaker) – Relax Maker for a second relaxation; useful for tighter convergence
static_maker (ForceFieldStaticMaker) – Static Maker