Loading...
Searching...
No Matches
JanevReactionRate Class Reference

Janev, Langer, Evans and Post reaction rate. More...

#include <JanevReactionRate.H>

Public Member Functions

 JanevReactionRate (const scalar A, const scalar beta, const scalar Ta, const FixedList< scalar, nb_ > b)
 Construct from components.
 JanevReactionRate (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 JanevReactionRate &)

Detailed Description

Janev, Langer, Evans and Post reaction rate.

Source files

Definition at line 55 of file JanevReactionRate.H.

Constructor & Destructor Documentation

◆ JanevReactionRate() [1/2]

JanevReactionRate ( const scalar A,
const scalar beta,
const scalar Ta,
const FixedList< scalar, nb_ > b )
inline

Construct from components.

Definition at line 23 of file JanevReactionRateI.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:

◆ JanevReactionRate() [2/2]

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

Construct from dictionary.

Definition at line 38 of file JanevReactionRateI.H.

References dict.

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 97 of file JanevReactionRate.H.

◆ operator()()

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

Definition at line 53 of file JanevReactionRateI.H.

References Foam::exp(), Foam::log(), Foam::mag(), n, 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 87 of file JanevReactionRateI.H.

References Foam::nl, and os().

Here is the call graph for this function:

◆ operator<<

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

References JanevReactionRate().


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