|
|
|
BasicReactingMultiphaseCloud< ThermoType > Class Template ReferenceReacting multiphase cloud templated on the type of carrier phase thermodynamics. More...
Inheritance diagram for BasicReactingMultiphaseCloud< ThermoType >:
![]()
Collaboration diagram for BasicReactingMultiphaseCloud< ThermoType >:
![]()
Detailed Descriptiontemplate<class ThermoType>
Reacting multiphase cloud templated on the type of carrier phase thermodynamics.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BasicReactingMultiphaseCloud | ( | const word & | cloudName, | |
| const volScalarField & | rho, | |||
| const volVectorField & | U, | |||
| const dimensionedVector & | g, | |||
| basicThermo & | thermo | |||
| ) | [inline] |
| ~BasicReactingMultiphaseCloud | ( | ) | [inline] |
Destructor.
Definition at line 48 of file BasicReactingMultiphaseCloud.C.
References Cloud< BasicReactingMultiphaseParcel< ThermoType > >::readFields().

| 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.