mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5399 WBS: rename LAS-parameters
This commit is contained in:
@@ -184,7 +184,7 @@ RigWbsParameter RigWbsParameter::PP_NonReservoir()
|
|||||||
{
|
{
|
||||||
return RigWbsParameter( "PP Non-Reservoir",
|
return RigWbsParameter( "PP Non-Reservoir",
|
||||||
true,
|
true,
|
||||||
{{LAS_FILE, SourceAddress( "POR_NonReservoir" )},
|
{{LAS_FILE, SourceAddress( "POR_NONRESERVOIR" )},
|
||||||
{HYDROSTATIC, SourceAddress( "Hydrostatic" )},
|
{HYDROSTATIC, SourceAddress( "Hydrostatic" )},
|
||||||
{USER_DEFINED, SourceAddress()}} );
|
{USER_DEFINED, SourceAddress()}} );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user