mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7400 StimPlanModel: Add EQLNUM result to calculator.
Take results from EQLNUM_1 input properties for missing values in static eclipse case.
This commit is contained in:
committed by
Magne Sjaastad
parent
916cbb306f
commit
f0c70a0fd2
@@ -50,6 +50,7 @@ enum class CurveProperty
|
||||
IMMOBILE_FLUID_SATURATION,
|
||||
NET_TO_GROSS,
|
||||
POROSITY_UNSCALED,
|
||||
EQLNUM,
|
||||
};
|
||||
|
||||
double defaultPorosity();
|
||||
|
||||
Reference in New Issue
Block a user