Functions | Variables
solveFluid.H File Reference
Include dependency graph for solveFluid.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (finalIter)
 
 if (frozenFlow)
 

Variables

 else
 
 rho = thermo.rho()
 

Function Documentation

◆ if() [1/2]

if ( finalIter  )

Definition at line 1 of file solveFluid.H.

References mesh.

◆ if() [2/2]

if ( frozenFlow  )

Definition at line 6 of file solveFluid.H.

Variable Documentation

◆ else

else
Initial value:
{
if (oCorr == 0)
{
}
# 17 "/home/chenjia/OpenFOAM/OpenFOAM-v3.0plus/applications/solvers/heatTransfer/chtMultiRegionFoam/fluid/solveFluid.H" 2
# 18 "/home/chenjia/OpenFOAM/OpenFOAM-v3.0plus/applications/solvers/heatTransfer/chtMultiRegionFoam/fluid/solveFluid.H" 2
for (int corr=0; corr<nCorr; corr++)
{
}
turb.correct()

Definition at line 11 of file solveFluid.H.

◆ rho

rho = thermo.rho()

Definition at line 28 of file solveFluid.H.

nCorr
const int nCorr
Definition: readFluidMultiRegionPIMPLEControls.H:3
turb
compressible::turbulenceModel & turb
Definition: setRegionFluidFields.H:10