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;
|
maxIter 20;
|
||||||
}
|
}
|
||||||
|
|
||||||
"(U|alpha)"
|
U
|
||||||
{
|
{
|
||||||
solver smoothSolver;
|
solver smoothSolver;
|
||||||
smoother GaussSeidel;
|
smoother GaussSeidel;
|
||||||
|
|||||||
@ -48,7 +48,7 @@ solvers
|
|||||||
relTol 0;
|
relTol 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
"(U|alpha)"
|
U
|
||||||
{
|
{
|
||||||
solver smoothSolver;
|
solver smoothSolver;
|
||||||
smoother symGaussSeidel;
|
smoother symGaussSeidel;
|
||||||
|
|||||||
Reference in New Issue
Block a user