ML_WTOTEN

From VASP Wiki
Revision as of 08:06, 3 October 2023 by Huebsch (talk | contribs)

ML_WTOTEN = [real] 

Default: ML_WTOTEN = 0.005 if ML_IWEIGHT=1
= 1.0 otherwise

Description: Sets a weight for scaling the total energy in the training data.


For ML_IWEIGHT=2 and 3 (default), ML_WTOTEN is unitless, and the data is multiplied by the weight. We recommend increasing ML_WTOTEN if you plan to apply the force field in a simulation where the accuracy of the total energy is most important. This puts a focus on the energy error and is desirable, for instance, for the computation of defect-formation energies.

For ML_IWEIGHT=1, ML_WTOTEN has the unit of eV/atom and is used to divide the data by it.

Related tags and articles

ML_IWEIGHT, ML_WTIFOR, ML_WTSIF, ML_IALGO_LINREG, ML_LMLFF

Examples that use this tag