mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: change of setting for tutorials
This commit is contained in:
@ -17,7 +17,7 @@ FoamFile
|
||||
|
||||
ddtSchemes
|
||||
{
|
||||
default CrankNicolson 0.9;
|
||||
default CrankNicolson 0.5;
|
||||
}
|
||||
|
||||
gradSchemes
|
||||
|
||||
@ -19,7 +19,7 @@ solvers
|
||||
{
|
||||
"alpha.water.*"
|
||||
{
|
||||
nAlphaCorr 2;
|
||||
nAlphaCorr 3;
|
||||
nAlphaSubCycles 1;
|
||||
cAlpha 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user