Symbolic Strain Tensor
- class mechpy.core.symbolic.strain.SymbolicStrainTensor(data, name=None, notation=None)
Bases:
SymbolicSymmetricThreeByThreeTensor
- STRAIN_VOIGT_MAPPING = {0: 1, 1: 1, 2: 1, 3: 2, 4: 2, 5: 2}
- classmethod create(name='\\epsilon', notation=None)
- to_general()
- normal_components()
- shear_components()
- principal_components()
- volumetric_strain()