FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

compressibleContinuityErrs.H File Reference

Calculates and prints the continuity errors. More...


Detailed Description

Calculates and prints the continuity errors.

Definition in file compressibleContinuityErrs.H.

Go to the source code of this file.

Variables

dimensionedScalar  totalMass = fvc::domainIntegrate(rho)
scalar  sumLocalContErr
scalar  globalContErr
 cumulativeContErr = globalContErr

Variable Documentation

dimensionedScalar totalMass = fvc::domainIntegrate(rho)

Definition at line 31 of file compressibleContinuityErrs.H.

Initial value:

Definition at line 33 of file compressibleContinuityErrs.H.

Referenced by if().

scalar globalContErr
Initial value:

Definition at line 36 of file compressibleContinuityErrs.H.

Referenced by if().

cumulativeContErr = globalContErr

Definition at line 39 of file compressibleContinuityErrs.H.

Referenced by if().