Functions
setRDeltaT.H File Reference

Go to the source code of this file.

Functions

scalar rDeltaTSmoothingCoeff (runTime.controlDict().lookupOrDefault< scalar >("rDeltaTSmoothingCoeff", 0.02))
 
surfaceScalarField maxPhi ("maxPhi", phi)
 
 forAll (phases, phasei)
 
rDeltaT dimensionedInternalField ()
 
rDeltaT correctBoundaryConditions ()
 

Function Documentation

◆ rDeltaTSmoothingCoeff()

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

◆ maxPhi()

surfaceScalarField maxPhi ( "maxPhi"  ,
phi   
)

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( phases  ,
phasei   
)

Definition at line 15 of file setRDeltaT.H.

References Foam::mag(), Foam::max(), maxPhi(), phasei, phases, and phi.

Here is the call graph for this function:

◆ dimensionedInternalField()

rDeltaT dimensionedInternalField ( )

◆ correctBoundaryConditions()

rDeltaT correctBoundaryConditions ( )