Dear all,
When I parallelize my code of a 2D lid driven cavity problem. I found that when I choose set(NS, sparams = “-pc_type lu”) the result is good. But when I choose to use set(NS, sparams = “-pc_type hypre”, the result is wrong, it shows it doesn’t converge every step.
Does anyone know the reason? Many thanks in advance.
2D_lid_dirven_cavity_parallel.edp (2.7 KB)