mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Added constGasThermoPhysics chemistry reader option
This commit is contained in:
@ -36,6 +36,7 @@ namespace Foam
|
|||||||
|
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
|
makeChemistryReader(constGasThermoPhysics);
|
||||||
makeChemistryReader(gasThermoPhysics);
|
makeChemistryReader(gasThermoPhysics);
|
||||||
makeChemistryReader(icoPoly8ThermoPhysics);
|
makeChemistryReader(icoPoly8ThermoPhysics);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user