![]() |
|
Public Member Functions | |
TypeName ("APIdiffCoefFunc") | |
Runtime type information. | |
APIdiffCoefFunc (scalar a, scalar b, scalar wf, scalar wa) | |
Construct from components. | |
APIdiffCoefFunc (Istream &is) | |
Construct from Istream. | |
scalar | f (scalar p, scalar T) const |
API vapour mass diffusivity function. | |
void | writeData (Ostream &os) const |
Write the function coefficients. | |
Friends | |
Ostream & | operator<< (Ostream &os, const APIdiffCoefFunc &f) |
|
Construct from components.
Definition at line 75 of file APIdiffCoefFunc.H. |
|
Construct from Istream.
Definition at line 84 of file APIdiffCoefFunc.H. References readScalar. |
|
API vapour mass diffusivity function.
Implements thermophysicalFunction. Definition at line 96 of file APIdiffCoefFunc.H. |
|
Runtime type information.
|
|
Write the function coefficients.
Implements thermophysicalFunction. Definition at line 105 of file APIdiffCoefFunc.H. |
|
Definition at line 116 of file APIdiffCoefFunc.H. |