CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Mesh Nastran for Su2 translator - 0 boundary elements in index 0 (Marker = ). (https://www.cfd-online.com/Forums/su2/216995-mesh-nastran-su2-translator-0-boundary-elements-index-0-marker.html)

fabio_ April 26, 2019 10:32

Mesh Nastran for Su2 translator - 0 boundary elements in index 0 (Marker = ).
 
Hello everybody,

I made a mesh translator from Nastran to SU2 with python.

Looking to SU2 mesh file, the markers seem right:

%
NDIME= 3
%
%
NPOIN= 468920
%
0.0 600.0 653.8516 0
...
261.0 541.5043 101.8246 468919
%
NELEM= 443920
%
12 19240 19239 19244 19243 87976 87979 87978 87977 0
...
14 179228 213293 296614 13848 15610 296615 443919
%
NMARK= 3
%
MARKER_TAG= SYMMETRY
%
MARKER_ELEMS= 9148
%
9 9390 9345 9346 9382 0
...
9 211 212 199 200 9147
MARKER_TAG= FARFIELD
%
MARKER_ELEMS= 27816
%
5 63444 63469 63456 0
...
9 543793 543794 543789 543788 27815
MARKER_TAG= WING
%
MARKER_ELEMS= 14028
%
5 280355 280674 280254 0
...
9 539993 539994 539903 539901 14027



However, the SU2 Read Grid File information section prints:
0 boundary elements in index 0 (Marker = )

As I could understand, the config File Boundary Information is right. It prints:

Euler Wall bonudary marker(s): WING
Far-Field boundary marker(s): FARFIELD
Geometry boundary marker(s): SYMMETRY


Does anybody knows what is wrong?

Thanks a lot in advanced,
Fábio

wallym May 16, 2019 15:21

Hi Fabio!

Thanks for your question. Its a bit hard to tell what is going without seeing your actual mesh file. Could you post your mesh file? My guess is there is something minor causing the read to not perform correctly.


All times are GMT -4. The time now is 17:24.