OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

createSpray.H File Reference

Go to the source code of this file.


Functions

Info<< "Constructing Spray"
<< endl;PtrList
< gasThermoPhysics > 
gasProperties (Y.size())
 forAll (gasProperties, i)
spray dieselSpray (U, rho, p, T, composition, gasProperties, thermo, g)
 if (dieselSpray.twoD())

Variables

scalar gasMass0 = fvc::domainIntegrate(rho).value()

Function Documentation

Info<< "Constructing Spray" << endl;PtrList<gasThermoPhysics> gasProperties ( Y.  size()  ) 

Referenced by forAll().

Here is the caller graph for this function:

forAll ( gasProperties  ,
 
)

Definition at line 4 of file createSpray.H.

References gasProperties(), and thermo.

Here is the call graph for this function:

spray dieselSpray ( ,
rho  ,
p  ,
T  ,
composition  ,
gasProperties  ,
thermo  ,
g   
)

Referenced by for(), and if().

Here is the caller graph for this function:

if ( dieselSpray.  twoD()  ) 

Definition at line 31 of file createSpray.H.

References dieselSpray(), and Foam::mathematicalConstant::pi.

Here is the call graph for this function:


Variable Documentation

gasMass0 = fvc::domainIntegrate(rho).value()

Definition at line 29 of file createSpray.H.

Copyright © 2000-2009 OpenCFD Ltd