mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3696 Non-Darcy perforation intervals : Set default radius
This commit is contained in:
parent
a225d1fd1a
commit
17524f66f8
@ -57,7 +57,7 @@ RimNonDarcyPerforationParameters::RimNonDarcyPerforationParameters()
|
||||
"",
|
||||
"");
|
||||
|
||||
CAF_PDM_InitField(&m_wellRadius, "WellRadius", 0.15, "<html>Well Radius (r<sub>w</sub>)</html> [m]", "", "", "");
|
||||
CAF_PDM_InitField(&m_wellRadius, "WellRadius", 0.108, "<html>Well Radius (r<sub>w</sub>)</html> [m]", "", "", "");
|
||||
|
||||
CAF_PDM_InitField(&m_relativeGasDensity,
|
||||
"RelativeGasDensity",
|
||||
|
Loading…
Reference in New Issue
Block a user