opm-simulators/opm/simulators/flow
josh bowden bb38c57b1b Update for support of Damaris mesh based in situ processing
Moved damaris command line parameter accessors to Main.cpp and fixed support for both Python and Paraview Python scripts, as they both cannot be present in the same simulation (seems to be an initialization conflict or double initialization)
2023-09-23 22:24:11 +02:00
..
python comment out unused private variable (causes a warning) 2022-10-26 10:59:43 +02:00
Banners.cpp Add NLDD nonlinear solver option. 2023-06-23 16:24:18 +02:00
Banners.hpp Add NLDD nonlinear solver option. 2023-06-23 16:24:18 +02:00
BlackoilModelEbos.hpp Improving generality and output of hybrid approach. 2023-09-04 13:13:52 +02:00
BlackoilModelEbosNldd.hpp Guards communication parts inside HAVE_MPI. 2023-09-01 11:19:16 +02:00
BlackoilModelParametersEbos.hpp BlackoilModelEbos: enumerate solver approach for NLDD 2023-07-03 15:51:07 +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.hpp Implement Interior Cell Counts for Grid Views 2023-09-12 12:37:10 +02:00
EclActionHandler.cpp EclActionHandler: mark method const 2023-08-15 12:11:33 +02:00
EclActionHandler.hpp EclActionHandler: mark method const 2023-08-15 12:11:33 +02:00
EclInterRegFlows.cpp changed: move EclInterRegFlows to opm/simulators/flow 2023-08-15 13:14:42 +02:00
EclInterRegFlows.hpp changed: move EclInterRegFlows to opm/simulators/flow 2023-08-15 13:14:42 +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 Don't write out of bounds (fixes fallout from PR #4750) 2023-07-24 16:04:15 +02:00
FlowMainEbos.hpp EclGenericProblem: remove unused time steppping parameters 2023-08-15 14:02:55 +02:00
KeywordValidation.cpp consistently use std::size_t 2023-08-15 09:32:10 +02:00
KeywordValidation.hpp consistently use std::size_t 2023-08-15 09:32:10 +02:00
LogOutputHelper.cpp consistently use std::size_t 2023-08-15 09:32:10 +02:00
LogOutputHelper.hpp move output error log to LogOutputHelper 2023-08-14 11:44:32 +02:00
Main.cpp Update for support of Damaris mesh based in situ processing 2023-09-23 22:24:11 +02:00
Main.hpp Update for support of Damaris mesh based in situ processing 2023-09-23 22:24:11 +02:00
NonlinearSolverEbos.cpp avoid dead stores 2023-06-27 13:40:54 +02:00
NonlinearSolverEbos.hpp NonlinearSolverEbos: put stabilizeNonlinearUpdate in compile unit 2023-03-01 10:48:17 +01:00
partitionCells.cpp consistently use std::size_t 2023-08-15 09:32:10 +02:00
partitionCells.hpp partitionCells: drop indent for namespace 2023-06-30 12:14:47 +02:00
priVarsPacking.hpp Also copy flags, and helper function with test. 2023-08-31 13:01:50 +02:00
SimulatorFullyImplicitBlackoilEbos.cpp consistently use std::size_t 2023-08-15 09:32:10 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp Include name of missing OPM restart file in error. 2023-09-14 16:10:42 +02:00
SubDomain.hpp BlackoilModelEbos: enumerate solver approach for NLDD 2023-07-03 15:51:07 +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