multiphaseInterFoam: Update tutorials
This commit is contained in:
parent
836ffadd39
commit
dc8f72f866
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue