opm-simulators/opm/simulators/flow
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
..
python comment out unused private variable (causes a warning) 2022-10-26 10:59:43 +02:00
Banners.cpp changed: move banner printing to separate compile unit 2023-02-01 22:54:55 +01:00
Banners.hpp changed: move banner printing to separate compile unit 2023-02-01 22:54:55 +01:00
BlackoilModelEbos.hpp clean up Units.hpp includes 2023-01-16 12:21:29 +01:00
BlackoilModelParametersEbos.hpp changing max_strict_iter_ to min_strict_cnv_iter_ 2022-09-07 14:28:41 +02:00
ConvergenceOutputConfiguration.cpp Don't Output INFOSTEP File by Default 2022-12-15 13:02:09 +01:00
ConvergenceOutputConfiguration.hpp Don't Output INFOSTEP File by Default 2022-12-15 13:02:09 +01:00
countGlobalCells.cpp changed: put ParallelIstlInformation in separate compile unit 2022-08-18 09:15:28 +02:00
countGlobalCells.hpp changed: put ParallelIstlInformation in separate compile unit 2022-08-18 09:15:28 +02:00
ExtraConvergenceOutputThread.cpp Output Non-Linear Convergence to Separate File if Requested 2022-12-20 10:14:13 +01:00
ExtraConvergenceOutputThread.hpp Output Non-Linear Convergence to Separate File if Requested 2022-12-20 10:14:13 +01:00
FlowMainEbos.hpp changed: move banner printing to separate compile unit 2023-02-01 22:54:55 +01:00
KeywordValidation.cpp Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.cpp changed: introduce EclGenericVanguard::SimulationModelParams 2023-02-13 18:52:38 +01:00
Main.hpp changed: move banner printing to separate compile unit 2023-02-01 22:54:55 +01:00
NonlinearSolverEbos.hpp NonlinearSolverEbos: avoid use of sstream 2023-01-02 15:17:49 +01:00
SimulatorFullyImplicitBlackoilEbos.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
SimulatorFullyImplicitBlackoilEbos.hpp Rename Convergence Output Option 2022-12-20 12:32:14 +01:00
ValidationFunctions.cpp Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
ValidationFunctions.hpp remove unnecessary includes 2022-07-26 19:03:39 +02:00