NonRadiativeMaker¶
- class atomate2.vasp.flows.defect.NonRadiativeMaker(ccd_maker, name='non-radiative')[source]¶
Bases:
Maker
Maker to calculate non-radiative defect capture.
- Parameters:
name (str) – The name of the flow created by this maker.
ccd_maker (ConfigurationCoordinateMaker) – A maker to perform the calculation of the configuration coordinate diagram.