ShearStressAtSpecificStrain
Interface: ShearStressAtSpecificStrain
Section titled “Interface: ShearStressAtSpecificStrain”Defined in: src/types/index.ts:1590
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:1591 |
axialStrain | number | src/types/index.ts:1592 |
deviatorStress | number | src/types/index.ts:1593 |
cellPressure | number | src/types/index.ts:1594 |
porePressure? | number | null | src/types/index.ts:1595 |
volumeChange? | number | null | src/types/index.ts:1596 |