Commit Graph

11936 Commits

Author SHA1 Message Date
Tor Harald Sandve
0a778c6e19 throw if temperature() is called for non-injectors 2022-11-11 15:26:04 +01:00
Tor Harald Sandve
4bdf1091e8 store temperature for all wells not just injectors 2022-11-11 13:15:37 +01:00
Atgeirr Flø Rasmussen
2b437cbd11
Merge pull request #3205 from blattms/skip-compile-checks
Make sure compilation is not tested when searching for DUNE/OPM module
2022-11-07 14:53:26 +01:00
Atgeirr Flø Rasmussen
b20234e59c
Merge pull request #3203 from blattms/fix-simple-find-package-calls
[bufix,cmake] Fixes simple find_package(opm-module) calls
2022-11-07 14:48:39 +01:00
Bård Skaflestad
5dc4f7301f
Merge pull request #3202 from tskille/fix_esmry_rename
Cleanup when ESMRY renamle fails
2022-11-05 14:17:15 +01:00
Bård Skaflestad
5aca4f9026
Merge pull request #3201 from tskille/convertECL_grdecl
Update convertECL to support conversion to grdecl files
2022-11-05 14:12:51 +01:00
Torbjørn Skille
9bbdcfd7ee Update convertECL to support conversion to grdecl files
option -g will output a grdecl file. Input file should be formatted or unformatted ECL files. The option -o can be used to specify output file name. Option -o only valid together with -g option.
2022-11-05 09:59:10 +01:00
Torbjørn Skille
8f4c0b4e92 Cleanup when ESMRY renamle fails
Temporary ESMRY file name is now includeing simulation root name
Delete temp esmry file when the rename temp ESMRY file to simulation ESMRY file.
2022-11-04 18:46:30 +01:00
Markus Blatt
75b78bf659
Merge pull request #3185 from totto82/bc_dirichlet
extend BCType with dirichlet
2022-11-02 19:48:09 +01:00
Markus Blatt
87a4017e06 Make sure compilation is not tested.
This is broken for DUNE >= 2.8 and dune module that use  OPM.
2022-11-01 22:10:16 +01:00
Bård Skaflestad
d1a2063520
Merge pull request #3187 from plgbrts/rwgsalt
RWGSALT table implementation based on PvtxTable
2022-11-01 17:16:04 +01:00
Bård Skaflestad
5549df53ea
Merge pull request #3204 from GitPaean/unit_wsegvale
using SIDouble when creating Valve from a record
2022-11-01 15:23:38 +01:00
Kai Bao
606d6fd73a using SIDouble when creating Valve from a record
to account for the unit conversion.
2022-11-01 14:59:18 +01:00
Markus Blatt
3abeae485a [bufix,cmake] Fixes simple find_package(opm-module) calls
When not using the OPM CMake build system magic a
find_package(opm-module) did fail in some settings as the
CMAKE_MODULE_PATH did not include the location of OpmPackge.cmake and
the likes.

This fixes this by issuing a find_package(opm-common) for modules that
are not opm-common.
2022-11-01 13:22:56 +01:00
Atgeirr Flø Rasmussen
51366c27db
Merge pull request #3198 from blattms/debian-fixes
Spelling fixes and manpage updates from Debian packages
2022-10-31 16:37:37 +01:00
Atgeirr Flø Rasmussen
fae8360d5d
Merge pull request #3199 from atgeirr/fix-find-metis
Fix metis-related warnings
2022-10-31 13:28:18 +01:00
Atgeirr Flø Rasmussen
5b90e56e75 The commented-out part seems to be necessary, uncommenting. 2022-10-31 10:47:41 +01:00
Markus Blatt
49f06f0cb7 Fixed spelling eror in compareECL 2022-10-29 00:10:40 +02:00
Markus Blatt
043050a793 Fix typos: spesific -> specific 2022-10-29 00:09:12 +02:00
Markus Blatt
b76c62a2f1 Updated manpages 2022-10-29 00:09:12 +02:00
Markus Blatt
ed757caa8b
Merge pull request #3179 from bska/segment-dyn-data
Support Additional Dynamic Phase Quantities Per Segment
2022-10-28 14:40:27 +02:00
Bård Skaflestad
4d9ce5b10c Support Additional Dynamic Phase Quantities Per Segment
In particular, provide a container for holding/communicating the
per-phase, per-segment quantities at local flow conditions

    - Flow velocities
    - Holdup fractions
    - Viscosities
2022-10-28 09:30:16 +02:00
Markus Blatt
492ba7c9dd
Merge pull request #3195 from bska/support-max-wlist-zero
Ensure At Least One Well List per Well
2022-10-27 22:45:18 +02:00
Bård Skaflestad
d6a3405549 Ensure At Least One Well List per Well
If the input model sets the maximum number of well lists per well
to zero (or negative), then treat this as if the limit is defaulted
and reset the value to the default (one).
2022-10-27 16:15:24 +02:00
Bård Skaflestad
f6865c08dc
Merge pull request #3196 from GitPaean/not_throw_no_connection_aquifer
not throwing for numerical aquifers do not have connections
2022-10-27 16:07:30 +02:00
Kai Bao
85c87fa29a not throwing for numerical aquifers do not have connections 2022-10-27 13:23:07 +02:00
Atgeirr Flø Rasmussen
1bd898824c
Merge pull request #3192 from OPMUSER/GASVISCT
Update GASVISCT
2022-10-27 11:38:09 +02:00
Bård Skaflestad
484746f28f
Merge pull request #3193 from totto82/mod_bc
change order of direction and type in BC and support default ijk
2022-10-27 09:11:23 +02:00
Tor Harald Sandve
e90ee06e74 change order of directiona and type and support default ijk 2022-10-27 08:30:26 +02:00
OPMUSER
6a9c0884ec Update GASVISCT
Fix GASVISCT JSON definition, based on OILVISCT and WATVISCT
2022-10-26 19:29:30 +08:00
Bård Skaflestad
2bbbef5190
Merge pull request #3191 from akva2/janitoring
Some janitoring
2022-10-26 11:19:29 +02:00
Arne Morten Kvarving
9e92f9750c remove unused captures 2022-10-26 10:52:36 +02:00
Arne Morten Kvarving
6353509ecf remove unused variable 2022-10-26 10:52:31 +02:00
Markus Blatt
120ef99510
Merge pull request #3188 from vkip/fix-time-vector-py
Fix time stamp output from time_vector.py so it is Ecl compatible
2022-10-24 11:45:20 +02:00
Vegard Kippe
2cd0d26dd8 Removing comment. 2022-10-21 10:02:59 +02:00
Vegard Kippe
f30baa45af Fixing time stamp output in time_vector.py so it is compatible with Eclipse 2022-10-21 10:01:32 +02:00
Paul Egberts
6f671236a4 fix test for RWGSALT table 2022-10-20 15:56:49 +02:00
Paul Egberts
d1de06b1e6 RWGSALT table implementation based on PvtxTable 2022-10-20 11:09:46 +02:00
Atgeirr Flø Rasmussen
cc49bd15fa
Merge pull request #3186 from atgeirr/fix-damaris-cmake
Use MPI_FOUND not MPI_Found.
2022-10-19 14:29:02 +02:00
Atgeirr Flø Rasmussen
1647bba68c Use MPI_FOUND not MPI_Found. 2022-10-19 13:57:25 +02:00
Tor Harald Sandve
e9c93975cf extend BCType with dirichlet 2022-10-19 09:17:54 +02:00
Arne Morten Kvarving
ade3248265
Merge pull request #3183 from atgeirr/bump-version
Bump version for master branch.
2022-10-19 09:14:17 +02:00
Atgeirr Flø Rasmussen
dcd3d1ca5e Bump version for master branch. 2022-10-18 17:30:42 +02:00
Atgeirr Flø Rasmussen
cc81743dad
Merge pull request #3181 from akva2/damaris_fixes
Damaris depends on MPI
2022-10-18 15:22:30 +02:00
Bård Skaflestad
a4995686f3
Merge pull request #3180 from akva2/from_intersection
added: FaceDir::FromIntersectionIndex
2022-10-18 13:30:29 +02:00
Arne Morten Kvarving
bd3aa76268 fixed: damaris depends on MPI 2022-10-18 13:08:34 +02:00
Arne Morten Kvarving
6c740656bb changed: do not output damaris info if damaris is not requested 2022-10-18 13:08:33 +02:00
Arne Morten Kvarving
69839e8766 added: FaceDir::FromIntersectionIndex
this translates from a dune intersection id to a FaceDir::DirEnum
2022-10-17 14:44:13 +02:00
Markus Blatt
f414cdd30e
Merge pull request #3178 from bska/velocity-unit
Add Unit for Pipeflow Velocity
2022-10-17 12:11:16 +02:00
Markus Blatt
3f8f4d0362
Merge pull request #3177 from blattms/fix-mult-find-dune-fem
Fixes bug that hit only for multiple find calls.
2022-10-17 11:44:23 +02:00