ML_GRACE_MODEL
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:
- 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
tensorpotentialdownload directory~/.cache/grace. - If a full path is provided in the ML_GRACE_MODEL tag then the model at this exact location is used.