Atgeirr Flø Rasmussen
|
780f282ed8
|
Merge pull request #5174 from atgeirr/time-reporting-improvements
Time reporting improvements
|
2024-02-14 19:36:43 +01:00 |
|
Tor Harald Sandve
|
6b7818d2e6
|
Merge pull request #5188 from daavid00/gaswaterBGIP
BGIP and BGIPL for gas water systems
|
2024-02-13 09:03:04 +01:00 |
|
Kai Bao
|
60594a5e1b
|
Merge pull request #5129 from steink/avoid_reopening_stopped_wells
Avoid re-opening previously stopped wells
|
2024-02-12 14:44:15 +01:00 |
|
David Landa Marban
|
e6e0c3be84
|
BGIP and BGIPL for gas water systems
|
2024-02-12 14:02:29 +01:00 |
|
Atgeirr Flø Rasmussen
|
346e37c218
|
Removing redundant report output and renaming.
|
2024-02-12 10:54:50 +01:00 |
|
Atgeirr Flø Rasmussen
|
4a60c3c6c2
|
Add setup and deck read timing to end-of-run report.
|
2024-02-09 14:52:34 +01:00 |
|
Atgeirr Flø Rasmussen
|
d78288a401
|
Minor improvements to timing report.
- Using the term Wasted instead of Failed.
- Making all indents two spaces.
- Allowing one more digit for linear solver timing output.
|
2024-02-09 14:50:21 +01:00 |
|
Bård Skaflestad
|
d69ba021a9
|
Merge pull request #5168 from lisajulia/feature/removeFilesOnSimulationStartup
Feature/remove files on simulation startup
|
2024-02-08 17:30:07 +01:00 |
|
Lisa Julia Nebel
|
7077cfb35c
|
Indentation for previous commit
|
2024-02-08 16:08:55 +01:00 |
|
Lisa Julia Nebel
|
e4080a3fe4
|
Add 'prepareResultOutputDirectory' function in Opm namespace that removes possible old simulation output files from the specified output directory.
This function is called during 'setupLogging' before the actual logging starts.
|
2024-02-08 16:08:50 +01:00 |
|
Bård Skaflestad
|
6729190af1
|
Merge pull request #5169 from akva2/drop_ebos_template_params
Rename EbosSimulator template parameter to Simulator
|
2024-02-08 15:35:52 +01:00 |
|
Arne Morten Kvarving
|
dd290b4a1d
|
RegionAverageCalculator: rename EbosSimulator to Simulator
|
2024-02-08 14:45:29 +01:00 |
|
Arne Morten Kvarving
|
7706748210
|
RateConverter: rename EbosSimulator to Simulator
|
2024-02-08 14:45:02 +01:00 |
|
Bård Skaflestad
|
f569f4bbe9
|
Merge pull request #5171 from akva2/blackoilmodel_drop_ebos
BlackoilModel: drop ebos in variable names
|
2024-02-08 13:33:27 +01:00 |
|
Arne Morten Kvarving
|
3b570cdfeb
|
BlackoilModelNldd: rename ebosResid to residual
|
2024-02-08 11:45:41 +01:00 |
|
Arne Morten Kvarving
|
251efaf38c
|
BlackoilModelNldd: rename ebosProblem to problem
|
2024-02-08 11:43:46 +01:00 |
|
Arne Morten Kvarving
|
f81d72faef
|
BlackoilModelNldd: rename ebosModel to model
|
2024-02-08 11:38:47 +01:00 |
|
Arne Morten Kvarving
|
9287374ad8
|
BlackoilModelNldd: rename ebosNewtonMethod to newtonMethod
|
2024-02-08 11:31:02 +01:00 |
|
Arne Morten Kvarving
|
16b0b942e9
|
BlackoilModel: rename ebosProblem to problem
|
2024-02-08 11:24:49 +01:00 |
|
Arne Morten Kvarving
|
dc798d0a24
|
BlackoilModel: rename ebosModel to model
|
2024-02-08 11:16:53 +01:00 |
|
Arne Morten Kvarving
|
aaaf230724
|
BlackoilModel: rename ebosNewtonMethod to newtonMethod
|
2024-02-08 11:10:01 +01:00 |
|
Arne Morten Kvarving
|
9a4d984322
|
BlackoilModel: rename ebosSolver to linSolver
|
2024-02-08 11:03:33 +01:00 |
|
Arne Morten Kvarving
|
fab4544523
|
BlackoilModel: rename ebosResid to residual
|
2024-02-08 10:56:48 +01:00 |
|
Arne Morten Kvarving
|
1f24fb1a35
|
BlackoilModel: rename ebosJac to jacobian
|
2024-02-08 10:41:54 +01:00 |
|
Arne Morten Kvarving
|
5e4c5e8174
|
BlackoilModel: rename ebosSimulator to simulator
|
2024-02-08 10:38:25 +01:00 |
|
Arne Morten Kvarving
|
6b72b7fa42
|
Merge pull request #5160 from akva2/avoid_build_damaris_files_disabled
fixed: do not build Damaris files if it is not enabled
|
2024-02-08 10:16:59 +01:00 |
|
Atgeirr Flø Rasmussen
|
dfe4ca771d
|
Merge pull request #5170 from akva2/improve_computepotential_exceptions
Improve computeWellPotentials() exception output
|
2024-02-07 15:59:59 +01:00 |
|
Arne Morten Kvarving
|
c0a50597a1
|
BlackoilWellModel::computePotentials: improve exception message
- add which well the exception added for
- concatenate message for all exceptions to show all, not just last exception
|
2024-02-07 14:12:54 +01:00 |
|
Arne Morten Kvarving
|
d4e311f9e0
|
fixed: display exception message no matter which rank it occurred on
|
2024-02-07 14:12:54 +01:00 |
|
Arne Morten Kvarving
|
40531a89a4
|
fixed: do not build Damaris files if it is not enabled
|
2024-02-06 17:47:39 +01:00 |
|
Markus Blatt
|
3ae685d47c
|
Merge pull request #5146 from akva2/flowmain_drop_ebos
rename FlowMainEbos to FlowMain
|
2024-02-06 16:24:33 +01:00 |
|
Markus Blatt
|
778a7e2343
|
Merge pull request #5163 from akva2/fix_comments
Fix some comments
|
2024-02-06 16:22:56 +01:00 |
|
Markus Blatt
|
b5ad44bdee
|
Merge pull request #5161 from totto82/coordssys
Ignore Coordsys and print a warning
|
2024-02-06 16:19:09 +01:00 |
|
Arne Morten Kvarving
|
b389e57d87
|
ISTLSolver: fix profiling timer names
|
2024-02-06 14:12:02 +01:00 |
|
Arne Morten Kvarving
|
917f0bca72
|
ISTLSolver: remove reference to ebos in comments
|
2024-02-06 14:03:38 +01:00 |
|
Arne Morten Kvarving
|
7a7d4435a4
|
WellOperators.hpp: fix comment
|
2024-02-06 14:03:08 +01:00 |
|
Arne Morten Kvarving
|
f4222a4f02
|
SimulatorReport.cpp: correct comment
|
2024-02-06 14:02:50 +01:00 |
|
Arne Morten Kvarving
|
de7e442690
|
Banners.hpp: fix comment
|
2024-02-06 14:02:02 +01:00 |
|
Arne Morten Kvarving
|
c10b28c1aa
|
Remove reference to ebos in doxygen header
|
2024-02-06 14:01:55 +01:00 |
|
Bård Skaflestad
|
644ba538d8
|
Merge pull request #5153 from akva2/actionhandler_drop_ecl
EclActionHandler: rename to ActionHandler
|
2024-02-06 13:01:04 +01:00 |
|
Bård Skaflestad
|
e44614004a
|
Merge pull request #5162 from akva2/janitoring
add missing include
|
2024-02-06 13:00:07 +01:00 |
|
Arne Morten Kvarving
|
1ec34f0da2
|
EclActionHandler: rename to ActionHandler
|
2024-02-06 10:43:30 +01:00 |
|
Arne Morten Kvarving
|
2bec00bb9b
|
FlowMain: rename ebosSimulator to modelSimulator
|
2024-02-06 10:42:23 +01:00 |
|
Arne Morten Kvarving
|
b09c70213b
|
FlowMainEbos: rename to FlowMain
|
2024-02-06 10:42:23 +01:00 |
|
Arne Morten Kvarving
|
ed88fa583c
|
add missing include
|
2024-02-06 10:41:36 +01:00 |
|
Bård Skaflestad
|
97bef564da
|
Merge pull request #5152 from akva2/simulatorfullyimplicit_janitoring
SimulatorFullyImplicitBlackoil.hpp: Some janitoring
|
2024-02-06 10:08:05 +01:00 |
|
Tor Harald Sandve
|
2ed3f924f2
|
Ignore Coordsys and print a warning
|
2024-02-06 09:29:10 +01:00 |
|
Tor Harald Sandve
|
675f11f186
|
Merge pull request #5143 from totto82/initDiffusionModel
init diffusion module
|
2024-02-05 08:48:43 +01:00 |
|
Bård Skaflestad
|
00ecb25979
|
Merge pull request #5158 from akva2/fix_damaris_test_disabled
fixed: make sure Damaris is enabled before executing test
|
2024-02-02 22:48:00 +01:00 |
|
Bård Skaflestad
|
6d2d22f390
|
Merge pull request #5155 from lisajulia/feature/NONNC
Two more enhancements concerning NONNC
|
2024-02-02 18:57:13 +01:00 |
|