WetHumidGasPvt: put initFromState in separate compile unit

thus encapsulating EclipseState, Schedule and TableManager
This commit is contained in:
Arne Morten Kvarving
2022-12-12 15:47:47 +01:00
parent f9228f857c
commit 1ed433cb51
7 changed files with 389 additions and 329 deletions

View File

@@ -252,6 +252,7 @@ if(ENABLE_ECL_INPUT)
src/opm/material/fluidsystems/blackoilpvt/SolventPvt.cpp
src/opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.cpp
src/opm/material/fluidsystems/blackoilpvt/WetGasPvt.cpp
src/opm/material/fluidsystems/blackoilpvt/WetHumidGasPvt.cpp
)