ConsolidationStageAtLoading
Interface: ConsolidationStageAtLoading
Section titled “Interface: ConsolidationStageAtLoading”Defined in: src/types/index.ts:1121
Consolidation stage data for triaxial test Documents specimen consolidation under specified stresses
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
drainageTwoSided | boolean | null | src/types/index.ts:1122 |
consolidationMethod | string | null | src/types/index.ts:1123 |
verticalConsolidationStress | number | null | src/types/index.ts:1124 |
horizontalConsolidationStress | number | null | src/types/index.ts:1125 |
verticalStrain | number | null | src/types/index.ts:1126 |
lateralEarthPressureCoefficient | number | null | src/types/index.ts:1127 |
volumeChangeDuringConsolidation | VolumeChangeAtSpecificTime[] | src/types/index.ts:1128 |