CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Error!!! Can't find the edge that connects 129 and 132

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 4, 2015, 11:23
Default Segmentation fault (core dumped)
  #1
New Member
 
Join Date: Nov 2015
Posts: 4
Rep Power: 10
amelies is on a distinguished road
Hello there,
I am new to this forum (and to SU2). I hope this is the right place for my question.

I wrote a python script to generate my diffuser mesh. I have also a script to visualise the mesh and it seems that there is an edge in between all the nodes.
I attached a picture of the coarse mesh as reference.


Then, I modified the standard .cfg to suit my needs. In particular, the lowest boundary is set as a symmetry axis.

I uploaded all my scripts in the attached .zip file
you need python to run the scripts

The error I get when trying to run the simulation is

Quote:
------------------------- Geometry Preprocessing ------------------------
Setting point connectivity.
Renumbering points (Reverse Cuthill McKee Ordering).
Recomputing point connectivity.
Setting element connectivity.
Checking the numerical grid orientation.
Identifying edges and vertices.
Computing centers of gravity.
Setting the control volume structure.
Area of the computational grid: 0.035.


!!! Error !!!

Can't find the edge that connects 129 and 132.
those points should not be connected, they are not adjacent. Why SU2 is trying to link them?
Attached Files
File Type: zip diffuser.zip (10.8 KB, 3 views)

Last edited by amelies; November 5, 2015 at 10:02.
amelies is offline   Reply With Quote

Old   November 5, 2015, 10:01
Default
  #2
New Member
 
Join Date: Nov 2015
Posts: 4
Rep Power: 10
amelies is on a distinguished road
I found an error in my script.

I was using "quadrilateral" elements identifier while defining elements with "pixel" convention. By setting the identifier to 6 now I get

Quote:
---------------------- Read Grid File Information -----------------------
Two dimensional problem.
104 points.
4 surface markers.
4 boundary elements in index 0 (Marker = left).
4 boundary elements in index 1 (Marker = right).
48 boundary elements in index 2 (Marker = up).
48 boundary elements in index 3 (Marker = down).
Segmentation fault (core dumped)
any idea?
Attached Files
File Type: txt d_mesh.txt (4.1 KB, 6 views)
File Type: txt diffuser_config.txt (6.2 KB, 6 views)
amelies is offline   Reply With Quote

Old   November 9, 2015, 05:37
Default
  #3
Super Moderator
 
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 10
talbring is on a distinguished road
Hi amelies,


what do you mean by "pixel" convention ? SU2 needs the definition of elements in the mesh file like it is described here: https://github.com/su2code/SU2/wiki/Mesh-File
talbring is offline   Reply With Quote

Old   November 9, 2015, 06:10
Default
  #4
New Member
 
Join Date: Nov 2015
Posts: 4
Rep Power: 10
amelies is on a distinguished road
HI Tim, thanks for the reply.

I was referring to this numbering convention.
However, I changed to "quadrilateral" and now the simulation is running.
amelies is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 23:30.