|
[Sponsors] |
July 11, 2013, 08:34 |
SU2_DDC error with version 2.0.5
|
#1 |
Member
Anant Diwakar
Join Date: Jan 2013
Posts: 68
Rep Power: 13 |
Hello
I was trying to partition the onera M6 wing mesh (given in euler testcase directory) using SU2_DDC of SU2 v 2.0.5. I mentioned no. of partitions in the .cfg file. However it doesn't partition the mesh and exits without doing anything. Also, on some linux system, the earlier SU2_DDC versions ( 2.0.4) shows the error *** buffer overflow detected ***: /home/diwakar/su2/SU2v2.0/bin/SU2_DDC terminated when the number of partitions mentioned in the .cfg file exceeds 99. Can anyone tell how to resolve these issues ? Thanks Anant |
|
August 16, 2013, 02:45 |
|
#2 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
In the current developer's version of SU2 the number of processors in SU2_DDC is specified via command line e.g. mpirun -n 12 SU2_DDF default.cfg
The grid partitioning and writing is done in parallel, and it looks like that for your particular application you need to increase the number of cores. Cheers, Francisco Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 Version 2.0.5 Released (Developer Release) | economon | SU2 News & Announcements | 2 | August 16, 2013 13:39 |
su2_cfd 2.0.5 parallel version for win7@32 binary test | ceanwang | SU2 Installation | 0 | June 24, 2013 04:16 |
paraview installation woes | vex | OpenFOAM Installation | 15 | January 30, 2011 08:11 |
[OpenFOAM] Problem with paraFoam on a linux-64 bit | bunni | ParaView | 4 | April 14, 2010 21:55 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |