Commit Graph

2468 Commits

Author SHA1 Message Date
Arne Morten Kvarving
ef1ff30a97 GasLiftSingleWellGeneric: optionally instantiate for float 2024-08-19 13:27:24 +02:00
Arne Morten Kvarving
607160a47a GasLiftGroupInfo: optionally instantiate for float 2024-08-19 13:26:23 +02:00
Arne Morten Kvarving
0b5a5e754c GasLiftCommon: optionally instantiate for float 2024-08-19 13:25:24 +02:00
Arne Morten Kvarving
4264e21135 WellProdIndexCalculator: optionally instantiate for float 2024-08-19 13:23:59 +02:00
Arne Morten Kvarving
f1621e1a2b WellFilterCake: optionally instantiate for float 2024-08-19 13:23:12 +02:00
Arne Morten Kvarving
cd9e8c8c6c GroupEconomicLimitsChecker: optionally instantiate for float 2024-08-19 13:22:22 +02:00
Arne Morten Kvarving
1514b466d8 WGState: optionally instantiate for float 2024-08-19 13:21:18 +02:00
Arne Morten Kvarving
781f978b31 BlackoilWellModelConstraints: optionally instantiate for float 2024-08-19 13:20:29 +02:00
Arne Morten Kvarving
9d0670a62d WellTest: optionally instantiate for float
WellInterfaceGeneric: optionally instantiate for float
WellBhpThpCalculator: optionally instantiate for float
WellHelpers: optionally instantiate for float

these need to go together due to circular dependencies
2024-08-19 13:15:24 +02:00
Arne Morten Kvarving
6a71f139b9 VFPInjProperties: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
aaf0e81027 FractionCalculator: optionally instantiate for float
WellGroupHelpers: optionally instantiate for float

circular dependencies so these need to go in the same commit
2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
951475f69d VFPProdProperties: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
b3ce375c79 VFPHelpers: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
11158a219a WellState: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
5b4c40c922 SingleWellState: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
8ddd898666 TargetCalculator: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
836436ccdc GroupState: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
2fa954b724 SegmentState: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
75e3254656 PerfData: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
e43e854341 ConnFiltrateData: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
2ad3679ae4 ParallelWellInfo: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
d1f08e454a ALQState: optionally instantiate for float 2024-08-19 13:09:42 +02:00
Arne Morten Kvarving
b902f83fa6 BlackoilModelParameters: introduce translation unit 2024-08-16 17:15:53 +02:00
Arne Morten Kvarving
3716ee664d move BlackoilModel parameters to TypeTag-free parameter system 2024-08-16 13:20:04 +02:00
Arne Morten Kvarving
aab40a32e2 move EnableTerminalOutput parameter to TypeTag-free parameter system 2024-08-16 13:17:56 +02:00
Lisa Julia Nebel
f59fb57d4b Fix two tests for opening new well connections in an ACTIONX with the keyword COMPDAT 2024-08-16 10:16:04 +02:00
Vegard Kippe
0320a14eed Avoid expensive schedule.getWells() call and also update BlackoilWellModel_impl.hpp to use new signature of updateWellsDefaultALQ 2024-08-15 21:04:04 +02:00
Vegard Kippe
9dc5272ecc Ensure default ALQ is set for all production wells on all processes 2024-08-15 15:11:30 +02:00
Bård Skaflestad
e548bbfd9d
Merge pull request #5528 from totto82/gasmassinj
Pass gas mass rate to summary
2024-08-15 09:47:50 +02:00
Tor Harald Sandve
25b56c39aa Pass gas mass rate to summary 2024-08-14 09:01:10 +02:00
Lisa Julia Nebel
87a46d7b01 Fix NLDD solver for parallel runs with the COMPDAT keyword inside an ACTIONX 2024-08-14 08:31:37 +02:00
Bård Skaflestad
ad595fed5e
Merge pull request #5506 from akva2/move_params_to_parameters
Move parameters to Opm::Parameters namespace
2024-08-09 09:16:10 +02:00
Lisa Julia Nebel
9a97a8d658 Make test on one process pass by taking the possible future connections into account when creating the sparsity pattern of the jacobian and when creating the partitions for the solver 2024-08-06 16:07:01 +02:00
Arne Morten Kvarving
a65ddff8f6 changed: BlackoilModel parameters moved to Opm::Parameters namespace 2024-08-06 09:50:02 +02:00
Arne Morten Kvarving
d75b91aaba changed: SimulatorFullyImplicitBlackoil parameters moved to Opm::Parameters namespace 2024-08-06 09:50:02 +02:00
Tor Harald Sandve
f678c082de Adapt to inj prefix and cleanup 2024-08-01 11:23:00 +02:00
Tor Harald Sandve
5f8916c0c3 Use cell temperature in perforated cell to compute reservoir rates 2024-08-01 11:14:29 +02:00
Kai Bao
706fa281a1
Merge pull request #4935 from plgbrts/auto-choke
WIP: Enabling automatic choke to model a sub-sea manifold in an extended network
2024-07-03 21:29:50 +02:00
Paul
f9d82c6042 adressing several reviewers comments 2024-07-03 16:55:00 +02:00
Paul
6e76602e8f changed assessing safe THP range 2024-07-03 16:54:24 +02:00
Paul
393c70a83e clean up and improvements according reviewer comments 2024-07-03 16:54:05 +02:00
Paul
1ddf675cfd moved common thp calculation to updateWellControls 2024-07-03 16:53:51 +02:00
Paul
6ddf5dd01b allow individual well constraints 2024-07-03 16:53:29 +02:00
Paul
36dcf233c5 simplyfying code as some logic is moved to the parser 2024-07-03 16:52:11 +02:00
Paul
b2258dcf90 autochoke producers control mode set to THP 2024-07-02 12:13:56 +02:00
Paul
30e1f5178c Automatic choke 2024-07-02 12:13:52 +02:00
Kai Bao
ce05406483 make sure a well exists in the process
before closing it due to group action
2024-07-01 22:00:39 +02:00
Bård Skaflestad
0267a3612f
Merge pull request #5446 from atgeirr/fix-uninitialized-member
Initialize member for WellState serialization test constructor.
2024-06-27 15:28:31 +02:00
Atgeirr Flø Rasmussen
34d44876fb Initialize member for test constructor. 2024-06-27 11:24:54 +02:00
Kai Bao
eb83fff9d5
Merge pull request #5435 from steink/updates_in_preparation_for_5157
Minor updates in preparation for New defaults #5157.
2024-06-26 00:24:29 +02:00