Non-isothermal steam injection test problem for the 2p1cni model. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/2p1c/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/2p1c.hh>
#include <dumux/material/components/tabulatedcomponent.hh>
#include <dumux/material/components/h2o.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Non-isothermal steam injection test problem for the 2p1cni model.
Classes | |
struct | Dumux::Properties::TTag::InjectionProblem |
struct | Dumux::Properties::TTag::TwoPOneCNIBox |
struct | Dumux::Properties::TTag::TwoPOneCNICCTpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::InjectionProblem > |
struct | Dumux::Properties::Problem< TypeTag, TTag::InjectionProblem > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::InjectionProblem > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::InjectionProblem > |
struct | Dumux::Properties::UseBlockingOfSpuriousFlow< TypeTag, TTag::InjectionProblem > |
class | Dumux::InjectionProblem< TypeTag > |
Non-isothermal 2D problem where steam is injected on the lower left side of the domain. 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. | |