3 component simple testproblem with ["CO2", "C1", "C10"]
More...
#include <co2ptflashproblem.hh>
|
using | FluidState = Opm::CompositionalFluidState< Evaluation, FluidSystem, enableEnergy > |
|
|
| CO2PTProblem (Simulator &simulator) |
|
void | initPetrophysics () |
|
template<class Context > |
const DimVector & | gravity (const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
const DimVector & | gravity () const |
|
void | finishInit () |
|
std::string | name () const |
|
void | endEpisode () |
|
bool | shouldWriteOutput () |
|
bool | shouldWriteRestartFile () |
|
void | endTimeStep () |
|
template<class Context > |
void | initial (PrimaryVariables &values, const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class Context > |
Scalar | temperature (const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class Context > |
const DimMatrix & | intrinsicPermeability (const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class Context > |
Scalar | porosity (const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class Context > |
const MaterialLawParams & | materialLawParams (const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class Context > |
void | boundary (BoundaryRateVector &values, const Context &, unsigned, unsigned) const |
|
template<class Context > |
void | source (RateVector &source_rate, const Context &context, unsigned spaceIdx, unsigned timeIdx) const |
|
template<class TypeTag>
class Opm::CO2PTProblem< TypeTag >
3 component simple testproblem with ["CO2", "C1", "C10"]
◆ CO2PTProblem()
◆ endTimeStep()
◆ finishInit()
◆ initial()
template<class TypeTag >
template<class Context >
void Opm::CO2PTProblem< TypeTag >::initial |
( |
PrimaryVariables & |
values, |
|
|
const Context & |
context, |
|
|
unsigned |
spaceIdx, |
|
|
unsigned |
timeIdx |
|
) |
| const |
|
inline |
◆ materialLawParams()
template<class TypeTag >
template<class Context >
const MaterialLawParams & Opm::CO2PTProblem< TypeTag >::materialLawParams |
( |
const Context & |
context, |
|
|
unsigned |
spaceIdx, |
|
|
unsigned |
timeIdx |
|
) |
| const |
|
inline |
◆ name()
◆ registerParameters()
The documentation for this class was generated from the following file: