24#ifndef DUMUX_TRANSPORT_PROPERTIES_2P_HH
25#define DUMUX_TRANSPORT_PROPERTIES_2P_HH
47template<
class TypeTag,
class MyTypeTag>
49template<
class TypeTag,
class MyTypeTag>
Specifies the properties for immiscible 2p transport.
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
a tag to mark properties as undefined
Definition propertysystem.hh:36
Definition porousmediumflow/2p/sequential/transport/properties.hh:41
std::tuple< SequentialTwoP, Transport > InheritsFrom
Definition porousmediumflow/2p/sequential/transport/properties.hh:41
The type of the diffusive part in a transport equation.
Definition porousmediumflow/2p/sequential/transport/properties.hh:48
UndefinedProperty type
Definition porousmediumflow/2p/sequential/transport/properties.hh:48
The type of a convective part in a transport equation.
Definition porousmediumflow/2p/sequential/transport/properties.hh:50
UndefinedProperty type
Definition porousmediumflow/2p/sequential/transport/properties.hh:50
Defines the properties required for (immiscible) two-phase sequential models.