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 (radiation->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 ( radiation->  radiation())

Definition at line 13 of file createIncompressibleRadiationModel.H.

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

Here is the call graph for this function: