readDyMControls.H File Reference
Include dependency graph for readDyMControls.H:

Go to the source code of this file.

Variables

 correctPhi
 
 checkMeshCourantNo
 

Variable Documentation

◆ correctPhi

correctPhi
Initial value:
= pimple.dict().lookupOrDefault
(
"correctPhi",
)
pimpleControl pimple(mesh)
correctPhi

Definition at line 3 of file readDyMControls.H.

Referenced by VoFSolver::clearrAU(), isothermalFluid::preSolve(), multiphaseEuler::preSolve(), and VoFSolver::preSolve().

◆ checkMeshCourantNo

checkMeshCourantNo
Initial value:
= pimple.dict().lookupOrDefault
(
"checkMeshCourantNo",
)
checkMeshCourantNo

Definition at line 9 of file readDyMControls.H.

Referenced by fluidSolver::meshCourantNo().