Arne Morten Kvarving
3e93b3e043
add mpi serialization for TimeMap
2019-12-17 16:34:05 +01:00
Arne Morten Kvarving
7aa73eadd2
add mpi serialization for RestartSchedule
2019-12-17 16:33:59 +01:00
Arne Morten Kvarving
498bee5310
add mpi serialization for SimulationConfig
2019-12-17 11:17:28 +01:00
Arne Morten Kvarving
c011306ba7
add mpi serialization for InitConfig
2019-12-17 11:17:28 +01:00
Arne Morten Kvarving
c113aa1a11
add mpi serialization for FoamConfig
2019-12-17 11:17:28 +01:00
Arne Morten Kvarving
1f313d6b04
add mpi serialization for FoamData
2019-12-17 11:17:28 +01:00
Arne Morten Kvarving
f989b004e0
add mpi serialization for Equil
2019-12-17 11:11:36 +01:00
Arne Morten Kvarving
21eab1aa6d
add mpi serialization for EquilRecord
2019-12-17 11:11:36 +01:00
Arne Morten Kvarving
f837a5f7eb
add mpi serialization for TableContainer
2019-12-17 11:11:36 +01:00
Arne Morten Kvarving
ec95a19f4c
add mpi serialization for SimpleTable
2019-12-17 11:11:36 +01:00
Arne Morten Kvarving
443cb4402f
add mpi serialization for TableColumn
2019-12-17 11:11:36 +01:00
Arne Morten Kvarving
c7163d66f0
Merge pull request #2231 from akva2/noecl_flush
...
Add MPI serialization support for various class types
2019-12-16 16:01:19 +01:00
Arne Morten Kvarving
6bc3a24762
add mpi serialization for TableSchema
2019-12-16 14:45:54 +01:00
Arne Morten Kvarving
46c5afa490
add mpi serialization for ColumnSchema
2019-12-16 14:39:17 +01:00
Arne Morten Kvarving
e08a5c3046
add mpi serialization for Rock2dtrTable
2019-12-16 14:35:17 +01:00
Arne Morten Kvarving
5a1f1a6b36
add mpi serialization for Rock2dTable
2019-12-16 14:32:14 +01:00
Arne Morten Kvarving
fb7d4b7cb9
add mpi serialization for NNC and EDITNNC
2019-12-16 14:29:16 +01:00
Arne Morten Kvarving
d9268980f3
add mpi serialization for Opm::ThresholdPressure
2019-12-16 14:28:29 +01:00
Joakim Hove
f28cfec56b
Use throw std::runtime_error() instead of std::abort() in test
2019-12-12 20:25:53 +01:00
Kai Bao
9266b8bd1f
adding a running test for wsegsicd
2019-12-06 10:15:12 +01:00
Arne Morten Kvarving
8d1da2ca06
changed: use std::make_tuple
...
avoid explicit init list constructor with gcc5
2019-12-02 18:35:35 +01:00
Arne Morten Kvarving
272e63410d
fixed: wrap symbols unused without MPI in HAVE_MPI
2019-12-02 18:34:16 +01:00
Joakim Hove
2a45199d37
Add PORO to testdata
2019-11-30 13:52:21 +01:00
Joakim Hove
d4b9e95dfe
Add PORO to testdata
2019-11-29 11:38:00 +01:00
Arne Morten Kvarving
42a268a3cf
Merge pull request #2193 from akva2/add_restart_serialization_test
...
added: test for serializations in ParallelRestart
2019-11-28 15:19:32 +01:00
Arne Morten Kvarving
414f64f46d
changed: only update reference data for tests marked as failures
2019-11-28 11:34:42 +01:00
Arne Morten Kvarving
6a630f9648
add test case for rockcomp
2019-11-28 09:55:47 +01:00
Arne Morten Kvarving
1ca7bdfe47
added: test for serializations in ParallelRestart
2019-11-28 08:58:56 +01:00
Arne Morten Kvarving
0d7b7f6e00
Merge pull request #2189 from akva2/add_diff_as_comment
...
Add ascii diff of changes to data update PR
2019-11-28 08:38:46 +01:00
Joakim Hove
099fbc05d0
Use EclipseState based Schedule constructor
2019-11-27 11:39:16 +01:00
Arne Morten Kvarving
a7332e16cf
added: generate ascii diff in update_reference_data.sh
2019-11-27 09:17:37 +01:00
Joakim Hove
b35e5c10b6
Use EclipseState based Schedule constructor
2019-11-27 00:18:28 +01:00
Atgeirr Flø Rasmussen
e718bf3ccf
Remove unused code.
2019-11-25 11:00:21 +01:00
Atgeirr Flø Rasmussen
bddeaba880
Delete obsolete include directives and functions.
...
Also make other minor adjustments, in particular moving the function
getCubeDim() from WellsManagerDetail to WellHelpers.hpp.
2019-11-25 10:58:44 +01:00
Atgeirr Flø Rasmussen
87188f5862
Avoid using the Wells struct.
2019-11-25 08:36:18 +01:00
Atgeirr Flø Rasmussen
2a5c93356c
Merge pull request #2160 from joakim-hove/rename-well2
...
Rename Well2 -> Well and Group2 -> Group
2019-11-14 10:33:54 +01:00
Joakim Hove
fce5d2f369
Rename Well2 -> Well and Group2 -> Group
2019-11-13 23:18:01 +01:00
Joakim Hove
b03078452f
Make sure the perforation pressures is initialized also for STOP wells
2019-11-12 15:41:22 +01:00
Tor Harald Sandve
0b6899a135
Comment out failing tests
...
The tests fails due to fix in VFPHelpers.hpp that disallow extrapolation higher then 3.0.
2019-10-18 16:08:07 +02:00
Tor Harald Sandve
88d8e2a68e
don't set the control from the schedule, unfix the restart issue
2019-10-18 16:08:07 +02:00
Tor Harald Sandve
53896ffca8
Use well and group controls from opm-common.
...
This PR remove the usage of well_control_ from opm-core
and instead uses the control classes for wells and groups
from opm-common.
This PR also removes the usage of the group classes from
opm-core.
2019-10-18 16:08:07 +02:00
Arne Morten Kvarving
8261a51e6e
remove libecl dependency
2019-10-15 14:36:05 +02:00
Bård Skaflestad
e33be89e6d
Reimplement 'test_ecl_output' Unit Test Using ESmry
...
This commit switches the 'test_ecl_output' unit test to using the
EclIO::ESmry class from OPM-Common. We add simple alternative
implementations of ecl_get_field_var() and ecl_get_general_var() in
terms of ESmry to avoid rewriting the test code itself.
As class ESmry does currently not support reading non-unified
(separate) summary files (.S000n), we temporarily switch the deck to
using unified output.
2019-10-14 19:43:11 -05:00
Joakim Hove
5b4b52fa5b
Merge pull request #2042 from joakim-hove/remove-gridmanager
...
GridManager - is it in use?
2019-10-11 16:34:36 +02:00
Bård Skaflestad
1b610f06a4
Prepare for Making Summary Writing Independent of LibECL
...
This commit adds requisite libecl includes that are needed as an
intermediate steps for enabling new summary writing independent of
libecl.
2019-10-04 20:32:09 +02:00
Joakim Hove
0961cf6e22
Remove unused #include of grid quantities
2019-10-04 13:48:47 +02:00
Joakim Hove
06107450d6
Uuse new EquilRecord from opm-common
2019-09-23 21:42:41 +02:00
Joakim Hove
bbb9cd3483
Pass sim start argument to SummaryState constructor
2019-09-20 07:40:04 +02:00
Arne Morten Kvarving
d3d9831fc3
changed: ewoms/common -> opm/models/utils
2019-09-19 11:14:36 +02:00
Arne Morten Kvarving
b2ce159509
quell unused variable warning
2019-09-18 13:03:21 +02:00