OpenFOAM
10
The OpenFOAM Foundation
createRadiationModel.H
Go to the documentation of this file.
1
autoPtr<radiationModel>
radiation
(
radiationModel::New
(
thermo
.T()));
thermo
fluidReactionThermo & thermo
Definition:
createFields.H:28
Foam::compressible::New
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
Definition:
compressibleMomentumTransportModelTemplates.C:34
radiation
autoPtr< radiationModel > radiation(radiationModel::New(thermo.T()))
src
radiationModels
include
createRadiationModel.H
Generated by
1.8.13