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

pEqn.H File Reference

Go to the source code of this file.


Functions

 if (transonic)
correctBoundaryConditions ()

Variables

 rho = thermo.rho()
volScalarField A = UEqn.A()
 U = UEqn.H()/A
 DpDt = fvc::DDt(surfaceScalarField("phiU", phi/fvc::interpolate(rho)), p)

Function Documentation

if ( transonic   ) 

Definition at line 6 of file pEqn.H.

References Foam::fvc::ddt(), Foam::resError::div(), Foam::fvc::interpolate(), Foam::resError::laplacian(), mesh, Foam::fvc::meshPhi(), nNonOrthCorr, p, phi, phid(), psi, rho, Sevap(), and U.

Here is the call graph for this function:

U correctBoundaryConditions (  ) 


Variable Documentation

DpDt = fvc::DDt(surfaceScalarField("phiU", phi/fvc::interpolate(rho)), p)

Definition at line 65 of file pEqn.H.

Referenced by if().

Copyright © 2000-2009 OpenCFD Ltd