ShearStressAtSpecificStrain
Interface: ShearStressAtSpecificStrain
Section titled “Interface: ShearStressAtSpecificStrain”Defined in: src/types/index.ts:1135
Shear stress measurement at specific strain during loading Used to construct stress-strain curves for soil strength analysis
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
time | number | src/types/index.ts:1136 |
axialStrain | number | src/types/index.ts:1137 |
deviatorStress | number | src/types/index.ts:1138 |
cellPressure | number | src/types/index.ts:1139 |
porePressure? | number | null | src/types/index.ts:1140 |
volumeChange? | number | null | src/types/index.ts:1141 |