Commit Graph

20558 Commits

Author SHA1 Message Date
Erik Hide Sæternes
7caffa44b0 Update parallelTests.cmake
Changed relative tolerance for test case
2024-09-23 22:30:01 +02:00
Erik Hide Sæternes
6c556484b1 Added errors_[0] == 0 to conditional 2024-09-23 22:15:15 +02:00
Erik Hide Sæternes
37e96e211c Fixed indexing error in PID controller 2024-09-23 22:15:15 +02:00
Kai Bao
5137f51848
Merge pull request #5623 from GitPaean/typo_correction
xmfData to ymfData, typo correction
2024-09-23 10:55:27 +02:00
Kai Bao
68503eb9b2 xmfData to ymfData, typo correction 2024-09-23 10:17:18 +02:00
Kai Bao
dddcfad298
Merge pull request #5601 from vkip/network_alq
Avoid adding gas lift of non-open wells to network
2024-09-20 14:00:44 +02:00
Bård Skaflestad
4a6627c10d
Merge pull request #5618 from GitPaean/setup_log_comp
setting up logging so flowexp variants can report parsing errors
2024-09-20 09:05:05 +02:00
Vegard Kippe
ca36f5b2a6 Support ALQ in network calculations and avoid adding gas lift of closed wells 2024-09-19 23:43:16 +02:00
Kai Bao
71ca4c35d7
Merge pull request #5613 from steink/Disallow-switcing-to-group-controls-in-local-well-solves
Testing: Disallow switcing to group controls during local well solves
2024-09-19 14:13:52 +02:00
Stein Krogstad
d202ea256a Remove unused schedule 2024-09-19 13:28:13 +02:00
Stein Krogstad
41933c618a update description 2024-09-19 12:58:47 +02:00
Stein Krogstad
cb7e168728 Disallow switching to group control in local well solve 2024-09-19 11:44:34 +02:00
Kai Bao
4754f63d62 setting up logging so flowexp variants can report parsing errors 2024-09-18 16:56:30 +02:00
Atgeirr Flø Rasmussen
9c74c4d638
Merge pull request #5305 from hnil/shut_inj_temp
fixing some of output
2024-09-17 14:33:29 +02:00
Tor Harald Sandve
ee4a6e0e39 WIP fix issue with stopped wells 2024-09-17 13:58:01 +02:00
Bård Skaflestad
7ae70ef767
Merge pull request #5614 from akva2/janitoring_clang
Quell some clang warnings
2024-09-17 09:13:34 +02:00
Arne Morten Kvarving
048ae50255 add missing overrides 2024-09-17 07:52:10 +02:00
Arne Morten Kvarving
ea8ee36f51 FlowProblem: add virtual dtor 2024-09-17 07:51:56 +02:00
Arne Morten Kvarving
763a994d6a anonymize parameters to quell warnings 2024-09-17 07:43:07 +02:00
Bård Skaflestad
32886f6cb4
Merge pull request #5612 from akva2/more_tus
Split out vtk module parameters to separate translation units
2024-09-16 15:47:30 +02:00
Arne Morten Kvarving
3ee3dc2b5f newtonmethod: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
1b19fa02f4 newtonmethodparameters.hh: rename to newtonmethodparams.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
e0af58a7cf vtktemperaturemodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
e093101d1c vtktemperaturemodule.hh: rename to vtktemperaturemodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
4eb70830cf vtkptflashmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
29f2a35694 vtkptflashmodule.hh: rename to vtkptflashmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
023328bed2 vtkprimaryvarsparams: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
be4026ecce vtkprimaryvarsmodule.hh: rename to vtkprimaryvarsmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
adb6438d84 vtkphasepresencemodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
08b9c78ddd vtkphasepresencemodule.hh: rename to vtkphasepresencemodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
f5e2b46c37 vtkmultiphasemodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
a895678c30 vtkmultiphasemodule.hh: rename to vtkmultiphasemodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
924da68d02 vtkenergymodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
85bbba93fa vtkenergymodule.hh: rename to vtkenergymodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
b1afd79cd9 vtkdiscretefracturemodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
ca56913816 vtkdiscretefracturemodule.hh: rename to vtkdiscretefracuremodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
28995d3624 vtkdiffusionmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
6ab0fbe6c2 vtkdiffusionmodule.hh: rename to vtkdiffusionmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
2d000835a7 vtkcompositionmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
c7c15fbe23 vtkcompositionmodule.hh: rename to vtkcompositionmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
72d3395e51 vtkblackoilsolventmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
3af8ed8994 vtkblackoilsolventmodule.hh: rename to vtkblackoilsolventmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
3733e548bb vtkblackoilpolymermodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
18ddfc8fb2 vtkblackoilpolymermodule.hh: rename to vtkblackoilpolymermodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
ce4e57dab3 vtkblackoilmicpmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
28bbe60b6e vtkblackoilmicpmodule.hh: rename to vtkblackoilmicpmodule.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
7a92006ffe vtkblackoilenergymodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
e50cd2fb82 vtkblackoilenergymodules.hh: rename to vtkblackoilenergymodules.hpp 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
a44640bc65 vtkblackoilmodule: move parameters to dedicated struct with a translation unit 2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
6a1b33c793 vtkblackoilmodule.hh: rename to vtkblackoilmodule.hpp 2024-09-16 15:17:50 +02:00