rename GMIM to GMTR

This commit is contained in:
Tor Harald Sandve 2024-08-14 09:48:25 +02:00
parent eb3d4e9203
commit 42500f41bb

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";