19#ifndef DUMUX_IMPET_PROPERTIES_HH
20#define DUMUX_IMPET_PROPERTIES_HH
38template<
class TypeTag>
Provides the magic behind the DuMuX property system.
#define NEW_TYPE_TAG(...)
Definition: propertysystemmacros.hh:130
Specifies the properties for immiscible 2p transport.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
Property tag Model
The type of the mode.
Definition: porousmediumflow/sequential/properties.hh:62
SET_TYPE_PROP(FVPressureOneP, Velocity, FVVelocity1P< TypeTag >)
Set velocity reconstruction implementation standard cell centered finite volume schemes as default.
Type tag FVPressureOneP INHERITS_FROM(PressureOneP))
The type tag for the one-phase problems using a standard finite volume model.
IMplicit Pressure Explicit Transport (IMPET) scheme for the solution of weakly coupled diffusion-tran...
Definition: impet.hh:49
Base file for properties related to sequential models.
Base file for properties related to sequential IMPET algorithms.