createRadiationModel.H
Go to the documentation of this file.
1  autoPtr<radiation::radiationModel> radiation
2  (
4  );
Foam::compressible::New
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
Definition: turbulentFluidThermoModel.C:36
thermo
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
radiation
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(thermo.T()))