compressibleContinuityErrs.H File Reference

Calculates and prints the continuity errors. More...

Go to the source code of this file.

Variables

scalar sumLocalContErr
 
scalar globalContErr
 
 cumulativeContErr = globalContErr
 

Detailed Description

Calculates and prints the continuity errors.

Original source file compressibleContinuityErrs.H

Definition in file compressibleContinuityErrs.H.

Variable Documentation

◆ sumLocalContErr

scalar sumLocalContErr
Initial value:
=
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
psiReactionThermo & thermo
Definition: createFields.H:28
dimensionedScalar totalMass
Definition: continuityErrs.H:4

Definition at line 28 of file compressibleContinuityErrs.H.

Referenced by kinematicSingleLayer::continuityCheck(), adjointSimple::continuityErrors(), simple::continuityErrors(), and if().

◆ globalContErr

scalar globalContErr
Initial value:
=
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
psiReactionThermo & thermo
Definition: createFields.H:28
dimensionedScalar totalMass
Definition: continuityErrs.H:4

Definition at line 31 of file compressibleContinuityErrs.H.

Referenced by kinematicSingleLayer::continuityCheck(), adjointSimple::continuityErrors(), simple::continuityErrors(), and if().

◆ cumulativeContErr

cumulativeContErr = globalContErr

Definition at line 34 of file compressibleContinuityErrs.H.

Referenced by if().