My Project
|
Types and routines relating to phase mixing in equilibration calculations. More...
Classes | |
class | NoMixing |
Type that implements "no phase mixing" policy. More... | |
class | PBVD |
Type that implements "dissolved gas-oil ratio" tabulated as a function of depth policy. More... | |
class | PDVD |
Type that implements "vaporized oil-gas ratio" tabulated as a function of depth policy. More... | |
class | RsFunction |
Base class for phase mixing functions. More... | |
class | RsSatAtContact |
Class that implements "dissolved gas-oil ratio" (Rs) as function of depth and pressure as follows: More... | |
class | RsVD |
Type that implements "dissolved gas-oil ratio" tabulated as a function of depth policy. More... | |
class | RvSatAtContact |
Class that implements "vaporized oil-gas ratio" (Rv) as function of depth and pressure as follows: More... | |
class | RvVD |
Type that implements "vaporized oil-gas ratio" tabulated as a function of depth policy. More... | |
class | RvwSatAtContact |
Class that implements "vaporized water-gas ratio" (Rvw) as function of depth and pressure as follows: More... | |
class | RvwVD |
Type that implements "vaporized water-gas ratio" tabulated as a function of depth policy. More... | |
Types and routines relating to phase mixing in equilibration calculations.