TUT: Setting fvSolution for mixerVessel2D

This commit is contained in:
sergio 2019-06-13 13:25:51 -07:00 committed by Andrew Heather
parent da07aa9ac0
commit 3c8e99e4f2

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;