Files
|
Classes
Immiscible
Flow Models
Immiscible Multi-Phase Model.
More...
Collaboration diagram for Immiscible:
Files
file
immiscibleproperties.hh
Defines the properties required for the immiscible multi-phase model.
Classes
class
Opm::ImmiscibleBoundaryRateVector< TypeTag >
Implements a boundary vector for the fully implicit multi-phase model which assumes immiscibility.
More...
class
Opm::ImmiscibleExtensiveQuantities< TypeTag >
This class provides the data all quantities that are required to calculate the fluxes of the fluid phases over a face of a finite volume for the immiscible multi-phase model.
More...
struct
Opm::ImmiscibleIndices< TypeTag, PVOffset >
The indices for the isothermal multi-phase model.
More...
class
Opm::ImmiscibleIntensiveQuantities< TypeTag >
Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model.
More...
class
Opm::ImmiscibleLocalResidual< TypeTag >
Calculates the local residual of the immiscible multi-phase model.
More...
class
Opm::ImmiscibleModel< TypeTag >
A fully-implicit multi-phase flow model which assumes immiscibility of the phases.
More...
class
Opm::ImmisciblePrimaryVariables< TypeTag >
Represents the primary variables used by the immiscible multi-phase, model.
More...
class
Opm::ImmiscibleRateVector< TypeTag >
Implements a vector representing rates of conserved quantities.
More...
Detailed Description
Immiscible Multi-Phase Model.