opm-simulators/opm/core/fluid
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
..
blackoil Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
BlackoilPropertiesBasic.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
BlackoilPropertiesBasic.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
BlackoilPropertiesFromDeck.cpp Scaling of relperm functions - oil/water systems. 2012-12-07 14:52:00 +01:00
BlackoilPropertiesFromDeck.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
BlackoilPropertiesInterface.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
IncompPropertiesBasic.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
IncompPropertiesBasic.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
IncompPropertiesFromDeck.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
IncompPropertiesFromDeck.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
IncompPropertiesInterface.hpp Fix comment. 2012-10-10 14:12:38 +02:00
PvtPropertiesBasic.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
PvtPropertiesBasic.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
PvtPropertiesIncompFromDeck.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
PvtPropertiesIncompFromDeck.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
RockBasic.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
RockCompressibility.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
RockCompressibility.hpp Fixed const correctness issue in RockCompressibility class. 2012-03-20 10:29:43 +01:00
RockFromDeck.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
RockFromDeck.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
SaturationPropsBasic.cpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
SaturationPropsBasic.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00
SaturationPropsFromDeck_impl.hpp Scaling of relperm functions - oil/water systems. 2012-12-07 14:52:00 +01:00
SaturationPropsFromDeck.hpp Scaling of relperm functions - oil/water systems. 2012-12-07 14:52:00 +01:00
SaturationPropsInterface.hpp Massive whitespace cleanup: entire fluid subdir. 2012-09-05 11:28:54 +02:00