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

Fluent UDF SIGSEGV error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 3, 2023, 08:16
Exclamation Fluent UDF SIGSEGV error
  #1
New Member
 
Navarag KK
Join Date: Jun 2023
Posts: 4
Rep Power: 3
navarag is on a distinguished road
Hello everyone,

I'm thrilled to be part of this forum and excited to discuss my current project with you. I'm currently working on a fluent project that involves using a User-Defined Function (UDF). Initially, I ran the simulation successfully on my local system for 10,000 iterations. However, in order to simulate more timesteps, I need to use a High-Performance Computing (HPC) system.

Unfortunately, when I tried running the simulation on the HPC system, I encountered the following error:

```
Updating mesh at time level N...
================================================== ============================

Node 4: Process 3316853: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 17: Process 3280829: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 31: Process 3280846: Received signal SIGSEGV.

================================================== ============================

===============Message from the Cortex Process================================

Fatal error in one of the compute processes.
free(): corrupted unsorted chunks

================================================== ============================
free(): corrupted unsorted chunks
free(): corrupted unsorted chunks
free(): corrupted unsorted chunks
free(): corrupted unsorted chunks
free(): corrupted unsorted chunks
free(): corrupted unsorted chunks
```

I am seeking assistance in resolving this issue. Any help or guidance would be greatly appreciated.
P.S- Its a 2d analysis of the door opening due to suction pressure is given below. Note that the X axis is towards right, y axis toward top and z axis towards front(if it counts), while door should open in clockwise direction towards left


Thank you in advance.
Attached Files
File Type: c doormove1stdrft-SOW7106F.c (2.0 KB, 5 views)
navarag is offline   Reply With Quote

Old   July 4, 2023, 06:11
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
ansys fluent customization manual,
look for parallelization chapter:
global summation
and
node_to_host command
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ is offline   Reply With Quote

Old   July 6, 2023, 07:24
Default Problem solved
  #3
New Member
 
Navarag KK
Join Date: Jun 2023
Posts: 4
Rep Power: 3
navarag is on a distinguished road
Quote:
Originally Posted by AlexanderZ View Post
ansys fluent customization manual,
look for parallelization chapter:
global summation
and
node_to_host command

Hey Alexander,

Thanks for the feedback.
The problem was with cas file and redoing it eliminated the problem.
Now,
I have doubt in regards with running udf in HPC.
Currently I copy the CAS, libdif, udf code ,default journal file and sub file in HPC server and run, is it the correct method or is there something else to do with journal file to get udf.


I have attached the journal file along with this reply.


Thanks
Attached Files
File Type: txt input-LES.jou.txt (1.6 KB, 6 views)
navarag is offline   Reply With Quote

Old   July 12, 2023, 11:47
Default Solution
  #4
New Member
 
Navarag KK
Join Date: Jun 2023
Posts: 4
Rep Power: 3
navarag is on a distinguished road
Got the answer. Just need to copy libudf and .c file alomg with other sub and journal file with cas.
navarag is offline   Reply With Quote

Reply

Tags
fluent, sigsegv, tranient, udf


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
UDF for DPM particle deposition modelingpa haghshenasfard Fluent UDF and Scheme Programming 10 September 15, 2019 02:03
DPM udf error haghshenasfard FLUENT 0 April 13, 2016 06:35
error compiling modified applications yvyan OpenFOAM Programming & Development 21 March 1, 2016 04:53
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50
Compiling problems with hello worldC fw407 OpenFOAM Installation 21 January 6, 2008 17:38


All times are GMT -4. The time now is 02:05.