#2146 Num Flooded PV: Add MOBPV to RiaDefines

This commit is contained in:
Rebecca Cox 2017-11-15 16:20:30 +01:00
parent f027f7395d
commit 2e63ae0b30
2 changed files with 10 additions and 0 deletions

View File

@ -289,6 +289,14 @@ QString RiaDefines::combinedRiAreaNormTranResultName()
return "riTRANXYZbyArea";
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
QString RiaDefines::mobilePoreVolumeName()
{
return "MOBPORV";
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------

View File

@ -72,6 +72,8 @@ namespace RiaDefines
QString riAreaNormTranZResultName();
QString combinedRiAreaNormTranResultName();
QString mobilePoreVolumeName();
QString completionTypeResultName();
// Mock model text identifiers