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

accelerate the convergence

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 4, 2014, 15:38
Default accelerate the convergence
  #1
New Member
 
Olivia Nalen
Join Date: Apr 2014
Location: Vancouver
Posts: 19
Rep Power: 12
entropie is on a distinguished road
Hello dear Foamers,

finally I've implemented in my solver for shape optimization the simpleFoam-equations for primal velocity U and pressure p (they are the same as equations in simpleFoam-solver, OF 2.3.0); and those for adjoint vel. Ua and pressure pa (they are the same as equations in adjointShapeOptimizationFoam, OF 2.3.0 but without alpha and lambda because I use a different gradient method for minimize cost function).


The first equations (U, p) converge after ~1500 iterations, and the adjoint equations (Ua,pa) need too much long:



Can I somehow accelerate this process? I thought, It should take about 5000-6000 iterations till the adjoint equations converge.


The BC's are ok, I've checked it already thousand times.

I thought, that maybe the mesh was too fine. At first, I have had 47000 cells. Now I have 16000 cells, but nevertheless the adjoint equations take too much time.


Have somebody any idea for this?

And thanks a lot in advance for every comment.
entropie is offline   Reply With Quote

Old   June 6, 2014, 02:54
Default
  #2
Senior Member
 
T. Chourushi
Join Date: Jul 2009
Posts: 321
Blog Entries: 1
Rep Power: 17
Tushar@cfd is on a distinguished road
Please have a note that CFD simulation depends upon many factors.

One of the few factor is:
Try changing the under-relation factors to speed-up OpenFOAM solver.

relaxationFactors
{
fields
{
p 0.3; // try changing these values
}
equations
{
U 0.7; // try changing these values
k 0.7; // try changing these values
epsilon 0.7; // try changing these values
....
}
}

Apart from the under-relaxation factors, there are many other factors that you can play with. Please refer any of the CFD ebook for the same.

Best Luck!
Tushar@cfd is offline   Reply With Quote

Old   October 10, 2014, 18:58
Default
  #3
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Maybe you can run the same simulation with SU2 (su2.stanford.edu)?

Cheers,
Francisco
fpalacios is offline   Reply With Quote

Reply


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
Convergence Centurion2011 FLUENT 48 June 14, 2022 23:29
Force can not converge colopolo CFX 13 October 4, 2011 22:03
Convergence of CFX field in FSI analysis nasdak CFX 2 June 29, 2009 01:17
Do you know of any tweaks of the solver parameters to accelerate solution convergence sek OpenFOAM Running, Solving & CFD 0 September 15, 2006 13:45
Accelerate convergence in coupled solver Balaji FLUENT 3 June 23, 2005 18:16


All times are GMT -4. The time now is 11:12.