diff --git a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/system/fvSolution b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/system/fvSolution index fd1bb96563cdb8c7812416232521e4dce39b3a57..16578dc19345a5043902fb56cb6507b535aee8ce 100644 --- a/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/system/fvSolution +++ b/tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/mixerVessel2D/system/fvSolution @@ -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;