opm-simulators/opm/simulators/flow
Arne Morten Kvarving 7f7fbab2f4 remove FLOW_BLACKOIL_ONLY hack from Main.hpp
now that the python simulator uses runStatic, the
runDynamic template is never instanced, and thus there
are no linker issues.
2021-11-10 10:07:11 +01:00
..
python Include <stdexcept> header to use std::logic_error() 2021-09-23 13:13:23 +02:00
BlackoilModelEbos.hpp Do not print confusing message to terminal. 2021-10-25 15:35:30 +02:00
BlackoilModelParametersEbos.hpp restrict maximum number of times a well can switch to the same control 2021-10-04 10:12:39 +02:00
countGlobalCells.cpp countGlobalCells: put non-template code in separate compile unit 2021-04-30 15:09:23 +02:00
countGlobalCells.hpp remove unused method 2021-06-08 15:10:11 +02:00
FlowMainEbos.hpp use std::filesystem directly 2021-11-01 12:31:58 +01:00
KeywordValidation.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.hpp remove FLOW_BLACKOIL_ONLY hack from Main.hpp 2021-11-10 10:07:11 +01:00
NonlinearSolverEbos.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00
SimulatorFullyImplicitBlackoilEbos.cpp SimulatorFullyIplicitBlackoilEbos: avoid boost includes in header 2021-06-08 15:44:28 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp Handle NEXTSTEP behavior in time stepper 2021-10-18 11:52:33 +02:00
ValidationFunctions.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
ValidationFunctions.hpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00