Test for the OnePModel in combination with the NI model for a conduction problem. More...
#include <cmath>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/components/h2o.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Test for the OnePModel 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::OnePNIConduction |
struct | Dumux::Properties::TTag::OnePNIConductionBox |
struct | Dumux::Properties::TTag::OnePNIConductionCCTpfa |
struct | Dumux::Properties::TTag::OnePNIConductionCCMpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::OnePNIConduction > |
struct | Dumux::Properties::Problem< TypeTag, TTag::OnePNIConduction > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::OnePNIConduction > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::OnePNIConduction > |
class | Dumux::OnePNIConductionProblem< TypeTag > |
Test for the OnePModel 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. | |