|
[Sponsors] |
Issues when using multi-processor parallel computation in SU2 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 12, 2016, 12:28 |
Issues when using multi-processor parallel computation in SU2
|
#1 |
New Member
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 11 |
Hi,
I am using SU2 as CFD solver for transonic viscous flow around rae2822 airfoil. When solving for the flow field, if I use only one processor, it will give me very good results. However, if I use multiple processors, like 4, 16 and 32, it is always diverging. I am really confused about this, because the solver is exactly the same. Since I only change the number of processors, SU2 should give me very similar answer, using less time, correct? Anyone has any ideas to make it convergence also, when using multiple processors, please? I am looking forward to replies from you guys! Thanks for your time! Best, Xiaosong |
|
February 12, 2016, 21:44 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
My guess is that you are running the problem with Multigrid, could you please try without multigrid? Unfortunately the MG algorithm depends on the number of partitions. Apart from that, and if you fully converge the linear system at each iteration
LINEAR_SOLVER= FGMRES LINEAR_SOLVER_PREC= LU_SGS LINEAR_SOLVER_ERROR= 1E-10 LINEAR_SOLVER_ITER= 50 The solution per iteration should be the same independently of the number of cores. Thanks for using SU2, Best, Francisco |
|
February 15, 2016, 22:19 |
|
#3 | |
New Member
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 11 |
Quote:
Thank you so much for your reply! That does help me a lot! Today, I ran the rae2822 mesh in the folder TestCases/rans/rae2822 from SU2 official website. This mesh is fast and accurate. However, I only have the .su2 file, through which I cannot get enough details. So, would you please send me the original mesh, such as pointwise-format file, corresponding to the "mesh_RAE2822_turb.su2" file? Thanks for your time! I am looking forward to your reply soon! Best, Xiaosong |
||
February 16, 2016, 06:00 |
|
#4 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Hi Xiaosong,
you can also look at the mesh by loading the flow solution file in Tecplot/Paraview. Tim |
|
February 16, 2016, 15:55 |
|
#5 | |
New Member
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 11 |
Quote:
Thanks for your help! I can open the .su2 file using Tecplot now! I like this mesh very much, so I hope to know more details, such as the number of nodes on surfaces and spacing at the leading/trailing edge. So, I am afraid only using Tecplot is not enough. Do you have more suggestions, please? Xiaosong |
||
Tags |
multi-processor, parallel computaion, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 Parallel Computation problem | Gramanzini | SU2 | 5 | September 29, 2018 13:32 |
How to interrupt SU2 during a computation | alexandresapet | SU2 | 1 | October 20, 2014 14:27 |
parallel computation with SU2 V3.2 | 454514566@qq.com | SU2 | 1 | June 24, 2014 21:46 |
SU2 Tutorial 2 Parallel Computation | CrashLaker | SU2 | 7 | April 5, 2014 17:14 |
Installation issues for parallel computation | Akash C | SU2 Installation | 1 | June 21, 2013 06:26 |