Arne Morten Kvarving
|
cfa0904321
|
fixed: quell deprecation warnings with dune 2.7
|
2020-02-07 15:19:44 +01:00 |
|
Arne Morten Kvarving
|
4978e72039
|
bump required dune version to 2.6
remove compatiblity code with older versions
|
2020-02-06 16:24:39 +01:00 |
|
Arne Morten Kvarving
|
c3ce35fb0d
|
Merge pull request #2315 from akva2/cleanups
Some cleanup in serialization
|
2020-01-31 12:15:51 +01:00 |
|
Arne Morten Kvarving
|
0c78f74975
|
changed: give more informative messages when serialization tests fail
|
2020-01-31 11:55:27 +01:00 |
|
Arne Morten Kvarving
|
abb6f22acc
|
cleanup: use macro for explicit template instantations
|
2020-01-31 11:55:27 +01:00 |
|
Atgeirr Flø Rasmussen
|
066a6e5210
|
Merge pull request #1936 from GitPaean/support_wgr_wecon
Support WGR limit check for WECON
|
2020-01-31 09:59:28 +01:00 |
|
Atgeirr Flø Rasmussen
|
64a6d533fc
|
Merge pull request #2309 from akva2/fix_relperm_diag_parallel
fixed: run RelpermDiagnostics on the global grid in parallel runs
|
2020-01-31 09:55:52 +01:00 |
|
Kai Bao
|
56580ad431
|
adding WGR support for WECON
|
2020-01-30 21:54:36 +01:00 |
|
Markus Blatt
|
daa8f778bb
|
Merge pull request #2310 from akva2/noecl_small_stuff
Preparatory changes for single-process parsing
|
2020-01-30 09:13:14 +01:00 |
|
Arne Morten Kvarving
|
75f2b34ba6
|
avoid deck usage on non-root processes checking for AQUFETP
aquifers are currently broken in parallel, add a throw if used in
a parallel simulation.
|
2020-01-29 15:30:55 +01:00 |
|
Arne Morten Kvarving
|
737cb0bb3e
|
avoid deck usage on non-root processes checking for AQUCT
aquifers are currently broken in parallel, add a throw if used in
a parallel simulation.
|
2020-01-29 15:30:55 +01:00 |
|
Arne Morten Kvarving
|
39492fdaf4
|
only calculate ACTNUM on root-process
|
2020-01-29 15:30:55 +01:00 |
|
Arne Morten Kvarving
|
d91155738f
|
avoid dereferencing eclGrid and FieldProps on non-root processes setting up grids
these only used on root process in any case
|
2020-01-29 15:30:55 +01:00 |
|
Joakim Hove
|
2a131bc46c
|
Merge pull request #2303 from joakim-hove/serialize-rockconfig
Serialize rockconfig
|
2020-01-29 15:07:15 +01:00 |
|
Joakim Hove
|
fcdd5874a3
|
Use RockConfig in eclproblem
|
2020-01-29 15:06:53 +01:00 |
|
Joakim Hove
|
d15ad322c1
|
Serialize RockConfig
|
2020-01-29 15:06:20 +01:00 |
|
Bård Skaflestad
|
645b07bf7f
|
Merge pull request #2305 from akva2/fix_thermal
Parallel thermal simulations
|
2020-01-29 13:27:45 +01:00 |
|
Arne Morten Kvarving
|
d4d69c4978
|
fixed: run RelpermDiagnostics on the global grid in parallel runs
|
2020-01-29 09:40:24 +01:00 |
|
Arne Morten Kvarving
|
33d3fabb39
|
add thermal parallel regression test
|
2020-01-29 08:54:50 +01:00 |
|
Arne Morten Kvarving
|
35a085fe0d
|
changed: adjust to ThermalLawManager initialization changes
|
2020-01-29 08:54:50 +01:00 |
|
Joakim Hove
|
91167ad405
|
Merge pull request #2308 from joakim-hove/serialize-restart-config
Moved IOConfig to become member of RestartConfig
|
2020-01-29 08:04:46 +01:00 |
|
Joakim Hove
|
149722922b
|
Moved IOConfig to become member of RestartConfig
|
2020-01-29 07:28:56 +01:00 |
|
Joakim Hove
|
3e4c6c113b
|
Merge pull request #2307 from joakim-hove/add-SCHEDULE
Add schedule
|
2020-01-29 00:20:27 +01:00 |
|
Joakim Hove
|
e6f91fa510
|
Add SCHEDULE header in testdata file
|
2020-01-28 20:34:16 +01:00 |
|
Joakim Hove
|
9955589b48
|
White space
|
2020-01-28 20:33:52 +01:00 |
|
Arne Morten Kvarving
|
e2862a3a4d
|
avoid deck usage on non-root processes checking for TRACERS
|
2020-01-28 15:55:58 +01:00 |
|
Arne Morten Kvarving
|
b5cd80c232
|
Merge pull request #2304 from akva2/hide_fprops_ifaces
don't use templated get and has interface from fieldpropsmanager
|
2020-01-28 15:34:12 +01:00 |
|
Arne Morten Kvarving
|
4c46242136
|
fix WaterPvtMultiplexer serialization after brine addition
|
2020-01-28 15:27:50 +01:00 |
|
Arne Morten Kvarving
|
6cb300c0f9
|
initialize variable to avoid warning spew
|
2020-01-28 14:09:53 +01:00 |
|
Arne Morten Kvarving
|
bddbf1a47b
|
remove unnecessary and erronous prototypes
|
2020-01-28 11:36:33 +01:00 |
|
Joakim Hove
|
27246b91f4
|
Merge pull request #2302 from joakim-hove/use-bc
Use bc
|
2020-01-28 11:03:33 +01:00 |
|
Joakim Hove
|
bbdbf38f8a
|
fixup! Add class BCCconfig to parallelrestart
|
2020-01-28 10:59:06 +01:00 |
|
Joakim Hove
|
bc718bafc8
|
Use BCConfig when setting up boundary conditions
|
2020-01-27 15:55:04 +01:00 |
|
Arne Morten Kvarving
|
7dfb45067b
|
don't use templated get and has interface from fieldpropsmanager
it is now private
|
2020-01-27 15:33:18 +01:00 |
|
Joakim Hove
|
298f456b18
|
Merge pull request #2301 from bska/runspec-serialization-api-update
Chase Runspec Member Update
|
2020-01-27 09:45:45 +01:00 |
|
Bård Skaflestad
|
53f05a7df6
|
Chase Runspec Member Update
The Runspec class gained a new data member of type SatFuncControls.
Update the serialization code accordingly.
|
2020-01-25 13:09:49 +01:00 |
|
Joakim Hove
|
c9ef6ac843
|
Add class BCCconfig to parallelrestart
|
2020-01-25 09:31:28 +01:00 |
|
Bård Skaflestad
|
ac9a81e20b
|
Merge pull request #2300 from OPM/remove-3dprops-testing-flag
Remove the stale flag ENABLE_3DPROPS_TESTING
|
2020-01-24 18:07:43 +01:00 |
|
Joakim Hove
|
1e26b7333e
|
Remove the stale flag ENABLE_3DPROPS_TESTING
|
2020-01-24 17:06:56 +01:00 |
|
Joakim Hove
|
31102bd949
|
Merge pull request #2299 from akva2/ioconfig_update
fix serialization after removed member in IOCOnfig
|
2020-01-24 15:15:18 +01:00 |
|
Arne Morten Kvarving
|
b9ea08519a
|
fix serialization after removed member in IOCOnfig
|
2020-01-24 13:12:40 +01:00 |
|
Joakim Hove
|
7e629fdcc8
|
Merge pull request #2297 from joakim-hove/serialize-timemap
Use (std::vector<std::time_t>&) constructor when serialing TimeMap
|
2020-01-23 09:15:25 +01:00 |
|
Joakim Hove
|
54509c7b56
|
Use (std::vector<std::time_t>&) constructor when serialing TimeMap
|
2020-01-22 18:49:55 +01:00 |
|
Joakim Hove
|
2cfe1dce7f
|
Merge pull request #2295 from akva2/noecl_flush_matman
Avoid deck usage on non-root processes setting up MaterialLawManager
|
2020-01-22 15:09:57 +01:00 |
|
Joakim Hove
|
8f52dd34ca
|
Merge pull request #2296 from akva2/noecl_no_deck_for_existence
Avoid deck usage on non-root processes checking for keywords
|
2020-01-22 14:15:54 +01:00 |
|
Arne Morten Kvarving
|
b7a2612ecf
|
avoid deck usage on non-root processes checking for EQUIL
this is achieved by using the InitConfig member from EclipseState
instead
|
2020-01-22 12:57:25 +01:00 |
|
Arne Morten Kvarving
|
7f9f65811f
|
changed: avoid deck usage on non-root processes setting up gravity
this is achieved by using the InitConfig member from EclipseState
instead
|
2020-01-22 12:57:25 +01:00 |
|
Arne Morten Kvarving
|
8b4c5c81cb
|
update InitConfig serialization
new member for gravity was added
|
2020-01-22 12:56:43 +01:00 |
|
Arne Morten Kvarving
|
db2ad1587d
|
fixed: mark constructor explicit
|
2020-01-22 11:36:02 +01:00 |
|
Arne Morten Kvarving
|
60f3fea67a
|
avoid deck usage on non-root processes setting up MaterialLawManager
|
2020-01-22 11:35:55 +01:00 |
|