opm-simulators/opm
Arne Morten Kvarving c33240f5c1 changed: introduce EclGenericVanguard::SimulationModelParams
this is a struct that holds the information transferred
from the simulator prior to vanguard instantation.
this way we can avoid the static members for state,
which causes issues for serialization (in particular, it makes
it impossible to compare two instances like we do in tests).
2023-02-13 18:52:38 +01:00
..
core/props add missing include 2022-12-10 01:58:32 +01:00
simulators changed: introduce EclGenericVanguard::SimulationModelParams 2023-02-13 18:52:38 +01:00