CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

PCG solver

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pthcvn1990

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 27, 2016, 01:12
Post PCG solver
  #1
New Member
 
parth chavan
Join Date: Jul 2015
Posts: 5
Rep Power: 10
pthcvn1990 is on a distinguished road
Dear all Foamers,

To simulate the nozzle flow with steady state condition, I am finding difficulties. I already have utilised more number of days than usually required to solve such problem. Finally I changed my solver from smooth to PCG with DIC conditioning and my problem ran for 500 iterations.

I simply changed my solver from smooth to PCG. I want to know what is Preconditioned Conjugate Gradient regarding CFD and where I can employ these solvers.(in short I would like to know the applications of solvers present in openFoam)

Any help will be much appreciated.

Thanks.
openfoam_aero likes this.
pthcvn1990 is offline   Reply With Quote

Old   May 20, 2022, 10:04
Default
  #2
Member
 
Uttam
Join Date: May 2020
Location: Southampton, United Kingdom
Posts: 34
Rep Power: 5
openfoam_aero is on a distinguished road
Conjugate gradient solvers are typically an accelerated gradient descent solver. It is used for solving the system of linear equations Ax = b which is encountered after discretisation of the domain and applying boundary conditions. The pre-conditioning is sort of a way to ensure faster convergence. Basically the pre-conditioner is useful for systems that have a large condition number (condition number is the ratio of the largest to the smallest eigenvalue of a system of equations). Having a large condition number means that the magnitude of the gradient in each step is small thereby requiring a lot of iterations to converge. Actually for a steady state problem, you can use the GAMG (geometric agglomerated algebraic multi grid solver).
openfoam_aero is offline   Reply With Quote

Reply

Tags
dic, openfoam, pcg, smoother., solvers


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
compressible solver rhosimplefoam "sigFe" error ruby_nuaa OpenFOAM Running, Solving & CFD 5 January 8, 2019 19:36
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
3d vof Smaras FLUENT 2 February 19, 2013 06:58
Quarter Burner mesh with periosic condition SamCanuck FLUENT 2 August 31, 2011 11:34
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 14:08


All times are GMT -4. The time now is 04:09.