|
[Sponsors] |
February 19, 2023, 19:32 |
How to improve convergence in Fleunt?
|
#1 |
New Member
Peyman
Join Date: Jul 2021
Posts: 12
Rep Power: 5 |
Hi all.
I am doing a simulation for clot formation and I developed 28 UDS. I have to simulate it for 60 minutes. The biggest time step that I can have is 10^-5s. I am using parallel simulation with 2 cores. (In this situation, the simulation will take a couple of months) When I increase the cores there is no effect on simulation speed. I would appreciate it if any of you could give any advice on how I can increase the speed of my simulation. I already tried to decrease the under-relaxation factor (0.3, 0.5,08) and decreased element number, but they didn't have any effect |
|
February 20, 2023, 03:08 |
|
#2 |
Senior Member
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,286
Rep Power: 34 |
"I have to simulate it for 60 minutes. The biggest time step that I can have is 10^-5s."
You did not mention anything about the models involved and what is restricting this time-step. If you are open to other softwares then you can try wildkatze. I am sure it could go much faster there (or made to go faster ). (I develop wildkatze so i know what is possible there). (60 minutes it still high but usually you can get away with much larger timesteps in wildkatze). |
|
February 22, 2023, 04:19 |
|
#3 |
Senior Member
Joern Beilke
Join Date: Mar 2009
Location: Dresden
Posts: 533
Rep Power: 20 |
The recommended strategy is to increase the relaxation factors and reduce the number of inner iterations.
|
|
February 22, 2023, 07:04 |
|
#4 | |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 657
Rep Power: 19 |
Quote:
Your parallellization is not working correct it seems. If you are using user defined functions, make sure they are properly parallellized. Also check with a simple (but large) test case that parallelization is working correctly. |
||
February 22, 2023, 12:18 |
|
#5 |
New Member
Peyman
Join Date: Jul 2021
Posts: 12
Rep Power: 5 |
||
February 22, 2023, 12:23 |
|
#6 |
New Member
Peyman
Join Date: Jul 2021
Posts: 12
Rep Power: 5 |
While using 2 core the process is faster in compare with 1 core. But after increasing to higher cores there is no effect. It seems that parallelization I correct. I have a small geometry with 50k messh element. And it is very wired that why convergence is not good . Do you have any idea ?
|
|
February 22, 2023, 18:50 |
|
#7 | |
Senior Member
Join Date: Oct 2011
Posts: 242
Rep Power: 17 |
Quote:
|
||
February 24, 2023, 14:40 |
|
#8 | |
New Member
Peyman
Join Date: Jul 2021
Posts: 12
Rep Power: 5 |
Quote:
I am solving 29 equation which are coupled with each there. It seems that the RAM is effect the speed. what do you think? |
||
February 28, 2023, 05:44 |
|
#9 | |
Senior Member
Hamid Zoka
Join Date: Nov 2009
Posts: 293
Rep Power: 19 |
Quote:
Solution algorithm has an impact on convergence speed. E.g. coupled algorithm takes more CPU time compared with SIMPLE. best |
||
March 3, 2023, 20:44 |
|
#10 |
New Member
Peyman
Join Date: Jul 2021
Posts: 12
Rep Power: 5 |
||
Tags |
convergence failure |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to determine the convergence of solutions | cfx_ws1992 | CFX | 6 | November 9, 2017 17:12 |
Improve simpleFoam convergence | Daniele111 | OpenFOAM Running, Solving & CFD | 43 | November 6, 2010 12:50 |
Convergence of CFX field in FSI analysis | nasdak | CFX | 2 | June 29, 2009 02:17 |
Problems with convergence with an easy system | franzdrs | Main CFD Forum | 0 | June 15, 2009 19:17 |
increasing mesh quality is leading to poor convergence | tippo | CFX | 2 | May 5, 2009 11:55 |