3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members

Class for the evaluation of the reaction rate of Calciumoxide to Halciumhydroxide. More...

#include <test/porousmediumflow/1pncmin/implicit/nonisothermal/reaction.hh>

Description

Class for the evaluation of the reaction rate of Calciumoxide to Halciumhydroxide.

It contains simple and advanced reaction kinetics according to Nagel et al. (2014) [46].

Public Member Functions

template<class VolumeVariables >
VolumeVariables::PrimaryVariables::value_type thermoChemReaction (const VolumeVariables &volVars) const
 Evaluates the reaction kinetics (see Nagel et al. 2014 [46]). More...
 
template<class VolumeVariables >
VolumeVariables::PrimaryVariables::value_type thermoChemReactionSimple (const VolumeVariables &volVars) const
 Evaluates the simple chemical reaction kinetics (see Nagel et al. 2014) More...
 

Member Function Documentation

◆ thermoChemReaction()

template<class VolumeVariables >
VolumeVariables::PrimaryVariables::value_type Dumux::ThermoChemReaction::thermoChemReaction ( const VolumeVariables &  volVars) const
inline

Evaluates the reaction kinetics (see Nagel et al. 2014 [46]).

◆ thermoChemReactionSimple()

template<class VolumeVariables >
VolumeVariables::PrimaryVariables::value_type Dumux::ThermoChemReaction::thermoChemReactionSimple ( const VolumeVariables &  volVars) const
inline

Evaluates the simple chemical reaction kinetics (see Nagel et al. 2014)


The documentation for this class was generated from the following file: