POSC Specifications: Epicentre Version 3.0 | Logical Data Model |
This change adds the forchheimer coefficient to the other forms describing non-Darcy flow.
CHANGE ESM_forchheimer_coefficient ALTER ENTITY pty_non_darcy_flow_factor; ADD forchheimer_coef : OPTIONAL ndt_real4 (*<desc> This is the non-Darcy flow characteristic when described as a coefficient using the Forchheimer equation.*); END_ENTITY; END_CHANGE;