Specifies the properties for immiscible 2p transport. More...
#include <dumux/common/properties.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/properties.hh>
#include "evalcflfluxdefault.hh"
#include "dumux/porousmediumflow/2p/sequential/transport/cellcentered/diffusivepart.hh"
#include "dumux/porousmediumflow/2p/sequential/transport/cellcentered/convectivepart.hh"
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/saturation.hh>
Go to the source code of this file.
Specifies the properties for immiscible 2p transport.
Classes | |
struct | Dumux::Properties::TTag::FVTransportTwoP |
struct | Dumux::Properties::PrecomputedConstRels< TypeTag, MyTypeTag > |
struct | Dumux::Properties::EvalCflFluxFunction< TypeTag, TTag::FVTransportTwoP > |
Set the default implementation of the cfl-condition. More... | |
struct | Dumux::Properties::CapillaryFlux< TypeTag, TTag::FVTransportTwoP > |
Set the default implementation of a diffusive flux -> diffusive flux dissabled. More... | |
struct | Dumux::Properties::GravityFlux< TypeTag, TTag::FVTransportTwoP > |
Set the default implementation of an additional convective flux -> additional convective flux dissabled. More... | |
struct | Dumux::Properties::PrecomputedConstRels< TypeTag, TTag::FVTransportTwoP > |
Set PrecomputedConstRels flag true as default. More... | |
struct | Dumux::Properties::TransportModel< TypeTag, TTag::FVTransportTwoP > |
Set finite volume implementation of the two-phase saturation equation as default saturation model. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |