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

BasicReactingCloud< ThermoType > Class Template Reference

Reacting cloud templated on the type of carrier phase thermodynamics. More...

Inheritance diagram for BasicReactingCloud< ThermoType >:
Collaboration diagram for BasicReactingCloud< ThermoType >:

List of all members.


Public Member Functions

 TypeName ("BasicReactingCloud")
 Runtime type information.
 BasicReactingCloud (const word &cloudName, const volScalarField &rho, const volVectorField &U, const dimensionedVector &g, basicThermo &thermo)
 Construct given carrier gas fields.
 ~BasicReactingCloud ()
 Destructor.
virtual void writeFields () const
 Write fields.

Detailed Description

template<class ThermoType>
class Foam::BasicReactingCloud< ThermoType >

Reacting cloud templated on the type of carrier phase thermodynamics.

Source files

Definition at line 50 of file BasicReactingCloud.H.


Constructor & Destructor Documentation

BasicReactingCloud ( const word cloudName,
const volScalarField rho,
const volVectorField U,
const dimensionedVector g,
basicThermo thermo 
) [inline]

Construct given carrier gas fields.

Definition at line 24 of file BasicReactingCloud.C.

~BasicReactingCloud (  )  [inline]

Destructor.

Definition at line 48 of file BasicReactingCloud.C.

References Cloud< BasicReactingParcel< ThermoType > >::readFields().

Here is the call graph for this function:


Member Function Documentation

TypeName ( "BasicReactingCloud< ThermoType >"   ) 

Runtime type information.

void writeFields (  )  const [inline, virtual]

Write fields.

Reimplemented from Cloud< BasicReactingParcel< ThermoType > >.

Definition at line 55 of file BasicReactingCloud.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd