createIncompressibleRadiationModel.H File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ radiation()

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

Referenced by radiationCoupledBase::emissivity().

Here is the caller graph for this function:

◆ rhoCpRef()

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

Referenced by if().

Here is the caller graph for this function:

◆ if()

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

Definition at line 10 of file createIncompressibleRadiationModel.H.

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

Here is the call graph for this function: