output_hydrostatic_strain{ }¶
- Calling sequence
strain{ output_hydrostatic_strain{ } }
- Properties
using: \(\mathrm{\textcolor{Dandelion}{conditional}}\)
items: \(\mathrm{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 \(\mathrm{Tr}[\varepsilon_{ij}] = \varepsilon_{xx} + \varepsilon_{yy} + \varepsilon_{zz}\) [dimensionless]
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
using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)
type: \(\mathrm{choice}\)
choices:
yes
;no
default:
no
- Functionality
—
- Example
strain{ output_hydrostatic_strain{ boxes = yes } pseudomorphic_strain{} }