mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
compressibleInterFoam tutorials: added missing maxAlphaCo entry
This commit is contained in:
@ -50,6 +50,7 @@ adjustTimeStep yes;
|
||||
maxCo 0.25;
|
||||
|
||||
maxDeltaT 1;
|
||||
maxAlphaCo 1;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -50,6 +50,7 @@ adjustTimeStep yes;
|
||||
maxCo 0.25;
|
||||
|
||||
maxDeltaT 1;
|
||||
maxAlphaCo 1;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user