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

Go to the source code of this file.

Functions

Switch faceMomentum (pimpleDict.getOrDefault< Switch >("faceMomentum", false))
int nEnergyCorrectors (pimpleDict.getOrDefault< int >("nEnergyCorrectors", 1))
pimpleDict readIfPresent ("frozenFlow", frozenFlowFluid[i])

Variables

const dictionary & pimpleDict = mesh.solutionDict().subDict("PIMPLE")

Function Documentation

◆ faceMomentum()

Switch faceMomentum ( pimpleDict.getOrDefault< Switch > "faceMomentum", false)

References pimpleDict.

Referenced by if(), and if().

Here is the caller graph for this function:

◆ nEnergyCorrectors()

int nEnergyCorrectors ( pimpleDict.getOrDefault< int > "nEnergyCorrectors", 1)

References pimpleDict.

Referenced by for().

Here is the caller graph for this function:

◆ readIfPresent()

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

References frozenFlowFluid(), and pimpleDict.

Here is the call graph for this function:

Variable Documentation

◆ pimpleDict

const dictionary& pimpleDict = mesh.solutionDict().subDict("PIMPLE")

Definition at line 1 of file readFluidMultiRegionPIMPLEControls.H.