Definition of a 3pni problem: Component transport of nitrogen dissolved in the water phase. More...
#include <cmath>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/3p/model.hh>
#include <dumux/material/fluidsystems/h2oairmesitylene.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/fluidmatrixinteractions/3p/thermalconductivitysomerton3p.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Definition of a 3pni problem: Component transport of nitrogen dissolved in the water phase.
Classes | |
struct | Dumux::Properties::TTag::ThreePNIConduction |
struct | Dumux::Properties::TTag::ThreePNIConductionBox |
struct | Dumux::Properties::TTag::ThreePNIConductionCCTpfa |
struct | Dumux::Properties::TTag::ThreePNIConductionCCMpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::ThreePNIConduction > |
struct | Dumux::Properties::Problem< TypeTag, TTag::ThreePNIConduction > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::ThreePNIConduction > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::ThreePNIConduction > |
class | Dumux::ThreePNIConductionProblem< TypeTag > |
Test for the ThreePModel in combination with the NI model for a conduction problem. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |