mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5591 Avoid saw tooth shape on normalized stresses
This commit is contained in:
@@ -295,6 +295,7 @@ RimGeoMechCase::CaseOpenStatus RimGeoMechCase::openGeoMechCase( std::string* err
|
||||
fileNames.push_back( fileName.path() );
|
||||
}
|
||||
geoMechCaseData->femPartResults()->addElementPropertyFiles( fileNames );
|
||||
geoMechCaseData->femPartResults()->setCalculationParameters( m_cohesion, cvf::Math::toRadians( m_frictionAngleDeg() ) );
|
||||
|
||||
m_geoMechCaseData = geoMechCaseData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user