mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
blackoil | ||
BlackoilPropertiesBasic.cpp | ||
BlackoilPropertiesBasic.hpp | ||
BlackoilPropertiesFromDeck.cpp | ||
BlackoilPropertiesFromDeck.hpp | ||
BlackoilPropertiesInterface.hpp | ||
IncompPropertiesBasic.cpp | ||
IncompPropertiesBasic.hpp | ||
IncompPropertiesFromDeck.cpp | ||
IncompPropertiesFromDeck.hpp | ||
IncompPropertiesInterface.hpp | ||
PvtPropertiesBasic.cpp | ||
PvtPropertiesBasic.hpp | ||
PvtPropertiesIncompFromDeck.cpp | ||
PvtPropertiesIncompFromDeck.hpp | ||
RockBasic.hpp | ||
RockCompressibility.cpp | ||
RockCompressibility.hpp | ||
RockFromDeck.cpp | ||
RockFromDeck.hpp | ||
SaturationPropsBasic.cpp | ||
SaturationPropsBasic.hpp | ||
SaturationPropsFromDeck_impl.hpp | ||
SaturationPropsFromDeck.hpp | ||
SaturationPropsInterface.hpp |