mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4696 Make Nodel, POR the default GeoMech well log extraction curve
This commit is contained in:
parent
fb12ad7db0
commit
8b052f3c04
@ -225,7 +225,7 @@ void RimWellLogExtractionCurve::setPropertiesFromView( Rim3dView* view )
|
||||
}
|
||||
else if ( geomCase )
|
||||
{
|
||||
m_geomResultDefinition->setResultAddress( RigFemResultAddress( RIG_ELEMENT_NODAL, "POR-Bar", "" ) );
|
||||
m_geomResultDefinition->setResultAddress( RigFemResultAddress( RIG_NODAL, "POR", "" ) );
|
||||
}
|
||||
|
||||
clearGeneratedSimWellPaths();
|
||||
|
Loading…
Reference in New Issue
Block a user