createClouds.H
Go to the documentation of this file.
1 Info<< "\nConstructing reacting cloud" << endl;
3 (
4  "reactingCloud1",
5  rho,
6  U,
7  g,
9 );
U
Definition: pEqn.H:83
SLGThermo slgThermo(mesh, thermo)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:253
ReactingMultiphaseCloud< ReactingCloud< ThermoCloud< KinematicCloud< Cloud< basicReactingMultiphaseParcel > > > > > basicReactingMultiphaseCloud
const dimensionedVector & g
messageStream Info