|
[Sponsors] |
Node 0: Process xxxx: Received signal SIGSEGV |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2014, 08:24 |
Node 0: Process xxxx: Received signal SIGSEGV
|
#1 |
New Member
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13 |
Hi all,
I have just upgraded from R14.5.7 to R15.0. When I'm running simulations that previously were running fine in the old version, I am now receiving this message: Node 0: Process xxxx: Received signal SIGSEGV (xxxx) being different from run to run. directly followed by: MPI Application rank 1 exited before MPI_Finalize() with status 2 The fl process could not be started. Any ideas? Best regards, Joakim |
|
January 28, 2014, 22:42 |
|
#2 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
I have exactly the same problem. Did you manage to solve this?
|
|
January 29, 2014, 03:48 |
|
#3 |
Senior Member
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 23 |
Do both the versions have parallel capabilities?
|
|
January 29, 2014, 06:09 |
solved
|
#4 |
New Member
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13 |
You need to install the version of MPI for Ansys 15.0. See C:\Program Files\ANSYS Inc\v150\commonfiles\MPI\Platform\Windows\9.1\INST ALL_Platform-MPI_README.docx
|
|
February 17, 2014, 04:18 |
|
#5 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
This error went away for me when I disabled DPM physical models, then re-enabled them.
|
|
February 19, 2014, 07:23 |
|
#6 |
New Member
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13 |
||
February 19, 2014, 21:16 |
|
#7 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
For me I had Particle radiation and thermophoretic force selected in the physical models tab. I disabled these and then ran the DPM one time using the Particle track results. Then I turned them back on and the error went away.
After clicking save the error seemed to come back. So after a bit of experimentation I found it only happened when i had thermophoretic force selected. Fortunately this wasn't essential so I'm not using this one anymore and it works fine now. |
|
February 20, 2014, 05:44 |
|
#8 |
New Member
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13 |
Great, just de-selecting the thermophoretic force works. Thanks a lot, I will write Ansys a ticket.
|
|
February 28, 2014, 07:45 |
|
#9 |
New Member
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13 |
ANSYS replies:
"This appears to be a bug in the software. It has been logged for fixing in the next release As a workaround you can switch to polynomial formulation instead of Talbot, then it works fine." |
|
March 4, 2014, 02:24 |
|
#10 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
Thanks for the update!
|
|
September 4, 2014, 11:48 |
|
#11 |
Senior Member
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 12 |
Hi all, could any one here solve this problem ? i need it quick ((
|
|
September 4, 2014, 13:05 |
|
#12 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
Is this related to using the thermophoresis model? Which version of Fluent are you using? If it's 15.0, have you tried installing the 15.0.7 update?
|
|
September 4, 2014, 16:04 |
|
#13 |
Senior Member
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 12 |
Hi anthony05 ; i am using DPM+VOF and just drag force is activated , i don't know about "thermophoresis model'' ( I'm using 15.0.0 , i think i should try the update , i wish it works , how did you solve your own problem , was it the same as mine ? thank for reply
|
|
September 4, 2014, 22:16 |
|
#14 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
I found what the problem was by turning off models one by one until the problem disappeared.
Thermophoresis is part of the Dpm model and is found under Discrete Phase>Physical models> Thermophoretic force I haven't installed the 15.0.7 update so I'm not sure if this fixes it. |
|
September 5, 2014, 02:05 |
|
#15 |
Senior Member
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 12 |
I wrote a udf to account for breakup and coalescence in bubble plume modelling , the macro is : ''DEFINE_EXECUTE_AT_END(Remove_and_write_to_file)' ' in udf the calculation on dpm is done and at the end i want to write data on a text file (data about position and mass of particles) , i used ''udm'' in code to save data during calculation and i wrote my code for parallel proccesing(the transferring data betweeon cores is considered) , but at the end of first time step fluent stops and this error occurs , i am running my model on my lap top lenovo z500 corei7 , in one forum i read this happend because cores can not find eachother , i don't know where this error come from and how to solve :
Node 0: Process 4632: Received signal SIGSEGV. ================================================== ============================ ================================================== ============================ Node 1: Process 4996: Received signal SIGSEGV. ================================================== ============================ ================================================== ============================ Node 2: Process 1220: Received signal SIGSEGV. ================================================== ============================ ================================================== ============================ Node 3: Process 1340: Received signal SIGSEGV. ================================================== ============================ MPI Application rank 0 exited before MPI_Finalize() with status 2 The fl process could not be started. According to quote #4 i installed : the version of MPI for Ansys 15.0. See C:\Program Files\ANSYS Inc\v150\commonfiles\MPI\Platform\Windows\9.1\INST ALL_Platform-MPI_README.docx but it does not work either |
|
September 5, 2014, 04:17 |
|
#16 |
New Member
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 13 |
It sound's like it is unrelated to the problem I was having. I'm not to familiar with parallel UDFs. Perhaps it would be better to post this in a new thread in the Fluent UDF sub-forum.
|
|
September 5, 2014, 08:59 |
|
#17 |
Senior Member
Cees Haringa
Join Date: May 2013
Location: Delft
Posts: 607
Rep Power: 0 |
Did you initialize the UDM under user-defined?
Errors like this are typically a result of wrong memory management, for example writing to a variable that has not been allocated. |
|
February 11, 2015, 13:40 |
|
#18 | |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
hi ,
I have the same problem... Did you solve the problem? thanks! Kind regards, Quote:
|
||
February 11, 2015, 17:13 |
|
#19 |
Senior Member
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 12 |
hi, do you have udf in your modelling ?
|
|
February 11, 2015, 17:42 |
|
#20 |
Senior Member
Join Date: May 2011
Posts: 231
Rep Power: 16 |
||
Tags |
fluent, r15.0, upgrade |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free Surface Ship Flow | timfranke | OpenFOAM Running, Solving & CFD | 322 | March 3, 2021 10:04 |
mpirun, best parameters | pablodecastillo | Hardware | 18 | November 10, 2016 13:36 |
The fluent stopped and errors with "Emergency: received SIGHUP signal" | yuyuxuan | FLUENT | 0 | December 3, 2013 23:56 |
FLUENT received fatal signal (ACCESS_VIOLATION) | osamaghani | FLUENT | 2 | March 31, 2012 17:15 |
999999 (../../src/mpsystem.c@1123):mpt_read: failed:errno = 11 | UDS_rambler | FLUENT | 2 | November 22, 2011 10:46 |