CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 Shape Design (https://www.cfd-online.com/Forums/su2-shape-design/)
-   -   Segfault in second DSN iteration (https://www.cfd-online.com/Forums/su2-shape-design/224088-segfault-second-dsn-iteration.html)

jtrin February 6, 2020 11:02

Segfault in second DSN iteration
 
1 Attachment(s)
Hello!

I'm attempting a shape design with a few geometric constraints using shape_optimization.py. My simulation runs fine until direct CFD is run on my_mesh_deform.su2 in DSN_002. Then I get a segfault right after ParMETIS partitions the graph.

Here's a quick screenshot of the segfault message.

I'm running on 60 cores with (nominally) 384GB of memory available. So I feel I should have more than enough memory available. I also tried running parallel_computation.py using the deformed mesh, and I get the same error.

I noticed that the deformed grid seems very different from the initial grid. It seems like a lot of volume cells have gone missing. Screenshots before deform, and after.

Is it possible that deformation merged some of the grid points? I took a look at the surface and volume deformations and didn't see much out of the ordinary but it might be hard to tell from inspection.

Any ideas as to how I might resolve this? I'm hoping it's just a simple error in my config file. Thanks.

talbring February 7, 2020 04:57

Hi Jason,

I just opened a Pull Request that fixes that problem. It was introduced in v7.0.1, so v7.0.0 should work fine ... Next maintenance release (end of this month) will include that fix.

jtrin February 8, 2020 19:33

Quote:

Originally Posted by talbring (Post 757121)
Hi Jason,

I just opened a Pull Request that fixes that problem. It was introduced in v7.0.1, so v7.0.0 should work fine ... Next maintenance release (end of this month) will include that fix.

Great, thank you!

jtrin February 12, 2020 12:11

Update: installing v7.0.0 does indeed resolve this issue. Thanks again!


All times are GMT -4. The time now is 19:54.