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

NEMO-SST Run Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2024, 07:46
Default NEMO-SST Run Error
  #1
Member
 
Ercan Umut
Join Date: Aug 2022
Posts: 44
Rep Power: 3
CleverBoy is on a distinguished road
Hello everybody,

I am trying to run a hypersonic case using

Code:
SOLVER= NEMO_NAVIER_STOKES
KIND_TURB_MODEL= SST
But I get the following error,

Code:
Simulation Run using the Single-zone Driver
[ercan:11791] *** Process received signal ***
[ercan:11791] Signal: Segmentation fault (11)
[ercan:11791] Signal code: Address not mapped (1)
[ercan:11791] Failing at address: (nil)
[ercan:11792] *** Process received signal ***
[ercan:11792] Signal: Segmentation fault (11)
[ercan:11792] Signal code: Address not mapped (1)
[ercan:11792] Failing at address: (nil)
[ercan:11792] [ 0] [ercan:11793] *** Process received signal ***
[ercan:11793] Signal: Segmentation fault (11)
[ercan:11793] Signal code: Address not mapped (1)
[ercan:11793] Failing at address: (nil)
[ercan:11793] [ 0] [ercan:11794] *** Process received signal ***
[ercan:11794] Signal: Segmentation fault (11)
[ercan:11794] Signal code: Address not mapped (1)
[ercan:11794] Failing at address: (nil)
[ercan:11794] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f20209f5090]
[ercan:11794] [ 1] SU2_CFD(+0x221754)[0x561595e28754]
[ercan:11794] [ 2] SU2_CFD(+0x21f9ae)[0x561595e269ae]
[ercan:11794] [ 3] [ercan:11791] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7fb708ad5090]
[ercan:11791] [ 1] SU2_CFD(+0x221754)[0x55a1b7960754]
[ercan:11791] [ 2] SU2_CFD(+0x21f9ae)[0x55a1b795e9ae]
[ercan:11791] [ 3] SU2_CFD(+0x1f7bdb)[0x55a1b7936bdb]
[ercan:11791] [ 4] SU2_CFD(+0x1f7bdb)[0x561595dfebdb]
[ercan:11794] [ 4] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7fc6476bc090]
[ercan:11792] [ 1] SU2_CFD(+0x221754)[0x55eb5a5ec754]
[ercan:11792] [ 2] SU2_CFD(+0x21f9ae)[0x55eb5a5ea9ae]
[ercan:11792] [ 3] SU2_CFD(+0x1f7bdb)[0x55eb5a5c2bdb]
[ercan:11792] [ 4] SU2_CFD(+0x158a5d)[0x55eb5a523a5d]
[ercan:11792] [ 5] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f5709a9c090]
[ercan:11793] [ 1] SU2_CFD(+0x221754)[0x55e48c46d754]
[ercan:11793] [ 2] SU2_CFD(+0x21f9ae)[0x55e48c46b9ae]
[ercan:11793] [ 3] SU2_CFD(+0x1f7bdb)[0x55e48c443bdb]
[ercan:11793] [ 4] SU2_CFD(+0x158a5d)[0x55e48c3a4a5d]
[ercan:11793] [ 5] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f5709a7d083]
[ercan:11793] [ 6] SU2_CFD(+0x17a31e)[0x55e48c3c631e]
[ercan:11793] *** End of error message ***
SU2_CFD(+0x158a5d)[0x55a1b7897a5d]
[ercan:11791] [ 5] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fb708ab6083]
[ercan:11791] [ 6] SU2_CFD(+0x17a31e)[0x55a1b78b931e]
[ercan:11791] *** End of error message ***
SU2_CFD(+0x158a5d)[0x561595d5fa5d]
[ercan:11794] [ 5] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f20209d6083]
[ercan:11794] [ 6] SU2_CFD(+0x17a31e)[0x561595d8131e]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fc64769d083]
[ercan:11792] [ 6] SU2_CFD(+0x17a31e)[0x55eb5a54531e]
[ercan:11792] *** End of error message ***
[ercan:11794] *** End of error message ***
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 1 with PID 0 on node ercan exited on signal 11 (Segmentation fault).
Does anyone know how to solve this problem?
CleverBoy is offline   Reply With Quote

Reply


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gmsh reports an OpenCascade exception when opening a .geo file algc Main CFD Forum 2 October 24, 2022 05:59
[OpenFOAM] Native ParaView Reader Bugs tj22 ParaView 270 January 4, 2016 11:39
How to install CGNS under windows xp? lzgwhy Main CFD Forum 1 January 11, 2011 18:44
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." sega OpenFOAM Community Contributions 12 February 17, 2010 09:30
How to get the max value of the whole field waynezw0618 OpenFOAM Running, Solving & CFD 4 June 17, 2008 05:07


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