CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Solver

Register Blogs Community New Posts Updated Threads Search

Solver
Old

Numerics in OpenFoam - PBiCG vs. PCG

Posted August 18, 2016 at 15:13 by kindle
Updated February 23, 2017 at 04:13 by kindle

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 View Post
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,....
...
New Member
Posted in Solver
Views 1626 Comments 0 kindle is offline Edit Tags
Old

Compile the solver laplacianFoam

Posted August 17, 2016 at 11:22 by kindle
Updated February 23, 2017 at 04:13 by kindle

laplcacianFoam is an implemented solver in OpenFOAM, which can be found in WM_PROJECT_DIR/platforms/.../bin (executable), .../application/solver/basic (dep) and WM_PROJECT_DIR/application/solver/basic (src).

Tried to compile from $FOAM_RUN, using laplacianFoam1. After comparing with authentic one, success.
New Member
Posted in programming, Solver
Views 1439 Comments 0 kindle is offline Edit Tags

All times are GMT -4. The time now is 23:56.