mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
tutorials/combustion/reactingFoam/laminar/counterFlowFlame2D_GRI_TDAC: Added deltaT to TDAC controls
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user