createClouds.H
Go to the documentation of this file.
1 Info<< "\nConstructing coal cloud" << endl;
2 coalCloud parcels
3 (
4  "reactingCloud1",
5  rho,
6  U,
7  g,
9 );
coalCloud
Cloud class to introduce coal parcels.
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:369
rho
rho
Definition: readInitialConditions.H:88
Foam::Info
messageStream Info
Information stream (stdout output on master, null elsewhere)
g
const uniformDimensionedVectorField & g
Definition: createFluidFields.H:26
U
U
Definition: pEqn.H:72
slgThermo
SLGThermo slgThermo(mesh, thermo)