createRadiationModel.H
Go to the documentation of this file.
1 autoPtr<radiation::radiationModel> radiation
2 (
3 radiation::radiationModel::New(thermo.T())
4 );
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(thermo.T()))