FORCE_EVAL
Section can be repeated.
parameters needed to calculate energy and forces and describe the system you want to analyze. [Edit on GitHub]
Keywords
Keyword descriptions
- METHOD: enum = QS
Usage: METHOD
Valid values:
QS
Alias for QUICKSTEPSIRIUS
PW DFT using the SIRIUS libraryFIST
Molecular MechanicsQMMM
Hybrid quantum classicalEIP
Empirical Interatomic PotentialQUICKSTEP
Electronic structure methods (DFT, …)NNP
Neural Network PotentialsMIXED
Use a combination of two of the aboveEMBED
Perform an embedded calculation
Which method should be used to compute forces [Edit on GitHub]
- STRESS_TENSOR: enum = NONE
Usage: stress_tensor (NONE|ANALYTICAL|NUMERICAL|DIAGONAL_ANA|DIAGONAL_NUM)
Valid values:
NONE
Do not compute stress tensorANALYTICAL
Compute the stress tensor analytically (if available).NUMERICAL
Compute the stress tensor numerically.DIAGONAL_ANALYTICAL
Compute the diagonal part only of the stress tensor analytically (if available).DIAGONAL_NUMERICAL
Compute the diagonal part only of the stress tensor numerically
Controls the calculation of the stress tensor. The combinations defined below are not implemented for all methods. [Edit on GitHub]