compressibleInterFoam tutorials: added missing maxAlphaCo entry

This commit is contained in:
Henry
2013-06-02 22:30:22 +01:00
parent fd60c493e6
commit 938b1b6bd7
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ adjustTimeStep yes;
maxCo 0.25;
maxDeltaT 1;
maxAlphaCo 1;
// ************************************************************************* //

View File

@ -50,6 +50,7 @@ adjustTimeStep yes;
maxCo 0.25;
maxDeltaT 1;
maxAlphaCo 1;
// ************************************************************************* //