ConsolidationStageAtLoading
Interface: ConsolidationStageAtLoading
Section titled “Interface: ConsolidationStageAtLoading”Defined in: src/types/index.ts:1576
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:1577 |
consolidationMethod | string | null | src/types/index.ts:1578 |
verticalConsolidationStress | number | null | src/types/index.ts:1579 |
horizontalConsolidationStress | number | null | src/types/index.ts:1580 |
verticalStrain | number | null | src/types/index.ts:1581 |
lateralEarthPressureCoefficient | number | null | src/types/index.ts:1582 |
volumeChangeDuringConsolidation | VolumeChangeAtSpecificTime[] | src/types/index.ts:1583 |