APIdiffCoef Class Reference
Inheritance diagram for APIdiffCoef:
Collaboration diagram for APIdiffCoef:

Public Member Functions

 TypeName ("APIdiffCoef")
 Runtime type information. More...
 
 APIdiffCoef (const scalar a, const scalar b, const scalar wf, const scalar wa)
 Construct from components. More...
 
 APIdiffCoef (const dictionary &dict)
 Construct from dictionary. More...
 
scalar f (scalar p, scalar T) const
 API vapour mass diffusivity function using properties from. More...
 
scalar f (scalar p, scalar T, scalar Wa) const
 API vapour mass diffusivity function using properties from. More...
 
virtual void write (Ostream &os) const
 Write the function coefficients. More...
 
- Public Member Functions inherited from thermophysicalFunction
 TypeName ("thermophysicalFunction")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict))
 
 thermophysicalFunction ()
 Construct null. More...
 
virtual ~thermophysicalFunction ()
 Destructor. More...
 
virtual void write (Ostream &os, const word &name) const
 Write the function coefficients within the property sub-dictionary. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from thermophysicalFunction
static autoPtr< thermophysicalFunctionNew (const dictionary &dict, const word &name)
 Return pointer to new thermophysicalFunction created from dict. More...
 

Detailed Description

Definition at line 53 of file APIdiffCoefThermophysicalFunction.H.

Constructor & Destructor Documentation

◆ APIdiffCoef() [1/2]

APIdiffCoef ( const scalar  a,
const scalar  b,
const scalar  wf,
const scalar  wa 
)

Construct from components.

Definition at line 49 of file APIdiffCoefThermophysicalFunction.C.

◆ APIdiffCoef() [2/2]

APIdiffCoef ( const dictionary dict)

Construct from dictionary.

Definition at line 65 of file APIdiffCoefThermophysicalFunction.C.

Member Function Documentation

◆ TypeName()

TypeName ( "APIdiffCoef"  )

Runtime type information.

◆ f() [1/2]

scalar f ( scalar  p,
scalar  T 
) const
inlinevirtual

API vapour mass diffusivity function using properties from.

construction

Implements thermophysicalFunction.

Definition at line 91 of file APIdiffCoefThermophysicalFunction.H.

Referenced by C8H10::D(), H2O::D(), MB::D(), aC10H7CH3::D(), IC8H18::D(), C3H6O::D(), CH4N2O::D(), CH3OH::D(), C9H20::D(), C8H18::D(), C2H5OH::D(), C7H8::D(), C7H16::D(), Ar::D(), C6H14::D(), C4H10O::D(), C3H8::D(), C13H28::D(), C2H6O::D(), C2H6::D(), C10H22::D(), C16H34::D(), C14H30::D(), bC10H7CH3::D(), C12H26::D(), C6H6::D(), N2::D(), and IDEA::D().

Here is the caller graph for this function:

◆ f() [2/2]

scalar f ( scalar  p,
scalar  T,
scalar  Wa 
) const
inline

API vapour mass diffusivity function using properties from.

construction - with specified binary pair

Definition at line 98 of file APIdiffCoefThermophysicalFunction.H.

◆ write()

void write ( Ostream os) const
virtual

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 78 of file APIdiffCoefThermophysicalFunction.C.

References Foam::writeEntry().

Here is the call graph for this function:

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