adjointContinuityErrs.H File Reference

Calculates and prints the continuity errors. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

scalar globalContErr
 
 cumulativeAdjointContErr = globalContErr
 

Detailed Description

Calculates and prints the continuity errors.

Original source file adjointContinuityErrs.H

Definition in file adjointContinuityErrs.H.

Variable Documentation

◆ globalContErr

scalar globalContErr
Initial value:
= runTime.deltaTValue()*
fvc::div(phia)().weightedAverage(mesh.V()).value()
tmp< VolField< Type > > div(const SurfaceField< Type > &ssf)
Definition: fvcDiv.C:47

Definition at line 33 of file adjointContinuityErrs.H.

◆ cumulativeAdjointContErr

cumulativeAdjointContErr = globalContErr

Definition at line 35 of file adjointContinuityErrs.H.