opm-simulators/opm/core
osae 28a3a0770f Scaling of relperm functions - oil/water systems.
opm/core/eclipse/EclipseGridParser.cpp
opm/core/eclipse/EclipseGridParser.hpp
- New keywords: ENDSCALE SCALECRS SWCR SWL SWU SOWCR KRW KRWR KRO KRORW

opm/core/eclipse/SpecialEclipseFields.hpp
- Parsers for ENDSCALE and SCALECRS.

opm/core/fluid/BlackoilPropertiesFromDeck.cpp
- Consistency check: ENDSCALE implemented for SatFuncSimple only.

opm/core/fluid/SatFuncGwseg.hpp
opm/core/fluid/SatFuncSimple.hpp
opm/core/fluid/SatFuncStone2.hpp
- Accomodate "default" values for scalable parameters.
- For SatFuncGwseg and SatFuncStone2 the associated functionality not
  yet supported and the variables are dummies to satisfy the compiler.

opm/core/fluid/SatFuncSimple.cpp
- Initialisation for scalable parameters.
- Evaluation of relperms: Use (1-so) for evaluation of oil-relperms.
  (For scaled arguments sw and so do not necessarily add to one.)
- TODO: SatFuncGwseg.cpp and SatFuncStone2.cpp for oil-water systems.

opm/core/fluid/SaturationPropsFromDeck.hpp
- Struct to accomodate cell-wise scaling factors.
- Two flags indicating scaling and method.
- Methods for parameter initialisation and scaled relperm computation.

opm/core/fluid/SaturationPropsFromDeck_impl.hpp
- Initialize scaling options and relevant cell-wise scaling factors.
- Relperm evaluation modified for possible end point scaling.
2012-12-07 14:52:00 +01:00
..
fluid Scaling of relperm functions - oil/water systems. 2012-12-07 14:52:00 +01:00
linalg Disable warning for using DUNE's FieldVector::size 2012-09-24 00:21:06 +02:00
pressure Update CompressibleTpfa wellbore gravity handling. 2012-11-06 19:28:22 +01:00
simulator Added perfPress() to WellState. 2012-10-01 16:39:35 +02:00
transport/reorder No longer ignores boundary fluxes. 2012-12-05 10:39:00 +01:00
utility Merge remote-tracking branch 'upstream/master' into ert 2012-10-12 00:43:51 +02:00
wells Merge pull request #84 from bska/fix-equality-comparisons 2012-10-25 01:08:48 -07:00
newwells.h Update documentation accompanying CompletionData structure. 2012-10-16 14:05:33 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00