Joakim Hove
69871fdefd
Add serialization for WellType
2020-03-09 14:45:44 +01:00
Joakim Hove
3f8e794234
Merge pull request #2432 from joakim-hove/testing-sched-restart
...
Add --sched-restart flag when running restart regression tests
2020-03-09 13:50:59 +01:00
Joakim Hove
bbbf3c42fd
Merge pull request #2414 from joakim-hove/serialize-dimension
...
Update serialization of Dimension class
2020-03-09 13:28:15 +01:00
Joakim Hove
f8d7a464a8
Pass flag --sched-restart=true to restart test driver
2020-03-09 12:42:07 +01:00
Arne Morten Kvarving
b5d7cb5a4b
Merge pull request #2435 from akva2/no_abuse_test_args
...
fixed: do not abuse TEST_ARGS in restart test machinery
2020-03-09 12:40:35 +01:00
Arne Morten Kvarving
b10eb2dac1
fixed: do not abuse TEST_ARGS in restart test machinery
2020-03-09 12:10:12 +01:00
Arne Morten Kvarving
4ae82687cc
get rid of unused serialization methods
2020-03-09 11:23:12 +01:00
Arne Morten Kvarving
51ee5205cb
changed: no need to serialize EclMaterialLawManager any longer
2020-03-09 11:23:12 +01:00
Arne Morten Kvarving
1565456280
remove deck parameter from RelpermDiagnostics::unscaledEndPointsCheck_
2020-03-09 11:23:12 +01:00
Arne Morten Kvarving
9dc3f926ba
Merge pull request #2433 from akva2/serialize_stonetype
...
update mpi serialization for Runspec
2020-03-09 11:21:40 +01:00
Arne Morten Kvarving
f24c8a3b2f
Merge pull request #2420 from akva2/drop_serialization
...
Drop unused serialization code
2020-03-09 09:56:35 +01:00
Arne Morten Kvarving
ee2c406575
update mpi serialization for Runspec
...
add stonetype
2020-03-09 09:55:48 +01:00
Atgeirr Flø Rasmussen
ae0ace4b5a
Merge pull request #2426 from blattms/shrink-eclequilinitializer
...
Shrink EclEquilInitializer::initialFluidStates_.
2020-03-08 18:24:07 +01:00
Markus Blatt
9ccd4be5e3
Shrink EclEquilInitializer::initialFluidStates_.
...
There is not reason to it as a vector of cartesian size as we access
its entries by the compressed element index. This should save space
and speedup the lookup.
2020-03-08 16:25:35 +01:00
Markus Blatt
f90cfa7ef9
Merge pull request #2425 from blattms/no_serialization_polymermodule
...
Rebased #2419 : changed: no need to serialize PolymerModule any longer
2020-03-08 15:20:35 +01:00
Markus Blatt
8bab43ffbd
Removed now unused variables.
2020-03-08 15:18:55 +01:00
Arne Morten Kvarving
09a7c00ed5
changed: no need to serialize PolymerModule any longer
2020-03-06 20:45:53 +01:00
Markus Blatt
0702f48abc
Merge pull request #2424 from blattms/no_serialization_brine
...
rebased #2408 : changed: no need to serialize BrineModule any longer
2020-03-06 20:32:42 +01:00
Arne Morten Kvarving
9413425a78
changed: no need to serialize BrineModule any longer
2020-03-06 20:28:34 +01:00
Markus Blatt
6aeac6cb3a
Merge pull request #2407 from akva2/no_serialization_foam
...
changed: no need to serialize FoamModule any longer
2020-03-06 20:11:27 +01:00
Markus Blatt
eea15e5659
Merge pull request #2417 from blattms/loadbalance-centroids
...
Also distribute the centroids when loadbalancing CpGrid.
2020-03-06 19:47:51 +01:00
Bård Skaflestad
a449b2e2e6
Merge pull request #2415 from akva2/vappars_supported
...
fixed: VAPPARS is supported, remove from unsupported features list
2020-03-06 07:40:41 -06:00
Markus Blatt
4c962e61d1
Also distribute the centroids when loadbalancing CpGrid.
...
They are attached to the cells as well and are now distributed
during CpGrid::loadBalance. Due to this change we also rename
FieldPropsDataHandle to PropsCentroidsDataHandle.
2020-03-06 14:09:32 +01:00
Markus Blatt
1b03b040a3
Merge pull request #2422 from blattms/fix-2406-without-mpi
...
Only compile FieldPropsDataHandle if MPI was found
2020-03-06 14:03:12 +01:00
Arne Morten Kvarving
1507b40afc
Merge pull request #2418 from akva2/fix_plyshlog_rocktab
...
Fix serialization for PlyshlogTable and RocktabTable
2020-03-06 13:55:34 +01:00
Arne Morten Kvarving
49ace214ec
fixed: PLYSHLOG and ROCKTAB needs to be serialized as their actual types
...
if not we lose the extra info that is not part of the SimpleTable base
classes.
2020-03-06 13:54:57 +01:00
Arne Morten Kvarving
ab0b5dcec6
use normal shared ptrs
2020-03-06 13:54:57 +01:00
Arne Morten Kvarving
c3e3524753
add mpi serialization for RocktabTable
2020-03-06 13:54:57 +01:00
Arne Morten Kvarving
719c008f22
add mpi serialization for PlyshlogTable
2020-03-06 13:54:57 +01:00
Arne Morten Kvarving
c4439976fe
Merge pull request #2421 from akva2/serialize_stone1ex
...
add mpi serialization for Stone1exTable
2020-03-06 13:52:54 +01:00
Markus Blatt
4baa1ba038
Only compile FieldPropsDataHandle if MPI was found
2020-03-06 13:05:29 +01:00
Arne Morten Kvarving
ce8036918b
add mpi serialization for Stone1exTable
2020-03-06 12:12:53 +01:00
Arne Morten Kvarving
3162ed067e
get rid of unused serialization template
2020-03-06 11:55:41 +01:00
Arne Morten Kvarving
5728d19018
remove unused serialization methods
2020-03-06 11:55:41 +01:00
Markus Blatt
1f00870660
Merge pull request #2406 from blattms/loadbalance-fielprops
...
Use CpGrid::loadBalance to distribute the field properties.
2020-03-06 11:51:14 +01:00
Arne Morten Kvarving
f9a21100fe
Merge pull request #2416 from akva2/serialize_shrate
...
Add mpi serizaliation for ShrateTable
2020-03-06 09:58:52 +01:00
Markus Blatt
77478a59eb
Use CpGrid::loadBalance to distribute the field properties.
...
The created data handle for the communication could in theory be used
with other DUNE grids, too. In reality we will need to merge with the
handle that ALUGrid already uses to communicate the cartesian indices.
This PR gets rid of using the get_global_(double|int) method in
ParallelEclipseState and reduces the amount of boilerplate code there.
2020-03-06 09:48:04 +01:00
Arne Morten Kvarving
1c90a6bb00
serialize ShrateTable
2020-03-05 15:02:12 +01:00
Arne Morten Kvarving
c18beb40f3
Revert "add mpi serialization for PolymerConfig"
...
This reverts commit 5d0e9164f3
.
2020-03-05 14:17:08 +01:00
Arne Morten Kvarving
f8a113d7d0
Merge pull request #2413 from akva2/serialize_plyvmh
...
add mpi serialization for PlyvmhTable
2020-03-05 14:15:24 +01:00
Alf Birger Rustad
2a4bfa50e8
Merge pull request #2400 from GitPaean/tighten_tolerance_10
...
tightening the tolerance for polymer cases for testing purpose
2020-03-05 13:59:47 +01:00
Arne Morten Kvarving
21ef1103cc
fixed: VAPPARS is supported, remove from unsupported features list
2020-03-05 13:41:09 +01:00
Joakim Hove
25b4b9ca18
Update serialization of Dimension class
2020-03-05 13:18:31 +01:00
Arne Morten Kvarving
0e6881ec6e
add mpi serialization for PlyvmhTable
2020-03-05 13:11:57 +01:00
Arne Morten Kvarving
c819c0fd43
Merge pull request #2411 from akva2/serialize_plmixpar
...
add mpi serialization for PlmixparTable
2020-03-05 13:10:32 +01:00
Arne Morten Kvarving
579dbe73c1
add mpi serialization for PlmixparTable
2020-03-05 13:05:27 +01:00
Arne Morten Kvarving
27f52d5aa6
Merge pull request #2412 from akva2/serialize_polymerconfig
...
add mpi serialization for PolymerConfig
2020-03-05 13:03:08 +01:00
Arne Morten Kvarving
5d0e9164f3
add mpi serialization for PolymerConfig
2020-03-05 11:43:04 +01:00
Atgeirr Flø Rasmussen
123a9d4579
Merge pull request #2409 from joakim-hove/sched-restart-property
...
Add commandline switch --sched-restart to control restart init
2020-03-05 09:28:14 +01:00
Joakim Hove
42f96ca039
Add commandline switch --sched-restart to control restart init
2020-03-04 15:44:32 +01:00