Power series reaction rate.
More...
|
| | powerSeriesReactionRate (const scalar A, const scalar beta, const FixedList< scalar, nCoeff_ > coeffs) |
| | Construct from components. More...
|
| |
| | powerSeriesReactionRate (const speciesTable &species, const dimensionSet &dims, const dictionary &dict) |
| | Construct from dictionary. More...
|
| |
| void | preEvaluate () const |
| | Pre-evaluation hook. More...
|
| |
| void | postEvaluate () const |
| | Post-evaluation hook. More...
|
| |
| scalar | operator() (const scalar p, const scalar T, const scalarField &c, const label li) const |
| | Return the rate. More...
|
| |
| scalar | ddT (const scalar p, const scalar T, const scalarField &c, const label li) const |
| | The derivative of the rate w.r.t. temperature. More...
|
| |
| bool | hasDdc () const |
| | Is the rate a function of concentration? More...
|
| |
| void | ddc (const scalar p, const scalar T, const scalarField &c, const label li, scalarField &ddc) const |
| | The derivative of the rate w.r.t. concentration. More...
|
| |
| void | write (Ostream &os) const |
| | Write to stream. More...
|
| |
Power series reaction rate.
- Source files
-
Definition at line 58 of file powerSeriesReactionRate.H.
◆ powerSeriesReactionRate() [1/2]
◆ powerSeriesReactionRate() [2/2]
◆ type()
◆ preEvaluate()
| void preEvaluate |
( |
| ) |
const |
|
inline |
◆ postEvaluate()
| void postEvaluate |
( |
| ) |
const |
|
inline |
◆ operator()()
| Foam::scalar operator() |
( |
const scalar |
p, |
|
|
const scalar |
T, |
|
|
const scalarField & |
c, |
|
|
const label |
li |
|
) |
| const |
|
inline |
◆ ddT()
| Foam::scalar ddT |
( |
const scalar |
p, |
|
|
const scalar |
T, |
|
|
const scalarField & |
c, |
|
|
const label |
li |
|
) |
| const |
|
inline |
◆ hasDdc()
◆ ddc()
◆ write()
◆ operator<<
The documentation for this class was generated from the following files: