Loading...
Searching...
No Matches
setRDeltaT.H File Reference

Go to the source code of this file.

Functions

scalar rDeltaTSmoothingCoeff (runTime.controlDict().getOrDefault< scalar >("rDeltaTSmoothingCoeff", 0.02))
rDeltaT ref () = pos(alpha2)
rDeltaT correctBoundaryConditions ()
limits reset (1/(limits.max()+VSMALL), 1/(limits.min()+VSMALL))

Function Documentation

◆ rDeltaTSmoothingCoeff()

scalar rDeltaTSmoothingCoeff ( runTime. controlDict).getOrDefault< scalar >("rDeltaTSmoothingCoeff", 0.02)

References runTime.

◆ ref()

◆ correctBoundaryConditions()

rDeltaT correctBoundaryConditions ( )

References limits, and rDeltaTSmoothingCoeff().

Here is the call graph for this function:

◆ reset()

limits reset ( 1/ limits.max()+VSMALL,
1/ limits.min()+VSMALL )

References limits.