Summary
Official DIGGS 2.6 pore-pressure dissipation examples fail dictionary check 12 (UOM not valid for the property's quantity class). The 3.0 counterpart already encodes the correct units.
Affected files
PorePressureDissipationOnly.xml (2.6)
PorePressureDissipation.xml (2.6)
CPT_and_PorePressureDissipation.xml (2.6)
Suggested fixes
| Property |
Current <uom> |
Expected (quantity class) |
#t50 |
kPa |
s (time) |
#coef_consolidation_horiz |
cm2/m |
cm2/min (area per time) |
Reference already-correct 3.0 instance: PorePressureDissipation_Example.xml (s / cm2/min).
Context
Tracked downstream in xinp-hub/pydiggs#220. pydiggs currently surfaces check 12 as a WARNING so official goldens still pass dictionary_check().
Summary
Official DIGGS 2.6 pore-pressure dissipation examples fail dictionary check 12 (UOM not valid for the property's quantity class). The 3.0 counterpart already encodes the correct units.
Affected files
PorePressureDissipationOnly.xml(2.6)PorePressureDissipation.xml(2.6)CPT_and_PorePressureDissipation.xml(2.6)Suggested fixes
<uom>#t50kPas(time)#coef_consolidation_horizcm2/mcm2/min(area per time)Reference already-correct 3.0 instance:
PorePressureDissipation_Example.xml(s/cm2/min).Context
Tracked downstream in xinp-hub/pydiggs#220. pydiggs currently surfaces check 12 as a WARNING so official goldens still pass
dictionary_check().