multiphaseInterFoam: Update tutorials

This commit is contained in:
Henry
2015-04-29 23:05:54 +01:00
parent 00ce68ee18
commit 31014af625
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ solvers
maxIter 20; maxIter 20;
} }
"(U|alpha)" U
{ {
solver smoothSolver; solver smoothSolver;
smoother GaussSeidel; smoother GaussSeidel;

View File

@ -48,7 +48,7 @@ solvers
relTol 0; relTol 0;
} }
"(U|alpha)" U
{ {
solver smoothSolver; solver smoothSolver;
smoother symGaussSeidel; smoother symGaussSeidel;