Skip to content
Snippets Groups Projects
Commit 1e85b525 authored by Henry's avatar Henry
Browse files

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

parent 182f46b3
Branches
Tags
No related merge requests found
......@@ -65,8 +65,8 @@ PIMPLE
nNonOrthogonalCorrectors 0;
maxDeltaT 1e-2;
maxCo 0.4;
alphaTemp 1;
maxCo 1;
alphaTemp 0.05;
rDeltaTSmoothingCoeff 1;
rDeltaTDampingCoeff 1;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment