createRadiationModel.H
Go to the documentation of this file.
1  autoPtr<radiationModel> radiation(radiationModel::New(thermo.T()));
autoPtr< radiationModel > radiation(radiationModel::New(thermo.T()))
rhoReactionThermo & thermo
Definition: createFields.H:28
autoPtr< BasicCompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleMomentumTransportModel::transportModel &transport)