TUT: Setting fvSolution for mixerVessel2D

This commit is contained in:
sergio
2019-06-13 13:25:51 -07:00
parent 82844d7102
commit 3975b21714

View File

@ -34,15 +34,6 @@ solvers
p_rghFinal
{
$p_rgh;
solver PCG;
preconditioner
{
preconditioner GAMG;
tolerance 1e-7;
relTol 0;
nVcycles 2;
smoother GaussSeidel;
}
tolerance 1e-7;
relTol 0;
maxIter 30;