ShearStressChangeDuringLoadingDetermination
Interface: ShearStressChangeDuringLoadingDetermination
Section titled “Interface: ShearStressChangeDuringLoadingDetermination”Defined in: src/types/index.ts:1173
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:1174 |
determinationMethod | string | null | src/types/index.ts:1175 |
specimenDisturbed | boolean | null | src/types/index.ts:1178 |
specimenTrimmed | boolean | null | src/types/index.ts:1179 |
sampleMoistness | string | null | src/types/index.ts:1180 |
beginDiameter | number | null | src/types/index.ts:1181 |
beginHeight | number | null | src/types/index.ts:1182 |
topCapTiltable | boolean | null | src/types/index.ts:1185 |
filterPaperUsed | boolean | null | src/types/index.ts:1186 |
drainageStripsUsed | boolean | null | src/types/index.ts:1187 |
membraneSaturatedBefore | boolean | null | src/types/index.ts:1188 |
apparatusDeformationApplied | boolean | null | src/types/index.ts:1189 |
cellDeformationApplied | boolean | null | src/types/index.ts:1190 |
stopCriterion | string | null | src/types/index.ts:1191 |
membraneCorrection? | MembraneCorrection | src/types/index.ts:1194 |
drainageStripCorrection? | DrainageStripCorrection | src/types/index.ts:1195 |
madeSpecimenForLoading? | SpecimenMadeForLoading | src/types/index.ts:1198 |
saturationStageAtLoading? | SaturationStageAtLoading | src/types/index.ts:1201 |
consolidationStageAtLoading? | ConsolidationStageAtLoading | src/types/index.ts:1202 |
loadStage? | LoadStage | src/types/index.ts:1203 |