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)

◆ ref()

◆ correctBoundaryConditions()

rDeltaT correctBoundaryConditions ( )

◆ reset()

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