mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6052 Update component name to "SM", used to be "STM" and "SEM"
This commit is contained in:
@@ -533,6 +533,8 @@ void RimGeoMechResultDefinition::initAfterRead()
|
||||
m_timeLapseBaseTimestep = RigFemResultAddress::noTimeLapseValue();
|
||||
}
|
||||
|
||||
if ( m_resultComponentName == "STM" || m_resultComponentName == "SEM" ) m_resultComponentName = "SM";
|
||||
|
||||
m_resultPositionTypeUiField = m_resultPositionType;
|
||||
m_resultVariableUiField = composeFieldCompString( m_resultFieldName(), m_resultComponentName() );
|
||||
m_compactionRefLayerUiField = m_compactionRefLayer;
|
||||
|
||||
Reference in New Issue
Block a user