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

Issues when using multi-processor parallel computation in SU2

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 12, 2016, 11:28
Default Issues when using multi-processor parallel computation in SU2
  #1
New Member
 
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 10
Xiaosong is on a distinguished road
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
Xiaosong is offline   Reply With Quote

Old   February 12, 2016, 20:44
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
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
fpalacios is offline   Reply With Quote

Old   February 15, 2016, 21:19
Default
  #3
New Member
 
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 10
Xiaosong is on a distinguished road
Quote:
Originally Posted by fpalacios View Post
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
Hi, Francisco,

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
Xiaosong is offline   Reply With Quote

Old   February 16, 2016, 05:00
Default
  #4
Super Moderator
 
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 10
talbring is on a distinguished road
Hi Xiaosong,

you can also look at the mesh by loading the flow solution file in Tecplot/Paraview.

Tim
talbring is offline   Reply With Quote

Old   February 16, 2016, 14:55
Default
  #5
New Member
 
Xiaosong
Join Date: Oct 2015
Posts: 11
Rep Power: 10
Xiaosong is on a distinguished road
Quote:
Originally Posted by talbring View Post
Hi Xiaosong,

you can also look at the mesh by loading the flow solution file in Tecplot/Paraview.

Tim
Hi, Tim,

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
Xiaosong is offline   Reply With Quote

Reply

Tags
multi-processor, parallel computaion, su2


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
SU2 Parallel Computation problem Gramanzini SU2 5 September 29, 2018 12:32
How to interrupt SU2 during a computation alexandresapet SU2 1 October 20, 2014 13:27
parallel computation with SU2 V3.2 454514566@qq.com SU2 1 June 24, 2014 20:46
SU2 Tutorial 2 Parallel Computation CrashLaker SU2 7 April 5, 2014 16:14
Installation issues for parallel computation Akash C SU2 Installation 1 June 21, 2013 05:26


All times are GMT -4. The time now is 08:53.