Simulator programs and utilities for automatic differentiation.
Go to file
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
examples shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00
opm/core 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
tests shared_ptr<EclipseGrid> -> const EclipseGrid& 2016-09-03 17:49:46 +02:00