Functions
createIncompressibleRadiationModel.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

autoPtr< radiation::radiationModel > radiation (radiation::radiationModel::New(T))
 
dimensionedScalar rhoCpRef ("rhoCpRef", dimDensity *dimEnergy/dimMass/dimTemperature, 1.0)
 
 if (!isType< radiation::noRadiation >(radiation()))
 

Function Documentation

◆ radiation()

autoPtr<radiation::radiationModel> radiation ( radiation::radiationModel::New(T )

◆ rhoCpRef()

dimensionedScalar rhoCpRef ( "rhoCpRef"  ,
dimDensity *dimEnergy/dimMass/  dimTemperature,
1.  0 
)

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( !isType< radiation::noRadiation >  radiation())

Definition at line 13 of file createIncompressibleRadiationModel.H.

References Foam::dimDensity, Foam::dimSpecificHeatCapacity, rhoCpRef(), and runTime.

Here is the call graph for this function: