|
[Sponsors] |
January 19, 2013, 05:16 |
Delaundo meshes
|
#1 |
New Member
Aldo Bonfiglioli
Join Date: Jan 2013
Location: Potenza, Italy
Posts: 19
Rep Power: 13 |
Dear developers, I have written my own small piece of code to convert delaundo http://www.cerfacs.fr/~muller/delaundo.html mesh files to the SU2 mesh format. It seems to work fine on an inviscid mesh (I get a good SU2 solution), but on the enclosed "viscous" mesh SU2 gives segmentation fault after: Searching for closest normal neighbor on the surface. The log, configuration and mesh files are enclosed. A tecplot file with the mesh is also in the tar file. Could you have a quick look? Thanks, Aldo
|
|
January 19, 2013, 14:13 |
|
#2 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Quote:
The format it almost perfect, just a small detail (that we will fix in the next release of the code), could you please get rid of the spaces between the keyword and the = sign eg use NELEM= 10924 instead of NELEM = 10924 Thanks a lot, Francisco PS.- Once the translation is working, it would be great if you could share it with the developer community. |
||
January 22, 2013, 04:08 |
Delaundo to SU2 Translator
|
#3 |
New Member
Aldo Bonfiglioli
Join Date: Jan 2013
Location: Potenza, Italy
Posts: 19
Rep Power: 13 |
Here is the small fortran code that translates from dplot format (the format used by delaundo) into the su2 format.
Aldo |
|
January 27, 2013, 19:45 |
|
#4 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Thanks a lot!
Francisco |
|
January 29, 2013, 20:11 |
|
#5 |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
Interesting. I downloaded the mesher. Every f file is zipped . Is there a quick to unzip all?
thanks Aldo. |
|
March 19, 2013, 19:00 |
|
#6 |
New Member
Join Date: Dec 2011
Posts: 22
Rep Power: 14 |
A quick way to unzip all of the files is to navigate to the std folder and execute the following command:
$ ls *.gz|xargs gunzip Cheers, Aniket |
|
Tags |
delaundo; mesh; grid |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hex and Tet meshes - simplefoam comparison | danvica | OpenFOAM Running, Solving & CFD | 10 | January 4, 2013 01:18 |
Getting prism to inflate into mixed tet-hex meshes | Joe | CFX | 16 | October 10, 2011 07:06 |
HELP!! How could I obtain structured-orthogonal-body fitted meshes???? | DajeMoo | ANSYS | 0 | January 28, 2011 12:52 |
[ICEM] how to create meshes of conformal nodes? | snailstb | ANSYS Meshing & Geometry | 2 | March 12, 2010 03:23 |
Large 3D tetrahedral meshes | Aldo Bonfiglioli | Main CFD Forum | 4 | August 27, 1999 03:33 |