So the numerical scheme (fvScheme) will affect the property of the matrix to invert and we should choose properly the solver/solving algorithm (fvSolution) in order to solve it properly. Depending on the form of matrix depended on structured or unstructured mesh something like that.
Quote:
Originally Posted by
thg
Hi Frog,
Meindert already mentioned, the difference between a PCG or a PBiCG,...
you can find in any textbook about linear iterative solvers like
Wessling, Saad, Trefethen, Stran,....
...