Bård Skaflestad
|
6a43099511
|
Merge pull request #5249 from atgeirr/nldd-add-missing-convergence-metrics
Add missing convergence metrics to domain convergence report.
|
2024-03-08 15:39:16 +01:00 |
|
Arne Morten Kvarving
|
1f4b248564
|
WellInterfaceIndices: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
215d22730b
|
MultisegmentWellSegments: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
58e8022bb1
|
MultisegmentWellEval: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
e2e6385918
|
MultisegmentWellPrimaryVariables: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
5affbf4bd5
|
StandardWellPrimaryVariables: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
9997cde07a
|
StandardWellEval: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
2fb05a4996
|
StandardWellConnections: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
9ab6ab27a0
|
MultisegmentWellAssemble: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:53 +01:00 |
|
Arne Morten Kvarving
|
b2139d2cdf
|
StandardWellAssemble: remove unnecessary Scalar template parameter
use the Scalar type from the FluidSystem
|
2024-03-08 15:13:52 +01:00 |
|
Kai Bao
|
9e726f5430
|
Merge pull request #5245 from akva2/ebos_drop_full
Drop ebos: Mega PR
|
2024-03-08 15:07:24 +01:00 |
|
Arne Morten Kvarving
|
3284ba80e8
|
StandardWell: rename ebosSimulator to simulator
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
32e1a86f4f
|
OutputBlackoilModule: rename ebosResid to modelResid
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
acb066eac1
|
AdaptiveTimeStepping: rename ebosProblem to problem
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
638e5006e0
|
FlowGenericProblem: remove ebos banner
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
2a2a9f5de4
|
DamarisKeywords: correct paths in comments
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
52fb89b66e
|
PyFluidState: rename ebos_simulator to simulator
and align ref/ptr with variable type
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
2a91fb4c2f
|
remove unused ebos/eclnewtonmethod.hh
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
fb7c4f6fd2
|
move ebos/eclproblem.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
6f5d53b20b
|
move ebos/eclgenericproblem.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
15339fe02f
|
move ebos/eclproblem_properties.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
7b49bcb09e
|
rename EclBaseProblem to FlowBaseProblem
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
57905c1069
|
move ebos/ecltransmissibility[_impl].[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
6869516230
|
changed: move ebos/ebos.hh to test/TestTypeTag.hpp
rename EbosTypeTag to TestTypeTag as it is only used in tests
drop unused EbosProblem class
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
9facaaf816
|
ebos/damariswriter: move to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
76ccaf45ef
|
ebos/damaris_properties.hh: move to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
1362143e48
|
move ebos/eclgenericvanguard.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
6949abbf0d
|
move ebos/eclbasevanguard.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
9fe969378d
|
move ebos/eclgenericcpgridvanguard.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
04ed17ebd0
|
move ebos/eclcpgridvanguard.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
bc2dd1110e
|
move ebos/eclfluxmodule.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
2d604e12a7
|
move ebos/eclequilinitializer.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
d717d96590
|
move ebos/eclthresholdpressure.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
f6475f8c1e
|
move ebos/eclgenericthresholdpressure[_impl].[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
e6eac2039b
|
move ebos/vtkecltracermodule.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
9d256bc233
|
move ebos/ecltracermodel.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
3a3881e8d9
|
move ebos/eclgenerictracermodel[_impl].[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
a01e1bd902
|
move ebos/eclsolutioncontainers.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
eb90588fa9
|
move ebos/eclmixingratecontrols.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
ddb7c65f97
|
move ebos/eclwriter.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
8d667301cc
|
move ebos/eclgenericwriter[_impl].[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
e7094558ef
|
move ebos/eclpolyhedralgridvanguard.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
e168066003
|
move ebos/FIBlackOilModel.hpp to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
c9b3de16f1
|
move ebos/femcpgridcompat.hh to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
388c6c72f7
|
Flow: drop ebos from simulator object filenames
|
2024-03-08 12:39:48 +01:00 |
|
Atgeirr Flø Rasmussen
|
8e60fecb85
|
Add missing convergence metrics to domain convergence report.
|
2024-03-08 10:37:20 +01:00 |
|
Markus Blatt
|
f04f4c5765
|
Merge pull request #5239 from akva2/move_flow_utilities_dedicated_file
changed: rename FlowMain.cpp to FlowUtils.cpp
|
2024-03-07 17:35:59 +01:00 |
|
Arne Morten Kvarving
|
46ea85ee76
|
Merge pull request #5248 from multitalentloes/fix-cmake-warning
Fix cmake warning with line order change
|
2024-03-07 16:05:05 +01:00 |
|
Tobias Meyer Andersen
|
b59950edd9
|
Fix cmake warning with line order chagne
|
2024-03-07 15:24:24 +01:00 |
|
Arne Morten Kvarving
|
5618a2b0d2
|
changed: put SupportsFaceTag in separate header
this way we don't have to pull in alugrid and polyhedralgrid
in simulator objects that does not use them
|
2024-03-07 12:21:21 +01:00 |
|