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

surfaceScalarField rUAf ("(rho*(1|A(U)))", fvc::interpolate(rho)*fvc::interpolate(rUA))
surfaceScalarField phiU ("phiU", phi)
 for (int nonOrth=0;nonOrth<=nNonOrthCorr;nonOrth++)
correctBoundaryConditions ()

Variables

volScalarField rUA = 1.0/UEqn.A()
 U = rUA*UEqn.H()
 phi

Function Documentation

surfaceScalarField rUAf ( "(rho*(1|A(U)))"  ,
fvc::  interpolaterho)*fvc::interpolate(rUA 
)

Referenced by for().

Here is the caller graph for this function:

surfaceScalarField phiU ( "phiU"  ,
phi   
)

for (  ) 

Definition at line 20 of file pEqn.H.

References Foam::fvc::ddt(), Foam::resError::div(), Foam::resError::laplacian(), nNonOrthCorr, p, phi, pRefCell, pRefValue, rho, and rUAf().

Here is the call graph for this function:

U correctBoundaryConditions (  ) 


Variable Documentation

volScalarField rUA = 1.0/UEqn.A()

Definition at line 1 of file pEqn.H.

U = rUA*UEqn.H()

Definition at line 9 of file pEqn.H.

phi

Initial value:

Definition at line 10 of file pEqn.H.

Copyright © 2000-2009 OpenCFD Ltd