ShearStressChangeDuringLoadingDetermination
Interface: ShearStressChangeDuringLoadingDetermination
Section titled “Interface: ShearStressChangeDuringLoadingDetermination”Defined in: src/types/index.ts:1628
Shear stress change during loading determination (triaxial/direct shear test) ISO 17892-9 (triaxial) or ISO 17892-10 (direct shear)
Measures soil shear strength and stress-strain behavior under controlled loading. Common test types:
- CU: Consolidated Undrained (belastenGeconsolideerdOngedraineerd)
- CD: Consolidated Drained (belastenGeconsolideerdGedraineerd)
- UU: Unconsolidated Undrained (belastenOngeconsolideerdOngedraineerd)
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
determinationProcedure | string | null | src/types/index.ts:1629 |
determinationMethod | string | null | src/types/index.ts:1630 |
specimenDisturbed | boolean | null | src/types/index.ts:1633 |
specimenTrimmed | boolean | null | src/types/index.ts:1634 |
sampleMoistness | string | null | src/types/index.ts:1635 |
beginDiameter | number | null | src/types/index.ts:1636 |
beginHeight | number | null | src/types/index.ts:1637 |
topCapTiltable | boolean | null | src/types/index.ts:1640 |
filterPaperUsed | boolean | null | src/types/index.ts:1641 |
drainageStripsUsed | boolean | null | src/types/index.ts:1642 |
membraneSaturatedBefore | boolean | null | src/types/index.ts:1643 |
apparatusDeformationApplied | boolean | null | src/types/index.ts:1644 |
cellDeformationApplied | boolean | null | src/types/index.ts:1645 |
stopCriterion | string | null | src/types/index.ts:1646 |
membraneCorrection? | MembraneCorrection | src/types/index.ts:1649 |
drainageStripCorrection? | DrainageStripCorrection | src/types/index.ts:1650 |
madeSpecimenForLoading? | SpecimenMadeForLoading | src/types/index.ts:1653 |
saturationStageAtLoading? | SaturationStageAtLoading | src/types/index.ts:1656 |
consolidationStageAtLoading? | ConsolidationStageAtLoading | src/types/index.ts:1657 |
loadStage? | LoadStage | src/types/index.ts:1658 |