.. |
python
|
Added a get_dt() method
|
2023-09-08 19:40:42 +02:00 |
Banners.cpp
|
Also print information about parallel run to PRT file.
|
2023-12-13 16:42:02 +01:00 |
Banners.hpp
|
Also print information about parallel run to PRT file.
|
2023-12-13 16:42:02 +01:00 |
BlackoilModelEbos.hpp
|
added: hook up RPTRST CONV output to restart file if requested
|
2024-01-16 12:58:02 +01:00 |
BlackoilModelEbosNldd.hpp
|
Improve parallel logging in NLDD solver.
|
2024-01-15 09:08:52 +01:00 |
BlackoilModelParametersEbos.hpp
|
include use-implicit-ipr as paramaeter
|
2023-12-07 13:09:00 +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.hpp
|
Implement Interior Cell Counts for Grid Views
|
2023-09-12 12:37:10 +02:00 |
EclActionHandler.cpp
|
Update Well Topology if Triggered From ACTIONX
|
2023-11-07 17:02:18 +01: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
|
Add extra output to INFOITER file detailing unconverged wells.
|
2023-11-09 09:23:39 +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
|
Added a get_dt() method
|
2023-09-08 19:40:42 +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
|
Output Well Flow Sheets for All Wells
|
2024-01-08 08:58:51 +01:00 |
LogOutputHelper.hpp
|
Output Well Flow Sheets for All Wells
|
2024-01-08 08:58:51 +01:00 |
Main.cpp
|
added: bool param to flag that Main.hpp should not initialize/finalize MPI
|
2023-12-19 15:12:44 +01:00 |
Main.hpp
|
added: test for outputdir
|
2023-12-19 15:21:58 +01:00 |
NonlinearSolverEbos.cpp
|
avoid dead stores
|
2023-06-27 13:40:54 +02:00 |
NonlinearSolverEbos.hpp
|
Fix minimum newton iteration
|
2024-01-11 09:17:50 +01:00 |
partitionCells.cpp
|
Enable Loading Parallel NLDD Partition From File
|
2023-11-17 17:39:17 +01:00 |
partitionCells.hpp
|
Make Zoltan-Based Domain Partitioning MPI Aware
|
2023-11-15 13:31:41 +01:00 |
priVarsPacking.hpp
|
add output of dissolved solvent rswsol
|
2023-12-21 10:48:58 +01:00 |
RSTConv.cpp
|
added: class for calculating RPTRST CONV
|
2024-01-10 13:07:34 +01:00 |
RSTConv.hpp
|
added: class for calculating RPTRST CONV
|
2024-01-10 13:07:34 +01:00 |
SimulatorFullyImplicitBlackoilEbos.cpp
|
changed: move simulator serialization to separate class
|
2023-12-05 11:20:22 +01:00 |
SimulatorFullyImplicitBlackoilEbos.hpp
|
PRT file updates
|
2024-01-03 21:47:54 +01:00 |
SimulatorSerializer.cpp
|
changed: throw early in simulator serializer
|
2023-12-06 10:03:29 +01:00 |
SimulatorSerializer.hpp
|
SerializableSim: add virtual dtor
|
2023-12-08 18:42:07 +01:00 |
SubDomain.hpp
|
Use string to enum helper.
|
2023-11-23 14:06:39 +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 |