|
[Sponsors] |
August 18, 2015, 13:31 |
CGNS mesh format
|
#1 |
New Member
Ouissem B.
Join Date: Apr 2015
Location: Paris, FR
Posts: 7
Rep Power: 11 |
Hi,
When trying to run a case with a .cgns mesh file with SU2, I get the error: "SU2 built without CGNS support!". It suggests to supply the correct path of the CGNS library in the Makefile. How to do it when using the Windows vesion of the code? I'm using SU2 v3.2.200 single-threaded 32-bit under Windows 7. Or, is there any other way to do it, like converting the CGNS mesh to a SU2 format? Any help please? Thank you, Ouissem |
|
August 20, 2015, 13:39 |
|
#2 |
New Member
Ouissem B.
Join Date: Apr 2015
Location: Paris, FR
Posts: 7
Rep Power: 11 |
Hi all,
I've installed the CGNS library and SU2 v3.2.8 on Linux Ubuntu 12.04, and the installation went smooth. When launching my test case using a CGNS mesh file, I got the same error message, telling that SU2 has been built without CGNS support, and suggests to disable the '-DNO_CGNS' entry in the Makefile, and provide the right path to the CGNS libraray. The thing is that I can't find any '-DNO_CGNS' entry in the Makefile, neither I did in the Makefile.am and Makefile.in. Can someone help me with this please? Thank you, Ouissem |
|
August 20, 2015, 15:10 |
|
#3 |
New Member
Ouissem B.
Join Date: Apr 2015
Location: Paris, FR
Posts: 7
Rep Power: 11 |
Hi and sorry for the flood of messages!
Finally, I've managed to build SU2 with the CGNS support. It had to be done while configuring the installation of SU2: ./configure --with-CGNS-lib=/var/tmp/cgnslib_3.2.1/src --with-CGNS-include=/var/tmp/cgnslib_3.2.1/src No need to look for any 'DNO_CGNS' entry in Makefile, if you configure the installation using the previous line, the script will do it for you. Be sure to clean the previous installation files before re-building SU2. Now, everything is working just fine. With regards, Ouissem |
|
Tags |
cgns, error, su2, su2 mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
any mesh utilities/converters to get mesh into the .cgns format | spitfire | Main CFD Forum | 1 | August 21, 2012 01:17 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |