Merge pull request #5292 from gdfldm/patch-1

Update GMDS and GMGP definitions in GenericOutputBlackoilModule.cpp
This commit is contained in:
Tor Harald Sandve 2024-05-15 15:00:10 +02:00 committed by GitHub
commit 2ea6cea895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,10 +122,10 @@ std::string EclString(const Opm::Inplace::Phase phase)
return "GMIP";
case Opm::Inplace::Phase::CO2MassInWaterPhase:
return "GMGP";
return "GMDS";
case Opm::Inplace::Phase::CO2MassInGasPhase:
return "GMDS";
return "GMGP";
case Opm::Inplace::Phase::CO2MassInGasPhaseInMob:
return "GCDI_KG"; //Not used