My Project
Loading...
Searching...
No Matches
Opm::Properties::FluidSystem< TypeTag, TTag::ReservoirBaseProblem > Struct Template Reference

Explicitly set the fluid system to the black-oil fluid system. More...

#include <reservoirproblem.hh>

Public Types

using type = Opm::BlackOilFluidSystem< Scalar >
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::FluidSystem< TypeTag, TTag::ReservoirBaseProblem >

Explicitly set the fluid system to the black-oil fluid system.

If the black oil model is used, this is superfluous because that model already sets the FluidSystem property. Setting it explictly for the problem is a good idea anyway, though because other models are more generic and thus do not assume a particular fluid system.


The documentation for this struct was generated from the following file: