OpenFOAM: API Guide
v2006
The open source CFD toolbox
createClouds.H
Go to the documentation of this file.
1
Info
<<
"\nConstructing reacting cloud"
<<
endl
;
2
basicReactingCloud
parcels
3
(
4
"reactingCloud1"
,
5
rho
,
6
U
,
7
g
,
8
slgThermo
9
);
basicReactingCloud
Cloud class to introduce reacting parcels.
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:350
rho
rho
Definition:
readInitialConditions.H:88
Foam::Info
messageStream Info
Information stream (uses stdout - output is on the master only)
g
const uniformDimensionedVectorField & g
Definition:
createFluidFields.H:24
U
U
Definition:
pEqn.H:72
slgThermo
SLGThermo slgThermo(mesh, thermo)
applications
solvers
combustion
fireFoam
createClouds.H
Generated by
1.8.17
OPENFOAM® is a registered
trademark
of OpenCFD Ltd.