createClouds.H
Go to the documentation of this file.
1 Info<< "\nConstructing " << CLOUD_BASE_TYPE_NAME << " cloud" << endl;
2 basicReactingTypeCloud parcels
3 (
4  word(CLOUD_BASE_TYPE_NAME) & "Cloud1",
5  rho,
6  U,
7  g,
9 );
Foam::endl
Ostream & endl(Ostream &os)
Definition: Ostream.H:381
Foam::Info
messageStream Info
rho
rho
Definition: readInitialConditions.H:88
g
const uniformDimensionedVectorField & g
Definition: createFluidFields.H:26
U
U
Definition: pEqn.H:72
slgThermo
SLGThermo slgThermo(mesh, thermo)