Bård Skaflestad
67ec01a730
Merge pull request #4034 from plgbrts/equil2
...
Equilibration with water-gas ratio vs depth (RVWVD) table
2022-09-14 14:30:04 +02:00
Paul Egberts
d01e5e330f
fix equil test
2022-09-14 09:58:50 +02:00
Arne Morten Kvarving
6e83e349d6
changed: move variadic broadcast into EclMpiSerializer
2022-09-13 13:29:47 +02:00
Bård Skaflestad
56c653235f
Merge pull request #4087 from akva2/rename_serialization
...
Rename serialization files
2022-09-13 10:48:33 +02:00
Arne Morten Kvarving
8e2b385f4d
changed: put parts of ISTLSolverEbos in separate compile unit
...
in particular this means simulator objects are now not dependent
on FlexibleSolver.hpp and BdaBridge.hpp
2022-09-12 12:44:56 +02:00
Markus Blatt
a4360b4961
Merge pull request #4028 from akva2/reduce_dup
...
changed: get rid of duplicate MatrixBlock headers/classes
2022-09-09 15:30:30 +02:00
Tor Harald Sandve
f36ac3eeed
Merge pull request #3837 from totto82/wvfpexp
...
Add option for explicit vfp lookup for problematic wells
2022-09-09 10:00:02 +02:00
Arne Morten Kvarving
c68d979d4b
remove unused variables
2022-09-09 08:38:17 +02:00
Arne Morten Kvarving
de0018350a
changed: rename test_ParallelRestart to test_ParallelSerialization
2022-09-08 13:37:16 +02:00
Arne Morten Kvarving
1838b39d2e
changed: split ParallelRestart.hpp/cpp in two bits
...
the mpi serialization bit is put in MPISerializer.hpp/cpp,
while the parallel restart bit stays in ParallelRestart
2022-09-08 13:36:51 +02:00
Arne Morten Kvarving
e65036cd45
add serialization test for TranCalculator
2022-09-07 10:10:10 +02:00
Arne Morten Kvarving
b53ab951d0
drop primitive serializer support for data:: types
2022-09-06 16:04:02 +02:00
Bård Skaflestad
3273ef04f4
Merge pull request #4079 from akva2/summarystate_test
...
added: SummaryState mpiserializer test
2022-09-06 12:01:21 +02:00
Bård Skaflestad
f10a71397b
Merge pull request #4078 from akva2/restartvalue_test
...
added: RestartValue mpiserializer test
2022-09-06 10:41:59 +02:00
Arne Morten Kvarving
8ad4f147d1
added: SummaryState mpiserializer test
2022-09-06 10:32:48 +02:00
Bård Skaflestad
29218040e3
Merge pull request #4073 from akva2/wells_test
...
add data::Wells mpiserializer test
2022-09-06 10:17:21 +02:00
Arne Morten Kvarving
24341037e5
added: RestartValue mpiserializer test
2022-09-06 10:02:17 +02:00
Arne Morten Kvarving
4035e6a1a8
added: data::AquiferData mpiserializer test
2022-09-06 09:37:47 +02:00
Arne Morten Kvarving
46b64e55e2
added: data::Wells mpiserializer test
2022-09-06 09:36:08 +02:00
Bård Skaflestad
14070fdfcb
Merge pull request #4072 from akva2/well_test
...
added: data::Well mpiserializer test
2022-09-06 09:31:34 +02:00
Arne Morten Kvarving
01cee8e50b
added: data::FetkovichData mpiserializer test
2022-09-06 08:25:36 +02:00
Arne Morten Kvarving
f4f4919df4
added: data::Well mpiserializer test
2022-09-06 08:22:43 +02:00
Bård Skaflestad
e63a71a9e5
Merge pull request #4076 from akva2/numericaquiferdata_test
...
added: data::NumericAquiferData mpiserializer test
2022-09-05 16:27:06 +02:00
Bård Skaflestad
9d0ed4f075
Merge pull request #4075 from akva2/cartertracydata_test
...
added: data::CarterTracyData mpiserializer test
2022-09-05 16:19:52 +02:00
Bård Skaflestad
db9578ee99
Merge pull request #4069 from akva2/segment_test
...
add data::Segment mpiserializer test
2022-09-05 16:19:12 +02:00
Bård Skaflestad
b6a264b799
Merge pull request #4063 from akva2/groupandnetworkvalues_test
...
add data::GroupAndNetworkValues mpiserializer test
2022-09-05 16:18:44 +02:00
Arne Morten Kvarving
43b7999cf1
added: data::NumericAquiferData mpiserializer test
2022-09-05 15:21:49 +02:00
Arne Morten Kvarving
ac442436cc
added: data::CarterTracyData mpiserializer test
2022-09-05 15:15:27 +02:00
Arne Morten Kvarving
54e514ed62
added: data::Segment mpiserializer test
2022-09-05 14:24:47 +02:00
Bård Skaflestad
459b116128
Merge pull request #4068 from akva2/segmentpressures_test
...
added: data::SegmentPressures mpiserializer test
2022-09-05 14:23:49 +02:00
Arne Morten Kvarving
6b258989c7
added: data::GroupAndNetworkValues mpiserializer test
2022-09-05 14:13:40 +02:00
Bård Skaflestad
dea0f27708
Merge pull request #4067 from akva2/connection_test
...
add data::Connection mpiserializer test
2022-09-05 14:10:39 +02:00
Arne Morten Kvarving
a5c8ed50d5
added: data::SegmentPressures mpiserializer test
2022-09-05 13:05:46 +02:00
Arne Morten Kvarving
a1a020de79
added: data::GroupData mpiserializer test
2022-09-05 13:03:32 +02:00
Bård Skaflestad
aabcc5161c
Merge pull request #4060 from akva2/groupguiderates_test
...
data::GroupGuideRates: mpiserializer test
2022-09-05 13:01:52 +02:00
Arne Morten Kvarving
1b9356cf12
added: data::Connection mpiserializer test
2022-09-05 13:01:24 +02:00
Bård Skaflestad
019ce8d055
Merge pull request #4070 from akva2/currentcontrol_test
...
added: data::CurrentControl mpiserializer test
2022-09-05 12:59:58 +02:00
Arne Morten Kvarving
5863213a4d
added: data::Rates mpiserializer test
2022-09-05 12:21:28 +02:00
Arne Morten Kvarving
4f6a694ec7
added: data::GroupGuideRates mpiserializer test
2022-09-05 12:19:12 +02:00
Bård Skaflestad
c40d3c3777
Merge pull request #4065 from akva2/solution_test
...
added: data::Solution mpiserializer test
2022-09-05 12:16:35 +02:00
Arne Morten Kvarving
76e2fd88ac
added: data::CurrentControl mpiserializer test
2022-09-05 11:47:33 +02:00
Arne Morten Kvarving
0d9a400f0c
added: data::Solution mpiserializer test
2022-09-05 11:20:39 +02:00
Arne Morten Kvarving
6ff0d0cdc4
added: data::GuideRateValue mpiserializer test
2022-09-05 11:17:44 +02:00
Bård Skaflestad
69b32f7004
Merge pull request #4064 from akva2/restartkey_test
...
added: RestartKey mpiserializer test
2022-09-05 11:16:45 +02:00
Arne Morten Kvarving
360040da8e
added: RestartKey mpiserializer test
2022-09-05 10:19:42 +02:00
Paul Egberts
1c70b5beea
Equilibration with water-gas ratio vs depth (RVWVD) table
2022-09-05 09:59:16 +02:00
Arne Morten Kvarving
e7344840ca
added: data::NodeData mpiserializer test
2022-09-05 09:58:12 +02:00
Arne Morten Kvarving
40867b5523
added: data::GroupConstraints mpiserializer test
2022-09-05 08:56:09 +02:00
Arne Morten Kvarving
9145115cab
added: data::CellData mpiserializer test
2022-09-02 17:21:55 +02:00
Arne Morten Kvarving
980e9f6960
changed: rename macro
...
to better reflect reason for needing two macros
2022-09-02 15:32:54 +02:00
Arne Morten Kvarving
69db0dd175
wellhelpers: make templates private
...
to increase header encapsulation
2022-09-01 13:37:11 +02:00
Arne Morten Kvarving
2c0ff6f81e
consistently use ParallelCommunication.hpp for communication definition
2022-09-01 12:26:11 +02:00
Arne Morten Kvarving
1a348c0d29
changed: get rid of duplicate MatrixBlock headers/classes
...
this has already led to some confusion. move some of the code
upstream to opm-models and remove the rest of the duplicated code.
the remainder of MatrixBlock.hpp is renamed to SmallDenseMatrixUtils.hpp
2022-08-25 12:48:53 +02:00
Atgeirr Flø Rasmussen
432df26ecc
Merge pull request #4025 from bska/remove-dune-unused
...
Prefer Attributes to Macros
2022-08-25 08:29:33 +02:00
Bård Skaflestad
a56cd6752c
Revert "changed: reduce some code duplication"
2022-08-24 20:34:52 +02:00
Bård Skaflestad
f3fc5331f0
Prefer Attributes to Macros
2022-08-24 17:05:55 +02:00
Bård Skaflestad
e66c7f6444
Merge pull request #4022 from akva2/reduce_dup
...
changed: reduce some code duplication
2022-08-24 16:53:16 +02:00
Arne Morten Kvarving
447d77b579
changed: get rid of duplicate MatrixBlock headers/classes
...
this has already led to some confusion. move some of the code
upstream to opm-models and remove the rest of the duplicated code.
the remainder of MatrixBlock.hpp is renamed to SmallDenseMatrixUtils.hpp
2022-08-24 15:54:01 +02:00
Bård Skaflestad
1d54d554ec
Merge pull request #4002 from goncalvesmachadoc/testSalt
...
add Test Case for Salt Precipitation
2022-08-24 00:12:18 +02:00
Arne Morten Kvarving
3ef07d7f62
changed: put ParallelOverlappingILU0 in separate compile unit
...
i chose to split in a separate _impl file because this code is so
generic that there may be downstream users who want to use on other
matrix types than what we use in opm-simulators.
2022-08-22 11:21:31 +02:00
Arne Morten Kvarving
ec089af048
changed: split PreconditionerFactory in _impl file
...
and put instances in separate cpp files.
2022-08-22 09:33:15 +02:00
Tor Harald Sandve
9364d4c54b
Add option for wvfpexp item 2 plus minor fixes
2022-08-19 10:33:19 +02:00
Tor Harald Sandve
e875849497
Adapt test cases and vfpprint
2022-08-19 10:33:19 +02:00
goncalvesmachadoc
23bc8f4cde
addTestCaseSalt
2022-08-15 16:46:52 +02:00
Bård Skaflestad
9a171582b4
Add Regression Test for WPIMULT in ACTIONX Block
...
To keep this feature working as intended.
2022-08-15 10:35:40 +02:00
Bård Skaflestad
2f4020a72f
Add Regression Test for Single-Phase Water Run
...
Uses test model contributed by Edmund Stephens.
2022-08-11 17:51:17 +02:00
Arne Morten Kvarving
54cf35e821
equilibrationhelpers: make templates private
2022-08-11 15:34:55 +02:00
Arne Morten Kvarving
b399f72777
changed: avoid typetag dependence in equil initializer
2022-08-11 15:27:38 +02:00
Atgeirr Flø Rasmussen
93ce28e9a2
Merge pull request #3972 from ElyesAhmed/alugrid2
...
Alugrid2
2022-08-04 15:43:24 +02:00
Elyes Ahmed
5c2b60bcd0
rebasing
2022-07-28 20:40:34 +02:00
Arne Morten Kvarving
9f9b21932f
add some missing EclipseState includes
2022-07-26 14:59:09 +02:00
Bård Skaflestad
a4e529914d
Merge pull request #3956 from totto82/testDiff
...
add diffusion test case to ctest
2022-06-29 15:26:23 +02:00
Kai Bao
ed78d8c99a
adding a regression test for WSEGVALV
2022-06-29 14:04:23 +02:00
Arne Morten Kvarving
c5fcbb8f3d
changed: use gcc pragma's to suppress strict-aliasing warning
...
we don't care
2022-06-27 14:55:30 +02:00
Arne Morten Kvarving
32eb467ead
fix tests that relied on internal deck handling
2022-06-24 15:27:56 +02:00
Tor Harald Sandve
c910c8dbac
add diffusion test case to ctest
2022-06-24 10:18:21 +02:00
Atgeirr Flø Rasmussen
7fe3839500
Use MatrixBlock consistently, also whitespace cleanup.
2022-06-10 11:08:24 +02:00
Atgeirr Flø Rasmussen
16b1756339
Add necessary include statements.
2022-06-09 10:38:47 +02:00
Atgeirr Flø Rasmussen
6c5988f011
Instantiate test program with MatrixBlock not FieldMatrix.
...
Cuts down on the necessary instantiation combinations for FlexibleSolver.
2022-06-08 17:03:27 +02:00
hnil
f3acfcde0b
Adding functions for pressure system manipulation to well models.
...
Also add well-aware operator and transfer policy.
This will be used for CPR with custom operators.
2022-06-08 17:01:33 +02:00
Markus Blatt
02aaec82f7
Merge pull request #3815 from Tongdongq/subdomain-matrix-for-opencl
...
Subdomain matrix for opencl ILU preconditioner
2022-05-20 16:05:14 +02:00
Tong Dong Qiu
2d270d5613
Update GPU tests
2022-05-04 14:51:32 +02:00
Markus Blatt
9b98a8fdc1
Use flow to update reference data for onephase test cases
2022-04-26 17:07:09 +02:00
Tong Dong Qiu
e360c00b73
add block-jacobi partitioner option. Add block-jacobi matrix for use in OpenCL preconditioner
...
Rebased
2022-04-21 17:18:32 +02:00
Markus Blatt
aba4c5f487
Merge pull request #3880 from Tongdongq/fix-gpu-tests
...
Fix GPU tests, use Dune as reference instead of hardcoded
2022-04-21 15:21:07 +02:00
Tong Dong Qiu
aa362ae239
Fix GPU tests, use Dune as reference instead of hardcoded
2022-04-21 10:51:38 +02:00
Håkon Hægland
fbd6c03dd6
Cleanup glift debugging output code
2022-03-24 12:42:46 +01:00
Kai Bao
2c18d09ce1
fixing test_wellstate
2022-03-10 22:19:12 +01:00
Håkon Hægland
367e26a719
Use new constructor
...
Refer to opm-common/pull #2971 . In order to use the new constructor
proposed in that PR, the constructor must now be passed a boolean
variable signalling if gaslift is active.
2022-03-09 09:11:10 +01:00
Torbjørn Skille
005241a13b
adding regression testing of RXFT summary cases
2022-02-24 08:20:31 +01:00
Bård Skaflestad
1e121799c8
Add Multi-Array Aware Accumulator for Inter-Region Flow Rates
...
This commit introduces a new helper class
Opm::EclInterRegFlowMapSingleFIP
that wraps a vector of
Opm::EclInterRegFlowMapSingleFIP
along with the associate array names (e.g., "FIPNUM" and any
additional "FIP*" arrays). We implement the same operations as the
*SingleFIP type and simply loop over the internal accumulators to
affect the operations.
Add unit tests to exercise the new class, including simulating
multiple MPI ranks that are communicated to a single I/O rank for
summary output purposes.
2022-02-18 10:29:56 +01:00
Bård Skaflestad
27564f0610
Add MPI-Aware Accumulator for Inter-Region Flow Rates
...
This commit introduces a new helper class
Opm::EclInterRegFlowMapSingleFIP
that wraps an object of type
Opm::data::InterRegFlowMap
along with the MPI rank's notion of a FIP region array definition
(e.g., the local FIPNUM array). The new single-FIP flow map is
responsible for accumulating local contributions to the inter-region
flows defined by that FIP array. In the case of connections between
MPI ranks, the rank that owns the lowest region ID accumulates the
associate flow rates.
Add unit tests to exercise the new class, including simulating
multiple MPI ranks that are communicated to a single I/O rank for
summary output purposes.
2022-02-18 10:29:56 +01:00
Markus Blatt
3b8501469c
Merge pull request #3800 from Tongdongq/move-gpu-files
...
Move gpu files
2022-02-03 12:55:41 +01:00
Bård Skaflestad
e68744e01f
Merge pull request #3776 from jilocode/WTEST
...
Added WTEST models
2022-02-02 16:41:11 +01:00
Bård Skaflestad
1bd81ba276
Merge pull request #3788 from goncalvesmachadoc/precsalt
...
Add precsalt case to regression tests
2022-02-02 16:01:06 +01:00
Arne Morten Kvarving
dd0b335dc1
fixed: use the --porcelain option when parsing git status
...
the formatting for the standard git status output is unstable,
and has changed in newer versions of the git client. this lead
to missing lines in untracked files.
2022-02-02 15:08:36 +01:00
jilocode
9ef7218194
added test cases
2022-02-02 11:34:51 +01:00
Tong Dong Qiu
e81ca0526e
Move opencl files to separate folder
2022-02-01 16:51:32 +01:00
Tong Dong Qiu
a514947b5a
Include boost version
2022-02-01 15:56:36 +01:00
goncalvesmachadoc
8f24a7eba5
add precsalt case to regression tests
2022-01-25 12:06:46 +01:00
Håkon Hægland
4970b0641e
Improve debugging tools in gaslift code.
...
Introduces a gaslift debugging variable in ALQState in WellState. This
variable will persist between timesteps in contrast to when debugging
variables are defined in GasLiftSingleWell, GasLiftGroupState, or GasLiftStage2.
Currently only an integer variable debug_counter is added to ALQState,
which can be used as follows: First debugging is switched on globally
for BlackOilWellModel, GasLiftSingleWell, GasLiftGroupState, and
GasLiftStage2 by setting glift_debug to a true value in BlackOilWellModelGeneric.
Then, the following debugging code can be added to e.g. one of
GasLiftSingleWell, GasLiftGroupState, or GasLiftStage2 :
auto count = debugUpdateGlobalCounter_();
if (count == some_integer) {
displayDebugMessage_("stop here");
}
Here, the integer "some_integer" is determined typically by looking at
the debugging output of a previous run. This can be done since the
call to debugUpdateGlobalCounter_() will print out the current value
of the counter and then increment the counter by one. And it will be
easy to recognize these values in the debug ouput. If you find a place
in the output that looks suspect, just take a note of the counter
value in the output around that point and insert the value for
"some_integer", then after recompiling the code with the desired value
for "some_integer", it is now easy to set a breakpoint in GDB at the
line
displayDebugMessage_("stop here").
shown in the above snippet. This should improve the ability to quickly
to set a breakpoint in GDB around at a given time and point in the simulation.
2022-01-23 20:37:26 +01:00
Arne Morten Kvarving
4efd278017
fixed: build with dune 2.6
2022-01-20 10:13:12 +01:00
Markus Blatt
3db9a4e3e5
Merge pull request #3750 from ducbueno/isai-ilu
...
Adds IncompleteSAI preconditioner to openclSolver
2022-01-18 12:38:39 +01:00
Eduardo Bueno
1df9d2e51f
Adds BISAI preconditioner to openclSolver
2022-01-17 13:57:29 -03:00
Arne Morten Kvarving
fd6299364b
avoid boost deprecation warning
2022-01-17 13:59:39 +01:00
Bård Skaflestad
3317f10c4a
Merge pull request #3729 from goncalvesmachadoc/gaswater_brine
...
allow for gas-water + brine
2022-01-12 12:31:34 +01:00
Joakim Hove
6b92443cb4
Downstream filesystem reorganisation in opm-common
2022-01-02 14:33:34 +01:00
Markus Blatt
0485c65d16
Merge pull request #3740 from atgeirr/make-split-comm-test-runtime-optional
...
Replace DEMONSTRATE_RUN_WITH_NONWORLD_COMM macro with runtime bool.
2021-12-20 12:46:49 +01:00
Atgeirr Flø Rasmussen
c94a940770
Add test for the custom communicator feature.
2021-12-20 09:58:13 +01:00
Torbjørn Skille
3274281c2d
multiple restart tests
2021-12-12 17:57:40 +01:00
Markus Blatt
a61f69bb79
Merge pull request #3672 from Tongdongq/add-cpr-opencl
...
Add CPR preconditioner to openclSolver
2021-12-08 19:44:59 +01:00
goncalvesmachadoc
6280b9d93f
add to regression test
2021-12-08 16:57:16 +01:00
Atgeirr Flø Rasmussen
69b81c4fbf
Merge pull request #3724 from totto82/CO2STORETHERMAL
...
Add gasoil + thermal simulator
2021-12-08 08:33:46 +01:00
Tor Harald Sandve
4f75d1ab8d
Add gasoil + energy simulator
...
Useful when combining CO2STORE + THERMAL
This PR also fixes an issue with missing phases in computation of output temperature
2021-12-07 09:18:38 +01:00
Tong Dong Qiu
a5ed003418
Update GPU solver and solve_transposed_3x3() tests
2021-12-06 11:57:24 +01:00
Tong Dong Qiu
d58aa58791
Add more testcases for solve_transposed_3x3()
2021-12-01 11:47:44 +01:00
Tong Dong Qiu
a911d5d2be
Add test for solve_transposed_3x3()
2021-12-01 11:47:44 +01:00
Joakim Hove
6f7042801a
Remove references to opm-pack in restart testing
2021-11-30 09:41:08 +01:00
Joakim Hove
b46b83011a
Create CASE_RESTART deck on the fly when restart testing
2021-11-27 13:39:31 +01:00
Joakim Hove
36281b2aed
Update deck access api
2021-11-18 15:11:50 +01:00
Joakim Hove
2b0bce970c
Merge pull request #3698 from joakim-hove/rename-restart
...
Suggestion: Rename restart case to ${CASE}_RESTART in regression test
2021-11-16 10:46:58 +01:00
Markus Blatt
afc5ed751f
Merge pull request #3691 from akva2/bda_wellcontrib_refactor
...
Refactor BDA well contributions
2021-11-15 10:26:44 +01:00
Markus Blatt
ec56782288
Merge pull request #3690 from akva2/wellcontrib_cleanups
...
Some simple cleanup in BDA WellContributions
2021-11-15 10:18:12 +01:00
Joakim Hove
ccb708e716
Rename restart case to ${CASE}_RESTART
2021-11-14 13:16:57 +01:00
Joakim Hove
b28c3abbc5
Merge pull request #3693 from akva2/fix_changed_tests
...
fixed: only update files if they actually changed
2021-11-14 13:11:12 +01:00
Arne Morten Kvarving
06fe93a430
changed: do not always start update_data branch from origin/master
...
this allows for update_data from opm-tests. the generated
PR will include the contents of the PR it was generated for
2021-11-12 11:57:13 +01:00
Arne Morten Kvarving
9e01b3b790
fixed: only update files if they actually changed
...
fixes the changed tests output
2021-11-12 11:25:45 +01:00
Arne Morten Kvarving
069882f3e4
fixed: no device handling in test_cusparseSolver
...
the exception is not thrown while setting up the bridge as in
opencl. rather the exception is thrown in the solve_system call.
2021-11-12 10:29:26 +01:00
Joakim Hove
46ed61455d
Reorder SUMMARY and SOLUTION section in test deck
2021-11-12 09:08:30 +01:00
Arne Morten Kvarving
e25caba8ed
changed: refactor BDA well contributions
...
split in API specific classes for Cuda/OpenCL
this to
1) it's cleaner
2) it avoids pulling in openCL code in cuda classes which leads
to clashes between nvidia headers and opencl.hpp
there is still too much API specific things in interface between the
bda components to work through a virtual interface so we still have to cast
to the relevant implementation in various places.
2021-11-11 14:49:33 +01:00
Arne Morten Kvarving
be6c857b16
bda: use forwarding for WellContributions
2021-11-11 13:29:12 +01:00
Arne Morten Kvarving
2120cbf043
added: utility to broadcast multiple variables in one operation
2021-11-09 13:02:05 +01:00
Atgeirr Flø Rasmussen
84392a25b4
Merge pull request #3648 from joakim-hove/phase-usage-constructor
...
Create PhaseUsage constructor
2021-11-05 15:35:50 +01:00
Bård Skaflestad
2971a3f051
Merge pull request #3659 from joakim-hove/refactor-wellstate-init
...
Refactor wellstate init
2021-11-03 13:16:34 +01:00
Joakim Hove
05317e1d72
Extract functionality to update target rates to SingleWellState
2021-11-03 12:30:40 +01:00
Joakim Hove
101b277bfe
Merge pull request #3642 from joakim-hove/remove-groupstate-dump
...
Remove debugging aid GroupState::dump
2021-11-01 17:51:32 +01:00
Joakim Hove
bcdc974585
Create PhaseUsage constructor
2021-11-01 17:04:42 +01:00
Joakim Hove
d213bc9d78
Initialize static perforation data in SingleWellState constructor
2021-11-01 16:02:34 +01:00
Joakim Hove
807ac101d8
Add name member to SingleWellState
2021-11-01 16:02:34 +01:00
Joakim Hove
ab63d14bcd
Remove debugging aid GroupState::dump
2021-11-01 13:47:36 +01:00
Arne Morten Kvarving
06bd25575f
use std::filesystem directly
2021-11-01 12:31:58 +01:00
Joakim Hove
8673e02317
Add regression testing for model ACTIONX_UDQ
2021-10-25 11:45:32 +02:00
jilocode
ad8e709550
Regression tests added
2021-10-20 11:39:52 +02:00
jilocode
10207cfbb8
Regression added test BASE model6
2021-10-19 19:27:24 +02:00
Bård Skaflestad
38f9558c19
Merge pull request #3617 from totto82/micp_ctest
...
Add micp test case
2021-10-19 18:05:18 +02:00
Tor Harald Sandve
5dcc584848
Add micp test case
2021-10-19 14:13:28 +02:00
Joakim Hove
c8cbd32f85
Add method WellContainer<T>::wells()
2021-10-19 11:16:41 +02:00
Bård Skaflestad
09b7f287a0
Merge pull request #3604 from akva2/improve_test_drivers
...
changed: use getopts in test drivers
2021-10-17 17:48:23 +02:00
Arne Morten Kvarving
673b049b9a
changed: use getopts in test drivers
...
the number of options were getting unmanagable as
a flat list.
also add help/usage to the scripts
2021-10-13 14:24:55 +02:00
Joakim Hove
a86573c247
Merge pull request #3605 from atgeirr/remove-redundant-wellmanager
...
Reinstate tests in test_ecl_output.cc and remove unused classes.
2021-10-13 12:37:34 +02:00