|
[Sponsors] |
October 26, 2015, 09:07 |
CGNS to SU2 - Element Type Not Supported
|
#1 |
New Member
Karthik S
Join Date: Jul 2015
Posts: 18
Rep Power: 11 |
Hi,
I am trying to run a 3D simulation in Ubuntu 14.04 of a simple geometry similar to a bullet. The mesh was created using Salome 7.6.0 and exported to CGNS format. When I try to convert to SU2 format using SU2_DEF, I get the following error message. Code:
------------------- Config File Boundary Information -------------------- Far-field boundary marker(s): FlowBoundary. Inlet boundary marker(s): Inlet. Outlet boundary marker(s): Outlet. Constant heat flux wall boundary marker(s): BulletWall. ---------------------- Read Grid File Information ----------------------- Reading the CGNS file: bullet2.cgns. CGNS file contains 1 database(s). Database 1, Mesh_1: 1 zone(s), cell dimension of 3, physical dimension of 3. Zone 1, SMESH_Mesh: 143072 vertices, 810733 cells, 0 boundary vertices. Reading grid coordinates. Number of coordinate dimensions is 3. Loading CoordinateX values into linear partitions. Loading CoordinateY values into linear partitions. Loading CoordinateZ values into linear partitions. Number of connectivity sections is 5. Loading section BAR_2 1 - 328 of element type Line. Loading section TRI_3 329 - 8986 of element type Triangle. Loading section BAR_2 8987 - 9066 of element type Line. Loading section TRI_3 9067 - 17446 of element type Triangle. Loading section TETRA_4 17447 - 828179 of element type Tetrahedron. Successfully closed the CGNS file. Loading CGNS data into SU2 data structures. Three dimensional problem. 811141 interior elements. Element type not suppported! application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 Please let me know what is going wrong. Thanks in advance! |
|
July 20, 2016, 15:17 |
|
#2 |
New Member
Join Date: Jun 2016
Posts: 4
Rep Power: 10 |
Hey Skarthik ,
I am having exactly the same issue as you were having. Created the mesh with Salome and inside it, in mesh info it says there are only Tetrahedrons. However when trying to run it in SU2 with the GMSH mesh type activated I obtain exactly the same error. Did you ever solve it? How? Thanks in advance. |
|
October 1, 2018, 11:13 |
|
#3 |
New Member
Brandon Gleeson
Join Date: Apr 2018
Posts: 26
Rep Power: 8 |
Realizing this thread is rather old, I'm having the same problem with v6.1.0; does anyone know of a solution? (Tets-only mesh created in SALOME and exported as CGNS)
Things I've tried from reading other threads: * It seems the CGNS_TO_SU2 option is not available in this version of SU2. * Trying to scale the mesh per this method: DV_KIND = SCALEruns into the same error: Element type not supported! |
|
October 1, 2018, 12:18 |
|
#4 |
New Member
Brandon Gleeson
Join Date: Apr 2018
Posts: 26
Rep Power: 8 |
This may be related to SALOME more than SU2. I exported a similar .cgns tet-only mesh from ANSYS and it converted OK in SU2.
|
|
October 1, 2020, 19:51 |
|
#5 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 14 |
Do you have a small example we can test?
If in a 3D mesh you have line elements your mesh is wrong and there is nothing we can do. |
|
October 12, 2020, 12:14 |
|
#6 |
Senior Member
|
I assume you're using cgns format with hdf5 format. Try to convert your cgns mesh to adf using cgnsconvert or if it is possible in your grid generator.
|
|
October 27, 2020, 04:24 |
|
#7 |
Member
Join Date: Mar 2017
Posts: 61
Rep Power: 9 |
i used ansys mesher with cgns export with also inflation layers(prisms), i didnt have problem. there is no restriction as u said. problem about i guess with salome.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 01:21 |
[Other] simulation of closing the gate using moving mesh | simin_ds | OpenFOAM Meshing & Mesh Conversion | 8 | April 12, 2019 06:49 |
time step continuity problem in VAWT simulation | lpz_michele | OpenFOAM Running, Solving & CFD | 5 | February 22, 2018 20:50 |
Simulation of Radial Fan with simpleFoam MRF | nash | OpenFOAM Running, Solving & CFD | 2 | November 5, 2015 11:12 |
T Junction Stability | ignacio | OpenFOAM Running, Solving & CFD | 5 | May 2, 2013 11:44 |