Parameters for calculating stress
Parameters here are for calculating stress tensor. The stress tensor is defined as the derivative of the total energy per volume with respect to the strain tensor.
calculation.stress.decomposed
keyword: calculation.stress.decomposed
possible values: 1, true, 0, false
default value: false
description: If true, the total stress will be decomposed into several terms and the value of each term is given. If false, only the total stress is given.
an example:
calculation.stress.decomposed = true
calculation.stress.vdwInteractionQ
keyword: calculation.stress.vdwInteractionQ
possible values: true or false
default value: false
description: If true, van der Waals interaction will be included.
an example:
calculation.stress.vdwInteractionQ = true
calculation.stress.vdwInteractionParameter.method
keyword: calculation.stress.vdwInteractionParameter.method
possible values: ‘Grimme’
default value: ‘Grimme’
description: The parameter vdwInteractionParameter is a structure with many fields. Here the field method gives the method for the van der Waals interaction calculation. For how to set other fields of the structure, please refer to the description of the parameter calculation.vdwForce.
an example:
calculation.stress.vdwInteractionParameter = []