Loading...
Searching...
No Matches
LandauTellerReactionRate Class Reference

Landau-Teller reaction rate. More...

#include <LandauTellerReactionRate.H>

Public Member Functions

 LandauTellerReactionRate (const scalar A, const scalar beta, const scalar Ta, const scalar B, const scalar C)
 Construct from components.
 LandauTellerReactionRate (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 LandauTellerReactionRate &)

Detailed Description

Landau-Teller reaction rate.

Source files

Definition at line 54 of file LandauTellerReactionRate.H.

Constructor & Destructor Documentation

◆ LandauTellerReactionRate() [1/2]

LandauTellerReactionRate ( const scalar A,
const scalar beta,
const scalar Ta,
const scalar B,
const scalar C )
inline

Construct from components.

Definition at line 23 of file LandauTellerReactionRateI.H.

References A, B, and beta().

Referenced by operator<<.

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

◆ LandauTellerReactionRate() [2/2]

LandauTellerReactionRate ( const speciesTable & species,
const dictionary & dict )
inline

Construct from dictionary.

Definition at line 40 of file LandauTellerReactionRateI.H.

References dict.

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 96 of file LandauTellerReactionRate.H.

◆ operator()()

Foam::scalar operator() ( const scalar p,
const scalar T,
const scalarField & c ) const
inline

Definition at line 56 of file LandauTellerReactionRateI.H.

References Foam::cbrt(), Foam::exp(), Foam::mag(), p, Foam::pow(), and Foam::T().

Here is the call graph for this function:

◆ write()

void write ( Ostream & os) const
inline

Write to stream.

Definition at line 96 of file LandauTellerReactionRateI.H.

References os().

Here is the call graph for this function:

◆ operator<<

Ostream & operator<< ( Ostream & ,
const LandauTellerReactionRate &  )
friend

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