mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +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