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

BasicReactingMultiphaseCloud< ThermoType > Class Template Reference

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

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

List of all members.


Public Member Functions

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

Detailed Description

template<class ThermoType>
class Foam::BasicReactingMultiphaseCloud< ThermoType >

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

Source files

Definition at line 50 of file BasicReactingMultiphaseCloud.H.


Constructor & Destructor Documentation

BasicReactingMultiphaseCloud ( 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 BasicReactingMultiphaseCloud.C.

~BasicReactingMultiphaseCloud (  )  [inline]

Destructor.

Definition at line 48 of file BasicReactingMultiphaseCloud.C.

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

Here is the call graph for this function:


Member Function Documentation

TypeName ( "BasicReactingMultiphaseCloud< ThermoType >"   ) 

Runtime type information.

void writeFields (  )  const [inline, virtual]

Write fields.

Reimplemented from Cloud< BasicReactingMultiphaseParcel< ThermoType > >.

Definition at line 55 of file BasicReactingMultiphaseCloud.C.


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