OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

ash Class Reference

Coal ash. More...

Inheritance diagram for ash:
Collaboration diagram for ash:

List of all members.


Public Member Functions

 TypeName ("ash")
 Runtime type information.
 ash ()
 Construct null.
 ash (const solid &s)
 Construct from solid.
 ash (Istream &is)
 Construct from Istream.
void writeData (Ostream &os) const
 Write the function coefficients.

Friends

Ostreamoperator<< (Ostream &os, const ash &s)

Detailed Description

Coal ash.

Source files

Definition at line 53 of file ash.H.


Constructor & Destructor Documentation

ash (  ) 

Construct null.

Definition at line 32 of file ash.C.

References Foam::addToRunTimeSelectionTable(), and Foam::defineTypeNameAndDebug().

Here is the call graph for this function:

ash ( const solid s  ) 

Construct from solid.

Definition at line 45 of file ash.C.

References Foam::endl(), and WarningIn.

Here is the call graph for this function:

ash ( Istream is  ) 

Construct from Istream.

Definition at line 51 of file ash.C.


Member Function Documentation

TypeName ( "ash"   ) 

Runtime type information.

void writeData ( Ostream os  )  const [virtual]

Write the function coefficients.

Reimplemented from solid.

Definition at line 59 of file ash.C.


Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const ash s 
) [friend]


The documentation for this class was generated from the following files:
  • src/thermophysicalModels/solids/ash/ash.H
  • src/thermophysicalModels/solids/ash/ash.C
Copyright © 2000-2009 OpenCFD Ltd