Loading...
Searching...
No Matches
createClouds.H
Go to the documentation of this file.
1Info<< "\nConstructing " << CLOUD_BASE_TYPE_NAME << " cloud" << endl;
2basicReactingTypeCloud parcels
3(
4 word(CLOUD_BASE_TYPE_NAME) & "Cloud1",
5 rho,
6 U,
7 g,
9);
const uniformDimensionedVectorField & g
U
Definition pEqn.H:72
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition Ostream.H:519
SLGThermo slgThermo(mesh, thermo)