tutorials/combustion/LTSReactingFoam/ras/counterFlowFlame2D: more accurate settings for time-step

This commit is contained in:
Henry 2013-09-27 22:47:12 +01:00
parent 182f46b357
commit 1e85b525a6

View File

@ -65,8 +65,8 @@ PIMPLE
nNonOrthogonalCorrectors 0;
maxDeltaT 1e-2;
maxCo 0.4;
alphaTemp 1;
maxCo 1;
alphaTemp 0.05;
rDeltaTSmoothingCoeff 1;
rDeltaTDampingCoeff 1;
}