|
[Sponsors] |
June 21, 2015, 22:03 |
Creating custom .su2 Grid Files
|
#1 |
New Member
N Roberts
Join Date: Jan 2015
Posts: 4
Rep Power: 11 |
Hi,
I am new to SU2 and just getting started with running my own simulations. I am wondering if SU2 has built in capabilities for generating .su2 grid files from another file format (STEP file, or any other CAD-like file). If not, what are the best ways to go about creating one's own customized .su2 file from a CAD drawing or other mesh-generating program? Thanks. |
|
June 22, 2015, 05:55 |
|
#2 |
New Member
Shainath
Join Date: Apr 2011
Posts: 18
Rep Power: 15 |
Hi,
I generally prefer CGNS format for grid input. Most of the grid generation softwares gives output in ".cgns" format. To use ".cgns" files as an input, you have to configure SU2 using this command "./configure --with-CGNS-lib=/usr/local/lib --with-CGNS-include=/usr/local/include --enable-metis" instead of only "./configure". Hope this will help you. |
|
July 2, 2015, 16:27 |
|
#3 |
Senior Member
Zach Davis
Join Date: Jan 2010
Location: Los Angeles, CA
Posts: 101
Rep Power: 16 |
Typically there is another step between generating your analysis model in CAD and running the simulation in SU2. You need to discretize your CAD model with a mesh using a pre-processor such as Gmsh, Pointwise, or other meshing tool. Gmsh and Pointwise are the only tools of which I'm aware with native SU2 mesh file format suppor--meaning either of these tools can export the mesh which you have created directly to SU2's native .su2 file format.
Shainath highlights a good point in that SU2 can be compiled against the CGNS library, and then read in CGNS formatted mesh files--a format that has wider support amongst pre-processing/meshing tools. |
|
July 2, 2015, 19:36 |
|
#4 |
New Member
Cleber Spode
Join Date: Mar 2013
Posts: 5
Rep Power: 13 |
GridPro also has SU2 format output mode.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
creating PDF Table from imported chemkin files | idomeneo | FLUENT | 1 | November 2, 2016 06:23 |
critical error during installation of openfoam | Fabio88 | OpenFOAM Installation | 21 | June 2, 2010 04:01 |
creating csv files | cbarry | OpenFOAM | 3 | October 2, 2009 06:24 |
[Technical] Creating your own mesh files | doug | OpenFOAM Meshing & Mesh Conversion | 28 | April 9, 2009 08:36 |
Grid Independent Solution | Chuck Leakeas | Main CFD Forum | 2 | May 26, 2000 12:18 |