#5160 Fix wording around FG in shale calculation

This commit is contained in:
Gaute Lindkvist
2019-12-04 14:13:12 +01:00
parent b5ab1d6e82
commit a7e3cc154a
4 changed files with 7 additions and 5 deletions

View File

@@ -603,7 +603,7 @@ void RigGeoMechWellLogExtractor::wellBoreWallCurveData( const RigFemResultAddres
void RigGeoMechWellLogExtractor::wellBoreFGShale( int frameIndex, std::vector<double>* values )
{
WbsParameterSource source = m_parameterSources.at( RigWbsParameter::FG_Shale() );
if ( source == RigWbsParameter::MATTHEWS_KELLY )
if ( source == RigWbsParameter::DERIVED_FROM_K0FG )
{
std::vector<double> PP0; // results
std::vector<double> K0_FG, OBG0; // parameters