25#ifndef DUMUX_POROUSMEDIUMFLOW_RICHARDS_BALANCE_EQUATION_OPTIONS_HH
26#define DUMUX_POROUSMEDIUMFLOW_RICHARDS_BALANCE_EQUATION_OPTIONS_HH
35template <
class Flu
idSystem>
44 {
return phaseIdx == FluidSystem::phase0Idx; }
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Traits class to set options used by the local residual when when evaluating the balance equations.
Definition: porousmediumflow/richards/balanceequationopts.hh:37
static constexpr bool mainComponentIsBalanced(int phaseIdx)
Definition: porousmediumflow/richards/balanceequationopts.hh:43