osae
2b865a992e
Consistency between scaled and unscaled gwseg.
...
Modified the endpoint scaled version of SatFuncGwseg and updated
the tests accordingly.
2014-11-05 16:10:05 +01:00
Atgeirr Flø Rasmussen
9edbe36b58
Remove extra semicolon.
2014-03-06 08:24:00 +01:00
Atgeirr Flø Rasmussen
f35c193b38
Suppress unused argument warnings.
2014-03-04 11:32:32 +01:00
Andreas Lauser
88541d8762
make the saturation functions work with opm-parser
2014-02-10 14:50:37 +01:00
Atgeirr Flø Rasmussen
9396d8b3ed
Fix unused argument warnings.
2014-02-05 15:04:56 +01:00
osae
fa470063ca
Saturation table scaling and hysteresis.
...
This commit implements some additional scaling keywords. This includes
the ISWL-family that provide hysteresis behaviour via alternative
scaling of the tables. The old parser has been somewhat extended for
testing purposes. The commit also includes a slight refactoring of the
SatFunc-family where a new base class has been introduced.
2014-01-28 16:36:55 +01:00
Tor Harald Sandve
62f81859cd
Extend relperm and capilary pressure tables with constant values such
...
that the derivatives at the endpoints are zero
2013-09-24 11:14:22 +02:00
Andreas Lauser
c25ec5999e
convert users of the ASSERT and the ASSERT2 macros to standard assert()
2013-09-05 13:04:37 +02:00
Andreas Lauser
19e5d5cea2
convert THROW to OPM_THROW
2013-09-05 13:04:37 +02:00
Andreas Lauser
884c5ab027
make config.h the first header to be included in any compile unit
...
this is required for consistency amongst the compile units which are
linked into the same library and seems to be forgotten quite
frequently.
2013-04-10 12:56:14 +02:00
Atgeirr Flø Rasmussen
34f523339d
Adapt include statements to moved headers.
2013-03-14 10:29:42 +01:00
Atgeirr Flø Rasmussen
fa31f17885
Moved fluid -> props and subdirs.
...
This is a non-compiling commit.
2013-03-14 09:56:48 +01:00