Hi guys, <div><br></div><div>Three questions: </div><div><span style="font-family:&#39;Times New Roman&#39;;text-align:-webkit-left;background-color:rgb(255,255,255);font-size:medium">1) As mentioned on the web when we use </span></div>

<div><b style="font-family:&#39;Times New Roman&#39;;text-align:-webkit-left;background-color:rgb(255,255,255);font-size:medium">-ksp_diagonal_scale_fix: </b><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">scale the matrix back AFTER the solve</span></div>

<div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium"><br></span></div><div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">with -ksp_diagonal_scale d</span><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">oes it also scale back the RHS vector associated with the KSP solver? </span></div>

<div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium"><br></span></div><div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">2) Also, as mentioned on the web for -ksp_diagonal_scale</span></div>

<div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">&quot;Tells </span><a href="http://www.mcs.anl.gov/petsc/petsc-3.1/docs/manualpages/KSP/KSP.html#KSP" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium">KSP</a><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium"> to symmetrically diagonally scale the system before solving. &quot;</span></div>

<div><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;background-color:rgb(255,255,255);font-size:medium"><br></span></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">When I used this option to solve for the Pressure (Poisson equation with Neumann B.C., descritized via structured fisytenite-difference method), the number of iterations for convergence was trippled, e.g. without this option, it converges in 18 iteration, but with this option it goes up to 50-60 iterations. </font></div>

<div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">(GMRES + BoomerAMG as the preconditioner). </font></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">Is this something you would expect? </font></div>

<div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3"><br></font></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">3) How could the linear system resulting from the Poisson equation for pressure (incompressible flow) can be more diagonally scaled? To elaborate more, for the uniform grid case and let&#39;s say a second order central scheme finite difference discretization, the sum of the off-diagonal coefficients are equal to the diagonal coefficient. </font></div>

<div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3"><br></font></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">Thanks, </font></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">Best, </font></div>

<div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3">Mohamad</font></div><div><font class="Apple-style-span" face="&#39;Times New Roman&#39;" size="3"><br></font></div>