|
[Sponsors] |
Fluent crashing suddently "Received signal SIGSEGV" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 18, 2023, 08:03 |
Fluent crashing suddently "Received signal SIGSEGV"
|
#1 |
New Member
Pavel Novosad
Join Date: Dec 2023
Location: Brno, Czech Republic
Posts: 1
Rep Power: 0 |
For the last few days I have been stuggling to resolve a problem where my Fluent solution crashes after time step ends.
I am simulating an two phase flow round a spray nozzle. For this I am using implicit VOF and DES models together with automatic mesh refinement. As a boundary condition for the nozzle outlet I use profile data from previous simulation. The simulation ran fine for 2411 timesteps. However i get Process 12552: Received signal SIGSEGV. Process 5360: Received signal SIGSEGV. Process 10216: Received signal SIGSEGV. errors when starting timestep 2412. I have not changed anything in this time step and it does not seem to be caused by divergence as residuals seem normal. From what i have found so far, the SIGSEGV error seems to be connected to memory alocation and UDFs. I however do not use any. And this should not be caused by lack of memory as I have tried running the file on both local windows and linux cluster. Do you have any recomendations as to what could cause such problems? |
|
December 18, 2023, 08:27 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
as you have an error at specific timestep 2411 you may try to change timestep value around that moment ( may be few step in advance)
Received signal SIGSEGV. means fluent is asking for data which is not allocated it could be because of VOF model or mesh refining or combination or others you may try to turn off mesh refinement
__________________
best regards ****************************** press LIKE if this message was helpful |
|
Tags |
cluster setup, multiphase flow, sigsegv |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to run fluent from matlab without using aas toolbox? | artemis96 | ANSYS | 7 | May 23, 2022 13:16 |
Fluent crashing with no error message when initialising simulation with new UDF's | ham551 | Fluent UDF and Scheme Programming | 1 | October 27, 2021 14:54 |
FLUENT received fatal signal (ACCESS_VIOLATION) | shashikant | FLUENT | 3 | November 29, 2014 13:03 |
Problem in using parallel process in fluent 14 | Tleja | FLUENT | 3 | September 13, 2013 11:54 |
FLUENT received fatal signal (ACCESS_VIOLATION) | LemonPeng | FLUENT | 5 | September 3, 2013 07:42 |