FreeFOAM The Cross-Platform CFD Toolkit
LangmuirHinshelwoodReactionRate Class Reference

Power series reaction rate. More...

#include <specie/LangmuirHinshelwoodReactionRate.H>


Detailed Description

List of all members.

Public Member Functions

 LangmuirHinshelwoodReactionRate (const scalar A[], const scalar Ta[], const label co, const label c3h6, const label no)
 Construct from components.
 LangmuirHinshelwoodReactionRate (const speciesTable &species, Istream &is)
 Construct from Istream.
scalar operator() (const scalar T, const scalar p, const scalarField &c) const

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const LangmuirHinshelwoodReactionRate &)

Constructor & Destructor Documentation

LangmuirHinshelwoodReactionRate ( const scalar  A[],
const scalar  Ta[],
const label  co,
const label  c3h6,
const label  no 
)
inline

Construct from components.

Definition at line 35 of file LangmuirHinshelwoodReactionRateI.H.

LangmuirHinshelwoodReactionRate ( const speciesTable species,
Istream is 
)
inline

Construct from Istream.

Definition at line 57 of file LangmuirHinshelwoodReactionRateI.H.

References Istream::readBegin(), and Istream::readEnd().


Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 88 of file LangmuirHinshelwoodReactionRate.H.

scalar operator() ( const scalar  T,
const scalar  p,
const scalarField c 
) const
inline

Definition at line 80 of file LangmuirHinshelwoodReactionRateI.H.

References Foam::exp(), Foam::pow(), Foam::sqr(), and Foam::T().


Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const LangmuirHinshelwoodReactionRate lhrr 
)
friend

Definition at line 97 of file LangmuirHinshelwoodReactionRateI.H.


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