adjointContinuityErrs.H File Reference

Calculates and prints the continuity errors. More...

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()
dynamicFvMesh & mesh
engineTime & runTime

Definition at line 35 of file adjointContinuityErrs.H.

◆ cumulativeAdjointContErr

cumulativeAdjointContErr = globalContErr

Definition at line 37 of file adjointContinuityErrs.H.