API function for vapour mass diffusivity. More...
Public Member Functions | |
TypeName ("APIdiffCoefFunc") | |
APIdiffCoefFunc (const scalar a, const scalar b, const scalar wf, const scalar wa) | |
APIdiffCoefFunc (const dictionary &dict) | |
scalar | f (scalar p, scalar T) const |
scalar | f (scalar p, scalar T, scalar Wa) const |
void | writeData (Ostream &os) const |
![]() | |
TypeName ("thermophysicalFunction") | |
declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, Istream,(Istream &is),(is)) | |
declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict)) | |
thermophysicalFunction () | |
virtual | ~thermophysicalFunction ()=default |
Friends | |
Ostream & | operator<< (Ostream &os, const APIdiffCoefFunc &f) |
Additional Inherited Members | |
![]() | |
static autoPtr< thermophysicalFunction > | New (Istream &is) |
static autoPtr< thermophysicalFunction > | New (const dictionary &dict) |
API function for vapour mass diffusivity.
API (American Petroleum Institute) Technical Data Book
Definition at line 47 of file APIdiffCoefFunc.H.
APIdiffCoefFunc | ( | const scalar | a, |
const scalar | b, | ||
const scalar | wf, | ||
const scalar | wa | ||
) |
Definition at line 40 of file APIdiffCoefFunc.C.
APIdiffCoefFunc | ( | const dictionary & | dict | ) |
Definition at line 56 of file APIdiffCoefFunc.C.
TypeName | ( | "APIdiffCoefFunc" | ) |
|
inlinevirtual |
Implements thermophysicalFunction.
Definition at line 85 of file APIdiffCoefFunc.H.
References p, Foam::pow(), and Foam::T().
|
inline |
Definition at line 92 of file APIdiffCoefFunc.H.
References p, Foam::pow(), Foam::sqrt(), and Foam::T().
|
inlinevirtual |
Implements thermophysicalFunction.
Definition at line 99 of file APIdiffCoefFunc.H.
References os(), and token::SPACE.
|
friend |
Definition at line 110 of file APIdiffCoefFunc.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.