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

Go to the source code of this file.

Functions

simple readIfPresent ("frozenFlow", frozenFlowFluid[i])

Variables

const dictionary & simple = fluidRegions[i].solutionDict().subDict("SIMPLE")
const int nNonOrthCorr
const bool momentumPredictor

Function Documentation

◆ readIfPresent()

simple readIfPresent ( "frozenFlow" ,
frozenFlowFluid [i] )

References frozenFlowFluid(), and simple.

Here is the call graph for this function:

Variable Documentation

◆ simple

const dictionary& simple = fluidRegions[i].solutionDict().subDict("SIMPLE")

◆ nNonOrthCorr

const int nNonOrthCorr
Initial value:
=
simple.getOrDefault<int>("nNonOrthogonalCorrectors", 0)
const dictionary & simple

Definition at line 3 of file readFluidMultiRegionSIMPLEControls.H.

Referenced by for(), and velocityLaplacianFvMotionSolver::solve().

◆ momentumPredictor

const bool momentumPredictor
Initial value:
=
simple.getOrDefault("momentumPredictor", true)

Definition at line 6 of file readFluidMultiRegionSIMPLEControls.H.

Referenced by if(), adjointSimple::mainIter(), and simple::mainIter().