FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

createRadiationModel.H

Go to the documentation of this file.
00001     autoPtr<radiation::radiationModel> radiation
00002     (
00003         radiation::radiationModel::New(thermo.T())
00004     );
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines