su2code / SU2

SU2: An Open-Source Suite for Multiphysics Simulation and Design
https://su2code.github.io
Other
1.33k stars 843 forks source link

NACA 0012 Mesh doesn't specify element node numbers #53

Closed btracey closed 9 years ago

btracey commented 10 years ago

The SU2 mesh file format states that elements must have node numbers ("The final value is the element index given to each interior element in the mesh"). The NACA 0012 mesh does not have them, and thus doesn't follow the specification. See issue 52 for possible alternative resolution.

hlkline commented 9 years ago

Could you please specify which naca 0012 mesh did not have node numbers? I believe many of these meshes have been updated in the last few months.

btracey commented 9 years ago

Yep, this has been fixed. Thanks.