SaturatedPermeabilityDetermination
Interface: SaturatedPermeabilityDetermination
Section titled “Interface: SaturatedPermeabilityDetermination”Defined in: src/types/index.ts:1505
Saturated permeability determination (hydraulic conductivity) Used to determine water flow characteristics through soil
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
determinationProcedure | string | null | - | src/types/index.ts:1506 |
determinationMethod | string | null | - | src/types/index.ts:1507 |
specimenMade | boolean | null | - | src/types/index.ts:1508 |
saturatedWithCO2 | boolean | null | - | src/types/index.ts:1509 |
verticallyDetermined | boolean | null | - | src/types/index.ts:1510 |
currentDownwards | boolean | null | - | src/types/index.ts:1511 |
usedMedium | string | null | - | src/types/index.ts:1512 |
waterDegassed | boolean | null | - | src/types/index.ts:1513 |
temperature | number | null | - | src/types/index.ts:1514 |
maximumGradient | number | null | - | src/types/index.ts:1515 |
ringWaterRepellent | string | null | Whether the confining ring was water-repellent (raw code) | src/types/index.ts:1517 |
waterContentAfterwards | number | null | Water content after the test (%) | src/types/index.ts:1519 |
materialIrregularity | string[] | Material irregularities observed (0-2 codes) | src/types/index.ts:1521 |
saturatedPermeabilityAtSpecificDensity | SaturatedPermeabilityAtSpecificDensity[] | - | src/types/index.ts:1522 |
saturatedPermeabilityAtSpecificLoad | SaturatedPermeabilityAtSpecificLoad[] | - | src/types/index.ts:1523 |