ML_GRACE_MODEL

From VASP Wiki
Revision as of 22:04, 31 March 2026 by Singraber (talk | contribs) (Created page with "{{DISPLAYTITLE:ML_GRACE_MODEL}} {{TAGDEF|ML_GRACE_MODEL|[string]|./SavedModel}} Description: String-based tag specifying the GRACE force field name or path. {{available|6.6.0}} ---- If GRACE force fields are requested via {{TAG|ML_TYPE|grace}} this tag allows to select the actual model to use in two ways: # The {{TAG|ML_GRACE_MODEL}} tag may be used to provide just the model name. In this case the model is assumed to reside in the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ML_GRACE_MODEL = [string]
Default: ML_GRACE_MODEL = ./SavedModel 

Description: String-based tag specifying the GRACE force field name or path.

Mind: Available as of VASP 6.6.0

If GRACE force fields are requested via ML_TYPE = grace this tag allows to select the actual model to use in two ways:

  1. The ML_GRACE_MODEL tag may be used to provide just the model name. In this case the model is assumed to reside in the default tensorpotential download directory ~/.cache/grace.
  2. If a full path is provided in the ML_GRACE_MODEL tag then the model at this exact location is used.

Related tags and articles

ML_LMLFF, ML_MODE, ML_TYPE