Test for the RichardsModel in combination with the NI model for a convection problem: The simulation domain is a tube where water with an elevated temperature is injected at a constant rate 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 convection problem: The simulation domain is a tube where water with an elevated temperature is injected at a constant rate on the left hand side.
Classes | |
| struct | Dumux::Properties::TTag::RichardsNIConvection |
| struct | Dumux::Properties::TTag::RichardsNIConvectionBox |
| struct | Dumux::Properties::TTag::RichardsNIConvectionCC |
| struct | Dumux::Properties::Grid< TypeTag, TTag::RichardsNIConvection > |
| struct | Dumux::Properties::Problem< TypeTag, TTag::RichardsNIConvection > |
| struct | Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNIConvection > |
| struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsNIConvection > |
| class | Dumux::RichardsNIConvectionProblem< TypeTag > |
| Test for the RichardsModel in combination with the NI model for a convection problem: The simulation domain is a tube where water with an elevated temperature is injected at a constant rate 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. | |
