Merge pull request #5530 from totto82/renameMIMtoMTR

rename GMIM to GMTR
This commit is contained in:
Bård Skaflestad 2024-08-14 13:57:43 +02:00 committed by GitHub
commit 366a9de26f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,7 @@ std::string EclString(const Opm::Inplace::Phase phase)
return "GKMO";
case Opm::Inplace::Phase::CO2MassInGasPhaseMaximumTrapped:
return "GMIM";
return "GMTR";
case Opm::Inplace::Phase::CO2MassInGasPhaseMaximumUnTrapped:
return "GMMO";