Definition of a problem for thermochemical heat storage using \( \textnormal{CaO}, \textnormal{Ca} \left( \textnormal{OH} \right)_2\). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/porousmediumflow/1pncmin/model.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/1padapter.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include <dumux/material/fluidmatrixinteractions/1p/thermalconductivityaverage.hh>
#include <dumux/material/components/cao2h2.hh>
#include <dumux/material/solidsystems/compositionalsolidphase.hh>
#include "spatialparams.hh"
#include "reaction.hh"
#include "modifiedcao.hh"
Go to the source code of this file.
Definition of a problem for thermochemical heat storage using \( \textnormal{CaO}, \textnormal{Ca} \left( \textnormal{OH} \right)_2\).
Classes | |
struct | Dumux::Properties::TTag::ThermoChem |
struct | Dumux::Properties::TTag::ThermoChemBox |
struct | Dumux::Properties::Grid< TypeTag, TTag::ThermoChem > |
struct | Dumux::Properties::Problem< TypeTag, TTag::ThermoChem > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::ThermoChem > |
struct | Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::ThermoChem > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::ThermoChem > |
class | Dumux::ThermoChemProblem< TypeTag > |
Test for the 1pncmin model in combination with the NI model for a quasi batch reaction of Calciumoxyde to Calciumhydroxide. 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. | |