opm-simulators/opm/core/simulator
Andreas Lauser 7d1b59d697 set the Rv and Rs factors to the saturated values for cells which have no gas and no oil
the purpose of this is to get a more defined behaviour when doing the
gravity correction/upstream cell determination in the flux term.

I consider this to be just a kludge, so if anyone has a better idea of
what the composition for the non-existing gas and oil phases is,
please tell me. (note that generic compositional models do not exhibit
this issue because the composition of all fluids is always fully
defined because each component is assumed to dissolve in every phase.)
2016-09-28 16:38:40 +02:00
..
BlackoilState.cpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
BlackoilState.hpp Fixing PR comments 2016-05-13 12:49:45 +02:00
BlackoilStateToFluidState.hpp add some fluid state classes 2015-06-29 14:49:20 +02:00
EquilibrationHelpers.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
ExplicitArraysFluidState.hpp use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
ExplicitArraysSatDerivativesFluidState.hpp rename "local AD" to "dense AD" 2016-06-03 21:57:48 +02:00
initState_impl.hpp Code cleanup 2016-04-26 07:48:58 +02:00
initState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
initStateEquil_impl.hpp set the Rv and Rs factors to the saturated values for cells which have no gas and no oil 2016-09-28 16:38:40 +02:00
initStateEquil.hpp set the Rv and Rs factors to the saturated values for cells which have no gas and no oil 2016-09-28 16:38:40 +02:00
SimulatorReport.cpp also keep track of the number of linearizations needed for the simulation 2016-08-02 14:05:14 +02:00
SimulatorReport.hpp also keep track of the number of linearizations needed for the simulation 2016-08-02 14:05:14 +02:00
TwophaseState_impl.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
TwophaseState.cpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
TwophaseState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
WellState.hpp Forward declare structs as same to avoid warning. 2016-09-23 15:14:36 +02:00