tutorials/combustion/LTSReactingFoam/ras/counterFlowFlame2D: more accurate settings for time-step
This commit is contained in:
parent
182f46b357
commit
1e85b525a6
@ -65,8 +65,8 @@ PIMPLE
|
||||
nNonOrthogonalCorrectors 0;
|
||||
|
||||
maxDeltaT 1e-2;
|
||||
maxCo 0.4;
|
||||
alphaTemp 1;
|
||||
maxCo 1;
|
||||
alphaTemp 0.05;
|
||||
rDeltaTSmoothingCoeff 1;
|
||||
rDeltaTDampingCoeff 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user