Loading...
Searching...
No Matches
ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > Class Template Reference

General class for handling chemically-activated bimolecular reactions. More...

#include <ChemicallyActivatedReactionRate.H>

Inheritance diagram for ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction >:

Public Member Functions

 ChemicallyActivatedReactionRate (const ReactionRate &k0, const ReactionRate &kInf, const ChemicallyActivationFunction &F, const thirdBodyEfficiencies &tbes)
 Construct from components.
 ChemicallyActivatedReactionRate (const speciesTable &species, const dictionary &dict)
 Construct from dictionary.
scalar operator() (const scalar p, const scalar T, const scalarField &c) const
void write (Ostream &os) const
 Write to stream.

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator (Ostream &, const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &)

Detailed Description

template<class ReactionRate, class ChemicallyActivationFunction>
class Foam::ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction >

General class for handling chemically-activated bimolecular reactions.

Source files

Definition at line 61 of file ChemicallyActivatedReactionRate.H.

Constructor & Destructor Documentation

◆ ChemicallyActivatedReactionRate() [1/2]

template<class ReactionRate, class ChemicallyActivationFunction>
ChemicallyActivatedReactionRate ( const ReactionRate & k0,
const ReactionRate & kInf,
const ChemicallyActivationFunction & F,
const thirdBodyEfficiencies & tbes )
inline

Construct from components.

Definition at line 28 of file ChemicallyActivatedReactionRateI.H.

References ChemicallyActivatedReactionRate(), and F().

Referenced by ChemicallyActivatedReactionRate(), and ChemicallyActivatedReactionRate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ChemicallyActivatedReactionRate() [2/2]

template<class ReactionRate, class ChemicallyActivationFunction>
ChemicallyActivatedReactionRate ( const speciesTable & species,
const dictionary & dict )
inline

Construct from dictionary.

Definition at line 48 of file ChemicallyActivatedReactionRateI.H.

References ChemicallyActivatedReactionRate(), and dict.

Here is the call graph for this function:

Member Function Documentation

◆ type()

template<class ReactionRate, class ChemicallyActivationFunction>
word type ( )
inlinestatic

Return the type name.

Definition at line 101 of file ChemicallyActivatedReactionRate.H.

◆ operator()()

template<class ReactionRate, class ChemicallyActivationFunction>
Foam::scalar operator() ( const scalar p,
const scalar T,
const scalarField & c ) const
inline

Definition at line 68 of file ChemicallyActivatedReactionRateI.H.

References operator, p, Pr(), and Foam::T().

Here is the call graph for this function:

◆ write()

template<class ReactionRate, class ChemicallyActivationFunction>
void write ( Ostream & os) const
inline

Write to stream.

Definition at line 89 of file ChemicallyActivatedReactionRateI.H.

References os(), and write().

Referenced by write().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator

template<class ReactionRate, class ChemicallyActivationFunction>
Ostream & operator ( Ostream & ,
const ChemicallyActivatedReactionRate< ReactionRate, ChemicallyActivationFunction > &  )
friend

Referenced by operator()().


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