ENH: Added constGasThermoPhysics chemistry reader option

This commit is contained in:
andy
2010-09-06 11:44:26 +01:00
parent 470ef283a1
commit 6e52ed3aac

View File

@ -36,6 +36,7 @@ namespace Foam
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
makeChemistryReader(constGasThermoPhysics);
makeChemistryReader(gasThermoPhysics);
makeChemistryReader(icoPoly8ThermoPhysics);