Test for the ThreePModel in combination with the NI model for a convection problem. 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 "../conduction/spatialparams.hh"
Go to the source code of this file.
Test for the ThreePModel in combination with the NI model for a convection problem.
Classes | |
struct | Dumux::Properties::TTag::ThreePNIConvection |
struct | Dumux::Properties::TTag::ThreePNIConvectionBox |
struct | Dumux::Properties::TTag::ThreePNIConvectionCCTpfa |
struct | Dumux::Properties::TTag::ThreePNIConvectionCCMpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::ThreePNIConvection > |
struct | Dumux::Properties::Problem< TypeTag, TTag::ThreePNIConvection > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::ThreePNIConvection > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::ThreePNIConvection > |
class | Dumux::ThreePNIConvectionProblem< TypeTag > |
Test for the ThreePModel in combination with the NI model for a convection 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. | |