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

rhoEqn.H File Reference

Solve the continuity for density. More...

Go to the source code of this file.


Functions

volScalarField Sevap (IOobject("Sevap", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar("zero", dimensionSet(1,-3,-1, 0, 0), 0.0))
 for (label i=0;i< Y.size();i++)

Detailed Description

Solve the continuity for density.

Original source file rhoEqn.H

Definition in file rhoEqn.H.


Function Documentation

volScalarField Sevap ( IOobject("Sevap", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE)  ,
mesh  ,
dimensionedScalar("zero", dimensionSet(1,-3,-1, 0, 0), 0.0)   
)

Referenced by for(), and if().

Here is the caller graph for this function:

for (  ) 

Definition at line 36 of file rhoEqn.H.

References dieselSpray(), and Sevap().

Here is the call graph for this function:

Copyright © 2000-2009 OpenCFD Ltd