|
| class | Opm::BlackOilBoundaryRateVector< TypeTag > |
| | Implements a boundary vector for the fully implicit black-oil model. More...
|
| |
| class | Opm::BlackOilExtensiveQuantities< TypeTag > |
| | This template class contains the data which is required to calculate the fluxes of the fluid phases over a face of a finite volume for the black-oil model. More...
|
| |
| struct | Opm::BlackOilIndices< numSolventsV, numExtbosV, numPolymersV, numEnergyV, enableFoam, enableBrine, PVOffset, numMICPsV > |
| | The primary variable and equation indices for the black-oil model. More...
|
| |
| class | Opm::BlackOilIntensiveQuantities< TypeTag > |
| | Contains the quantities which are are constant within a finite volume in the black-oil model. More...
|
| |
| class | Opm::BlackOilLocalResidual< TypeTag > |
| | Calculates the local residual of the black oil model. More...
|
| |
| class | Opm::BlackOilLocalResidualTPFA< TypeTag > |
| | Calculates the local residual of the black oil model. More...
|
| |
| class | Opm::BlackOilModel< TypeTag > |
| | A fully-implicit black-oil flow model. More...
|
| |
| class | Opm::BlackOilNewtonMethod< TypeTag > |
| | A newton solver which is specific to the black oil model. More...
|
| |
| struct | Opm::BlackOilOnePhaseIndices< numSolventsV, numExtbosV, numPolymersV, numEnergyV, enableFoam, enableBrine, PVOffset, canonicalCompIdx, numMICPsV > |
| | The primary variable and equation indices for the black-oil model. More...
|
| |
| class | Opm::BlackOilPrimaryVariables< TypeTag > |
| | Represents the primary variables used by the black-oil model. More...
|
| |
| class | Opm::BlackOilProblem< TypeTag > |
| | Base class for all problems which use the black-oil model. More...
|
| |
| class | Opm::BlackOilRateVector< TypeTag > |
| | Implements a vector representing mass, molar or volumetric rates for the black oil model. More...
|
| |
| struct | Opm::BlackOilTwoPhaseIndices< numSolventsV, numExtbosV, numPolymersV, numEnergyV, enableFoam, enableBrine, PVOffset, disabledCanonicalCompIdx, numMICPsV > |
| | The primary variable and equation indices for the black-oil model. More...
|
| |
Partially Miscible Three-Phase Model Based on the Black Oil Assumptions.