tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC: Added deltaT to TDAC controls

This commit is contained in:
Henry Weller
2017-01-17 22:41:30 +00:00
parent 1ddaec3fc0
commit 1abec0652d

View File

@ -90,6 +90,7 @@ tabulation
otherSpecies 1; otherSpecies 1;
Temperature 2500; Temperature 2500;
Pressure 1e15; Pressure 1e15;
deltaT 1;
} }
// Maximum number of leafs stored in the binary tree // Maximum number of leafs stored in the binary tree