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 |
|
Arne Morten Kvarving
|
0663d818a8
|
fixed: make sure Damaris is enabled before executing test
|
2024-02-02 17:57:54 +01:00 |
|
Bård Skaflestad
|
542fa7b612
|
Merge pull request #5154 from akva2/interregflow_drop_ecl
EclInterRegFlows: rename to InterRegFlows
|
2024-02-02 14:01:47 +01:00 |
|
Lisa Julia Nebel
|
77067c064f
|
Change copyright owner of test_nonnc.cpp to Equinor ASA
|
2024-02-02 13:15:12 +01:00 |
|
Lisa Julia Nebel
|
ca4c9dbe39
|
Add NONNC regression test
|
2024-02-02 13:15:05 +01:00 |
|
Arne Morten Kvarving
|
d25d4432eb
|
EclInterRegFlows: rename to InterRegFlows
|
2024-02-02 12:53:11 +01:00 |
|
Arne Morten Kvarving
|
e0c114c1d2
|
SimulatorFullyImplicitBlackoil: replace typedef with using
|
2024-02-02 10:30:57 +01:00 |
|
Arne Morten Kvarving
|
c82c3753f2
|
SimulatorFullyImplicitBlackoil.hpp: header cleanup
|
2024-02-02 10:30:57 +01:00 |
|
Bård Skaflestad
|
f6c5397af2
|
Merge pull request #5139 from GitPaean/shutwell_noxflow_zerorate
shutting wells zero rate constraint and not allowing crossflow
|
2024-02-02 09:59:05 +01:00 |
|
Bård Skaflestad
|
3ab6c617e5
|
Merge pull request #5151 from akva2/rename_main_sources
changed: rename simulator main files
|
2024-02-02 09:58:04 +01:00 |
|
Bård Skaflestad
|
0f5c638947
|
Merge pull request #5148 from akva2/simulatorfullyimplicit_drop_ebos
SimulatorFullyImplicitBlackoilEbos: rename to SimulatorFullyImplicitBlackoil
|
2024-02-02 09:49:42 +01:00 |
|
Arne Morten Kvarving
|
8f1b2507d7
|
changed: rename simulator main files
add _main to the file name. this in preparation for
removing ebos in the simulator instance file names
|
2024-02-02 09:23:06 +01:00 |
|