mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Setting fvSolution for mixerVessel2D
This commit is contained in:
@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user