opm-simulators/opm/simulators/flow
Arne Morten Kvarving c61639251f added: check command line parameters when doing a .OPMRST restart
compare command line used to create .OPMRST differ
to current run and warn if they differ. safety net to avoid
misunderstandings
2023-04-27 12:32:00 +02:00
..
python comment out unused private variable (causes a warning) 2022-10-26 10:59:43 +02:00
Banners.cpp changed: pass the version info as parameters in Banners.cpp/Main.cpp 2023-03-01 09:11:18 +01:00
Banners.hpp Silence warnings: struct/class, missing override. 2023-03-03 10:12:46 +01:00
BlackoilModelEbos.hpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
BlackoilModelParametersEbos.hpp using double for regularization_factor_wells_ 2023-03-23 16:47:03 +01: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.cpp FlowMainEbos: move ExtraConvergenceOutput code to compile unit 2023-02-28 16:02:08 +01:00
FlowMainEbos.hpp FlowMainEbos: move ExtraConvergenceOutput code to compile unit 2023-02-28 16:02:08 +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: pass the version info as parameters in Banners.cpp/Main.cpp 2023-03-01 09:11:18 +01:00
Main.hpp add gas + water + energy to flow 2023-03-31 08:47:19 +02:00
NonlinearSolverEbos.cpp NonlinearSolverEbos: put stabilizeNonlinearUpdate in compile unit 2023-03-01 10:48:17 +01:00
NonlinearSolverEbos.hpp NonlinearSolverEbos: put stabilizeNonlinearUpdate in compile unit 2023-03-01 10:48:17 +01:00
SimulatorFullyImplicitBlackoilEbos.cpp added: check command line parameters when doing a .OPMRST restart 2023-04-27 12:32:00 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp added: check command line parameters when doing a .OPMRST restart 2023-04-27 12:32:00 +02: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