ENGINEERING2ORDINARY_STRAINV
- provides a matrix that transforms engineering strains to ordinary strains in Voigt notation
Comments
It is epsilonV_ordinary = IV_eng * epsilonV_engineering
.
epsilonV_ordinary
is a vector containing the strain components in Voigt
notation without a factor of two in front of the shear components.
epsilonV_engineering
is a vector containing the strain components in
Voigt notation with a factor of two in front of the shear components.
Assumptions:
- Voigt notation
Input Arguments
dim
(double) - dimension (default: 3)
Output Arguments
IV_eng
(double) - matrix such that epsilonV_ordinary = IV_eng * epsilonV_engineering