Joakim Hove
06107450d6
Uuse new EquilRecord from opm-common
2019-09-23 21:42:41 +02:00
Arne Morten Kvarving
d3d9831fc3
changed: ewoms/common -> opm/models/utils
2019-09-19 11:14:36 +02:00
Arne Morten Kvarving
5599bb6d8c
changed: namespace Ewoms -> namespace Opm
2019-09-05 17:14:38 +02:00
Arne Morten Kvarving
e1696e6d5b
changed: remove duplicated regionmapping class
...
use version from opm-grid
2019-09-04 15:47:52 +02:00
Atgeirr Flø Rasmussen
c28d77e087
Update test_equil.cpp for upstream changes.
2019-03-28 15:47:44 +01:00
Atgeirr Flø Rasmussen
ea9783277d
Replace hardcoded phase indexing.
2019-03-11 11:36:41 +01:00
Andreas Lauser
ef956da9b5
make the build system happy about the imported ebos binary
...
also, a few data files changed their location.
2019-02-27 22:34:10 +01:00
Andreas Lauser
864fc12469
fix extra compiler warnings
...
this is only relevant people who are masochistic enough to go beyond
`-Wall`. (note that at this warning level, there is plenty of noise from
Dune and other upstream dependencies.)
2018-07-02 09:17:56 +02:00
Andreas Lauser
26e6d56930
do explicit put properties into the the Ewoms::Properties namespace anymore
...
instead, do it implicitly by using the BEGIN_PROPERTIES and
END_PROPERTIES macros.
2018-06-15 20:22:07 +02:00
Atgeirr Flø Rasmussen
39793ec932
Adapt to moved opm-grid headers.
2018-02-12 10:20:09 +01:00
Andreas Lauser
436c9f8791
rename the "grid manager" to "vanguard"
...
IMO the term "vanguard" expresses better what these classes are
supposed to do: level the ground for the cavalry. Normally this simply
means to create and distribute a grid object, but it can become quite
a bit more complicated, as exemplified by the vanguard classes of
ebos..
2018-02-08 16:26:58 +01:00
Tor Harald Sandve
9192380308
Add support for PBDV and PDDV in initstateequil.hh
2018-01-09 10:42:04 +01:00
Andreas Lauser
817f91d176
make the equil test work in the presence of dune-fem
2018-01-03 18:53:03 +01:00
Andreas Lauser
4e37c53038
restore the hydrostatic equilibration test from opm-core
...
This involved quite a bit of kicking and screaming. The result
certainly is not pretty, but it works.
2018-01-03 12:28:12 +01:00