mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
multiphaseInterFoam: Update tutorials
This commit is contained in:
@ -83,7 +83,7 @@ solvers
|
||||
maxIter 20;
|
||||
}
|
||||
|
||||
"(U|alpha)"
|
||||
U
|
||||
{
|
||||
solver smoothSolver;
|
||||
smoother GaussSeidel;
|
||||
|
||||
@ -48,7 +48,7 @@ solvers
|
||||
relTol 0;
|
||||
}
|
||||
|
||||
"(U|alpha)"
|
||||
U
|
||||
{
|
||||
solver smoothSolver;
|
||||
smoother symGaussSeidel;
|
||||
|
||||
Reference in New Issue
Block a user