Test for the RichardsModel in combination with the NI model for a conduction problem: The simulation domain is a tube with an elevated temperature on the left hand side. More...
#include <cmath>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/richards/model.hh>
#include <dumux/material/fluidmatrixinteractions/2p/thermalconductivitysomerton.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include "../spatialparams.hh"
Go to the source code of this file.
Test for the RichardsModel in combination with the NI model for a conduction problem: The simulation domain is a tube with an elevated temperature on the left hand side.
Classes | |
struct | Dumux::Properties::TTag::RichardsNIConduction |
struct | Dumux::Properties::TTag::RichardsNIConductionBox |
struct | Dumux::Properties::TTag::RichardsNIConductionCC |
struct | Dumux::Properties::Grid< TypeTag, TTag::RichardsNIConduction > |
struct | Dumux::Properties::Problem< TypeTag, TTag::RichardsNIConduction > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNIConduction > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsNIConduction > |
class | Dumux::RichardsNIConductionProblem< TypeTag > |
Test for the RichardsModel in combination with the NI model for a conduction problem: The simulation domain is a tube with an elevated temperature on the left hand side. 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. | |