TUT: Setting fvSolution for mixerVessel2D
This commit is contained in:
parent
da07aa9ac0
commit
3c8e99e4f2
@ -34,15 +34,6 @@ solvers
|
|||||||
p_rghFinal
|
p_rghFinal
|
||||||
{
|
{
|
||||||
$p_rgh;
|
$p_rgh;
|
||||||
solver PCG;
|
|
||||||
preconditioner
|
|
||||||
{
|
|
||||||
preconditioner GAMG;
|
|
||||||
tolerance 1e-7;
|
|
||||||
relTol 0;
|
|
||||||
nVcycles 2;
|
|
||||||
smoother GaussSeidel;
|
|
||||||
}
|
|
||||||
tolerance 1e-7;
|
tolerance 1e-7;
|
||||||
relTol 0;
|
relTol 0;
|
||||||
maxIter 30;
|
maxIter 30;
|
||||||
|
Loading…
Reference in New Issue
Block a user