Commit Graph

14296 Commits

Author SHA1 Message Date
Arne Morten Kvarving
f424e8ec6e test_eclblackoilfluidsystem: convert to boost::test 2023-05-26 15:28:30 +02:00
Arne Morten Kvarving
492823d8dd test_blackoilfluidstate: convert to boost::test 2023-05-26 15:12:47 +02:00
Arne Morten Kvarving
eb84d95263 test_spline: convert to boost::test 2023-05-26 13:48:43 +02:00
Bård Skaflestad
857f9e39e4
Merge pull request #3540 from akva2/test_threecomponents_ptflash_janitoring
test_threecomponents_ptflash: convert to boost::test
2023-05-26 12:57:43 +02:00
Bård Skaflestad
823788a7c8
Merge pull request #3539 from akva2/test_2dtables_janitoring
test_2dtables: convert to boost::test
2023-05-26 12:57:13 +02:00
Bård Skaflestad
da73e9898e
Merge pull request #3538 from akva2/test_immiscibleflash_janitoring
test_immiscibleflash: convert to boost::test
2023-05-26 12:56:43 +02:00
Arne Morten Kvarving
99035c4400 test_co2brine_ptflash: use stream 2023-05-26 12:37:06 +02:00
Arne Morten Kvarving
949d14d7c7 test_threecomponents_ptflash: convert to boost::test 2023-05-26 12:35:56 +02:00
Arne Morten Kvarving
e650889965 test_2dtables: convert to boost::test 2023-05-26 12:21:53 +02:00
Arne Morten Kvarving
4abfc8115e test_immiscibleflash: convert to boost::test 2023-05-26 12:20:35 +02:00
Bård Skaflestad
9e10a598f1
Merge pull request #3537 from akva2/test_co2brine_ptflash_janitoring
test_co2brine_ptflash: convert to boost::test
2023-05-25 23:25:39 +02:00
Bård Skaflestad
bac38961b7
Merge pull request #3534 from GitPaean/tesiting_summary_ouptut
[testing] update summary quantities even there is no wells associated with it
2023-05-25 23:24:59 +02:00
Arne Morten Kvarving
4bd20c6364 test_co2brine_ptflash: convert to boost::test 2023-05-25 22:53:25 +02:00
Bård Skaflestad
51f21f86bd
Merge pull request #3535 from akva2/test_tabulation_janitoring
test_tabulation: Some janitoring
2023-05-25 22:23:40 +02:00
Bård Skaflestad
621dcad31d
Merge pull request #3533 from akva2/test_fluidsystems_janitoring
test_fluidsystems: Some janitoring
2023-05-25 22:22:42 +02:00
Bård Skaflestad
80bdd0f999
Merge pull request #3532 from akva2/test_co2brinepvt_janitoring
test_co2brinepvt: Some janitoring
2023-05-25 22:21:30 +02:00
Bård Skaflestad
6c053c457a
Merge pull request #3536 from akva2/test_components_janitoring
test_components: Some janitoring
2023-05-25 22:16:11 +02:00
Arne Morten Kvarving
edefd93f38 test_components: convert to boost::test 2023-05-25 21:49:07 +02:00
Arne Morten Kvarving
180f34dea7 checkComponent: improve output
as this is called multiple times for a component
we get duplicate output. improve by also including the
Evaluation template parameters in the output.
2023-05-25 21:49:07 +02:00
Arne Morten Kvarving
0baa0f441a test_tabulation: convert to boost::test 2023-05-25 21:15:38 +02:00
Arne Morten Kvarving
860bc2e7f6 test_tabulation: adjust tolerances so there are no failed comparisons 2023-05-25 21:13:04 +02:00
Markus Blatt
69aaf44fd2
Merge pull request #3531 from vkip/compare_ecl_sign_deviation
Calculate deviation such that different signs are accounted for.
2023-05-25 12:17:15 +02:00
Kai Bao
b16f2ed8be update summary quantities even there is no wells associated with it
then it should get a zero. otherwise, the old values will be used.
2023-05-25 09:10:02 +02:00
Arne Morten Kvarving
174e19c35d test_fluidsystems: convert to Boost::Test 2023-05-24 22:04:39 +02:00
Arne Morten Kvarving
3e4146030e checkFluidSystem: improve output
as this is called multiple times for a fluidsystem
we get duplicate output. improve by also including the
other template parameters in the output.
2023-05-24 22:04:39 +02:00
Arne Morten Kvarving
91d5db381a fixed: avoid dead stores in test_fluidsystems 2023-05-24 22:04:39 +02:00
Arne Morten Kvarving
89b1a95a2d test_co2brinepvt: convert to Boost::Test 2023-05-23 22:31:50 +02:00
Vegard Kippe
22b5d9a568 Calculate deviation such that different signs are accounted for. 2023-05-23 22:30:45 +02:00
Arne Morten Kvarving
38fb67496d fixed: avoid dead stores in test_co2brinepvt 2023-05-23 22:16:47 +02:00
Kai Bao
ca2dbd1c09
Merge pull request #3523 from totto82/foam_solvent
Add Solvent and Water as transport phase for foam model
2023-05-23 12:27:32 +02:00
Paul
7a8fb7b832 improved error message 2023-05-23 10:48:13 +02:00
Tor Harald Sandve
0514ba2e44 remove INSTANCE(11) as it is not needed 2023-05-23 09:28:22 +02:00
Tor Harald Sandve
54dbf3a9ce add solvent and water as transport fluid for foam 2023-05-23 08:52:25 +02:00
Tor Harald Sandve
ec8a76414a compile for evaluation with 11 derivatives 2023-05-23 08:52:25 +02:00
Bård Skaflestad
35264e7ab8
Merge pull request #3530 from akva2/janitoring
Some janitoring
2023-05-22 23:49:47 +02:00
Bård Skaflestad
03e8617ff7
Merge pull request #3529 from akva2/fix_ndebug_build
BrineH2Pvt: include prerequisite headers
2023-05-22 23:28:44 +02:00
Arne Morten Kvarving
553ac0a14c reduce scope of variable
avoids sca warnings
2023-05-22 23:00:30 +02:00
Arne Morten Kvarving
4572a7135f avoid some dead stores 2023-05-22 23:00:20 +02:00
Arne Morten Kvarving
32b526993d changed: mark explicit units constexpr
these constants are known at compile time.
as a bonus, this also quells warnings
emitted by infer due to it not seeing through
the implicit lambda captures
2023-05-22 22:57:14 +02:00
Arne Morten Kvarving
1c7240977c remove pointless increments 2023-05-22 22:12:18 +02:00
Arne Morten Kvarving
b68f5f1226 add arguments by const ref 2023-05-22 22:08:12 +02:00
Arne Morten Kvarving
9ba304f5cf BrineH2Pvt: include prerequisite headers
in particular the missing header broke build with -DNDEBUG
2023-05-22 22:01:54 +02:00
Arne Morten Kvarving
e6280fc80d add override qualifier to virtual methods 2023-05-22 20:53:33 +02:00
Paul
db4c2d7f38 correction of parsing item 7 of GCONPROD 2023-05-22 17:32:46 +02:00
Paul
bc4d7bcb5d fix in unit test 2023-05-22 17:29:56 +02:00
Paul
d0be00d59e fix in unit test 2023-05-22 17:27:20 +02:00
Tor Harald Sandve
005ff3e982
Merge pull request #3445 from svenn-t/h2store
Hydrogen-brine simulations - H2STORE
2023-05-22 11:23:48 +02:00
Bård Skaflestad
c000ad101a
Merge pull request #3517 from totto82/outputhyst
Add method to get trapped saturation for output
2023-05-19 09:56:36 +02:00
Bård Skaflestad
82226cc0b9
Merge pull request #3527 from akva2/explicit_ctors
mark constructors explicit
2023-05-16 12:06:54 +02:00
Arne Morten Kvarving
6553e8d0b7 mark constructors explicit 2023-05-16 10:50:01 +02:00