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
Arne Morten Kvarving
44503c25e8
blackoilnewtonmethodparameters.hpp: rename to blackoilnewtonmethodparams.hpp
...
for consistency
2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
2daf51f45e
BlackoilNewtonMethod: add struct holding parameters and put in blackoilnewthonmethodparameters.cpp
2024-09-16 15:17:50 +02:00
Arne Morten Kvarving
ae1a1ce57e
blackoilnewtonmethod.hh: rename to blackoilnewtonmethod.hpp
2024-09-15 22:43:30 +02:00
Arne Morten Kvarving
3a5d527417
Merge pull request #5602 from totto82/fixBHPCO2
...
BUGFIX fix injection bhp pressure for CO2/H2 STORE
2024-09-13 15:48:17 +02:00
Tor Harald Sandve
50a4742c23
Merge pull request #5323 from vkip/energy_efficiency_factor
...
Apply well/group efficiency factors for connection energy rates.
2024-09-13 12:48:36 +02:00
Kjetil Olsen Lye
567a3bc0fa
Merge pull request #5606 from multitalentloes/fix_opmcuilu0_name
...
update OpmCuILU0 to OpmGpuILU0
2024-09-13 10:25:10 +02:00
Tor Harald Sandve
d13b4a3956
BUGFIX fix injection bhp pressure for CO2/H2 STORE
2024-09-13 09:17:37 +02:00
Tobias Meyer Andersen
0bab02f809
update name of opm cuilu0 to match gpuistl
2024-09-13 09:15:19 +02:00
Atgeirr Flø Rasmussen
8de619111b
Merge pull request #5476 from jakobtorben/remove_bug_in_simple_iteration_timestep_control
...
Set correct target iterations in SimpleIterationTimestepControl
2024-09-12 21:43:18 +02:00
Kai Bao
3f6642ee13
Merge pull request #5604 from akva2/janitoring
...
fixed: make sure we have valid indices in readInitialCondition_
2024-09-12 13:21:21 +02:00
Arne Morten Kvarving
3a22dfe92a
Merge pull request #5603 from akva2/fix_debugi
...
fixed: initialize members
2024-09-12 12:17:19 +02:00
Arne Morten Kvarving
89b8bf711f
fixed: initialize members
...
caused issues for serialization tests in the debug iterator build
2024-09-12 12:05:15 +02:00
Arne Morten Kvarving
6d8b5b204b
fixed: make sure we have valid indices in readInitialCondition_
...
quells warnings building flowexp_comp
2024-09-12 10:56:44 +02:00
Kai Bao
5545f641e1
Merge pull request #5600 from GitPaean/comp_cleanup
...
compositional cleaning up
2024-09-11 16:51:27 +02:00
Kai Bao
4f51eb35d5
addressing reviewing comments
2024-09-11 15:53:35 +02:00
Kai Bao
2c75adf165
adding a compositional simulator
...
flowexp_comp
2024-09-11 14:58:33 +02:00
Kai Bao
85513754bc
splitting Blackoil related to FlowProblemBlackoil
...
so FlowProblem can be used for compositional or other setting
2024-09-11 14:58:14 +02:00
Bård Skaflestad
ec15bad996
Merge pull request #5598 from akva2/sca_mark_unpack_buffer_const
...
MPIPacker: mark buffer const in unpacker functions
2024-09-11 13:44:05 +02:00
Arne Morten Kvarving
e559fc371b
MPIPacker: mark buffer const in unpacker functions
2024-09-11 12:46:44 +02:00
Arne Morten Kvarving
e808a3d2f3
adjust to change in MemPacker unpack signature
2024-09-11 12:46:44 +02:00
Bård Skaflestad
fc8135894c
Merge pull request #5594 from bska/fix-sgmax-consistency-check
...
Fix Consistency Check for Maximum Gas Saturation
2024-09-11 08:48:23 +02:00
Arne Morten Kvarving
7fb5260e53
Merge pull request #5593 from multitalentloes/fix_macro_todo
...
reolve gpuistl macro todo
2024-09-10 20:10:30 +02:00
Tobias Meyer Andersen
9d8679ccc6
reolve temporary macro todo
2024-09-10 15:44:20 +02:00
Bård Skaflestad
ba1419b31f
Fix Consistency Check for Maximum Gas Saturation
...
The earlier condition
0 <= SGU < 1
was not appropriate and would, for instance, fail the NORNE_ATW2013
test case in which SGU = 1 in the unscaled table for saturation
region 1. Revise the condition to be more in line with that of SWU,
i.e., as
0 < SGU <= 1
Pointy Hat: [at]bska
2024-09-10 15:44:16 +02:00
Arne Morten Kvarving
15c111f942
Merge pull request #5591 from multitalentloes/fix_gpubicgstab_name
...
update the name of the solver to fit with gpuistl
2024-09-10 15:26:18 +02:00
Tobias Meyer Andersen
5947090a9e
update the name of the solver to fit with gpuistl
2024-09-10 14:10:58 +02:00
Arne Morten Kvarving
1d93fc2957
Merge pull request #5584 from akva2/jenkins_failure_report
...
added: scripts for generating failure reports on jenkins
2024-09-10 11:56:39 +02:00
Arne Morten Kvarving
2166ec6328
added: scripts for generating failure reports on jenkins
...
this creates a pdf for each failed case with plots of summary
curves
2024-09-10 11:47:46 +02:00
Bård Skaflestad
03795d5b23
Merge pull request #5588 from akva2/move_python_initialization_function
...
Move python initialization function
2024-09-09 14:54:14 +02:00
Arne Morten Kvarving
2a9d81227b
changed: subclass Main for python
...
move the initFlowBlackoil method into it
in particular we then avoid the FlowMainType type alias
in Main.hpp
2024-09-09 14:28:20 +02:00