output_hydrostatic_strain{ }
Calling sequence
strain{ output_hydrostatic_strain{ } }
Properties
usage:
items: maximum 1
Dependencies
This keyword is allowed if one of pseudomorphic_strain{ }, minimized_strain{ }, and import_strain{ } is defined.
Functionality
prints out the hydrostatic strain, i.e. the trace of the strain tensor
Note
The hydrostatic strain output is in percent (This is different compared to nextnano³.)
Example
strain{
output_hydrostatic_strain{}
pseudomorphic_strain{}
}
Nested keywords
boxes
Calling sequence
strain{ output_hydrostatic_strain{ boxes } }
Properties
usage:
type: choice
values:
yes
orno
default:
no
Functionality
—
Example
strain{
output_hydrostatic_strain{
boxes = yes
}
pseudomorphic_strain{}
}