My Project
|
Explicitly set the fluid system to the black-oil fluid system. More...
#include <reservoirproblem.hh>
Public Types | |
using | type = Opm::BlackOilFluidSystem< Scalar > |
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.