ML_GRACE_MODEL

From VASP Wiki

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