Joakim Hove
dd1f425d32
Moved tabdims instance EclipseState -> Tables
2015-09-01 17:53:47 +02:00
Joakim Hove
717821cf90
Changed int -> size_t to squash warnings.
2015-08-28 15:20:44 +02:00
Andreas Lauser
619bd45052
update getSaturationFunctionFamily() for SLGOF
...
again, thanks to [at]totto82 for finding this
2015-08-25 11:48:30 +02:00
Andreas Lauser
c99d0b08d3
implement finding the endpoints for SLGOF
...
before the code expected the SGOF tables to be used for family 1.
2015-08-25 11:32:50 +02:00
Joakim Hove
bb6537f631
Fixed minor bug.
2015-08-18 16:01:53 +02:00
Tor Harald Sandve
c6ac070b4f
Remove print()
2015-08-18 13:34:00 +02:00
Tor Harald Sandve
70835021f7
Fix bug in ISWCR default?
2015-08-17 11:29:16 +02:00
Tor Harald Sandve
f59ca7f392
Support familyII in the SatfuncInitializer
...
- Moves saturation function family check from EclipseState to
SatfuncPropertyInitializers
- Add tests in SatfuncPropertyInitializersTests
- Fixes error in the SatfuncPropertyInitializers implementation for
familyII
2015-08-17 11:29:16 +02:00
Tor Harald Sandve
641ff37832
Support for family 2 is added to the satfunc property initializer
...
Now either family I (SWOF,SGOF) or family II (SWFN, SGFN and SOF3)
keywords can be specified.
Other keyword alternatives like SLGOF, SOF2 and SGWFN and the two
dimensional saturation tables are still not supported.
2015-08-17 11:29:16 +02:00
Andreas Lauser
40bef918a5
SatfuncPropertyInitializer: determine the critical saturations correctly
...
At least I hope it's correct: the condition for breaking the loops
where inverted in some places.
thanks to [at]bska for discovering this.
2015-07-21 13:07:28 +02:00
Atgeirr Flø Rasmussen
3cdc01fbe3
Do not mix signed and unsigned.
2015-07-15 11:15:49 +02:00
Andreas Lauser
d234d37616
grid properties: Add support for three point vertical relperm scaling
...
because it seems like the code in opm-core uses this at some point.
2015-07-09 12:16:08 +02:00
Andreas Lauser
f5c13deb0a
add grid properties required for the simple "vertical" endpoint scaling
...
i.e., the PC[GW] and KR[OGW] properties plus their imbibition and
directional variants. the properties required for three-point vertical
scaling (i.e., KRWR, et al.) are still to be done.
2015-07-09 12:16:03 +02:00
Joakim Hove
24f49b35a8
Fixed bug
2015-05-06 12:27:43 +02:00
Joakim Hove
10facf19b3
Created classes for all the endpoint initializers.
2015-05-06 12:27:43 +02:00
Joakim Hove
121ec9320b
Added ISGU / SGU classes
2015-05-06 12:27:42 +02:00
Joakim Hove
2947336982
Added derived iniitializer classes SWL and ISWL
2015-05-06 12:27:41 +02:00
Joakim Hove
2d08d78257
MOved satfunc initializers to separate file.
2015-05-06 12:27:40 +02:00