mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
etc/controlDict::DebugSwitches::specie: Set default to 0
pending an update to the JANAF polynomials for the chemFoam tutorials
This commit is contained in:
@ -788,7 +788,7 @@ DebugSwitches
|
|||||||
solidBodyMotionFunction 0;
|
solidBodyMotionFunction 0;
|
||||||
solidBodyMotionFvMesh 0;
|
solidBodyMotionFvMesh 0;
|
||||||
solution 0;
|
solution 0;
|
||||||
specie 1;
|
specie 0;
|
||||||
spectEddyVisc 0;
|
spectEddyVisc 0;
|
||||||
sphereToCell 0;
|
sphereToCell 0;
|
||||||
spherical 0;
|
spherical 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user