OpenFOAM logo
Open Source CFD Toolkit

APIdiffCoefFunc Class Reference

Inheritance diagram for APIdiffCoefFunc:

Inheritance graph
[legend]
Collaboration diagram for APIdiffCoefFunc:

Collaboration graph
[legend]
List of all members.

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

Ostreamoperator<< (Ostream &os, const APIdiffCoefFunc &f)

Constructor & Destructor Documentation

APIdiffCoefFunc scalar  a,
scalar  b,
scalar  wf,
scalar  wa
[inline]
 

Construct from components.

Definition at line 75 of file APIdiffCoefFunc.H.

APIdiffCoefFunc Istream is  )  [inline]
 

Construct from Istream.

Definition at line 84 of file APIdiffCoefFunc.H.

References readScalar.


Member Function Documentation

scalar f scalar  p,
scalar  T
const [inline, virtual]
 

API vapour mass diffusivity function.

Implements thermophysicalFunction.

Definition at line 96 of file APIdiffCoefFunc.H.

TypeName "APIdiffCoefFunc"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 105 of file APIdiffCoefFunc.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const APIdiffCoefFunc f
[friend]
 

Definition at line 116 of file APIdiffCoefFunc.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org