3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
test/porousmediumflow/mpnc/implicit/thermalnonequilibrium/problem.hh File Reference

Problem where hot, pure liquid water is injected from the left hand side into a initially isotherm domain. More...

#include <dune/grid/onedgrid.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/mpnc/model.hh>
#include <dumux/porousmediumflow/mpnc/pressureformulation.hh>
#include <dumux/material/solidstates/compositionalsolidstate.hh>
#include <dumux/material/solidsystems/compositionalsolidphase.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidmatrixinteractions/2p/thermalconductivitysimplefluidlumping.hh>
#include <dumux/material/constraintsolvers/computefromreferencephase.hh>
#include "spatialparams.hh"
#include "combustionfluidsystem.hh"
#include "combustionlocalresidual.hh"

Go to the source code of this file.

Description

Problem where hot, pure liquid water is injected from the left hand side into a initially isotherm domain.

The water is fully evaporated by a strong heat source. A local thermal non-equilibrium model is used: i.e. two different (fluid, solid) temperatures are primary variables.

Author
Philipp Nuske

Classes

struct  Dumux::CombustionModelTraits< numP, numC, formulation, useM >
 Custom model traits to deactivate diffusion for this test. More...
 
struct  Dumux::Properties::TTag::CombustionOneComponent
 
struct  Dumux::Properties::TTag::CombustionOneComponentBox
 
struct  Dumux::Properties::Grid< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::PressureFormulation< TypeTag, TTag::CombustionOneComponent >
 Set the default pressure formulation: either pw first or pn first. More...
 
struct  Dumux::Properties::Scalar< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::EquilibriumModelTraits< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::FluidState< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::NumEnergyEqFluid< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::NumEnergyEqSolid< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::EnableChemicalNonEquilibrium< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::SolidState< TypeTag, TTag::CombustionOneComponent >
 
struct  Dumux::Properties::EnergyLocalResidual< TypeTag, TTag::CombustionOneComponent >
 
class  Dumux::CombustionProblemOneComponent< TypeTag >
 Problem where water is injected from the left hand side into a porous media filled domain, which is supplied with energy from the right hand side to evaporate the water. 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.
 
Include dependency graph for test/porousmediumflow/mpnc/implicit/thermalnonequilibrium/problem.hh: