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

Received signal SIGSEGV

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 28, 2024, 14:54
Question Received signal SIGSEGV
  #1
New Member
 
Mohammad
Join Date: May 2024
Posts: 7
Rep Power: 2
DrMaMad is on a distinguished road
Hi there,
When I am using C_YI_G(cellg,threadg,0) (line 10)
in rest of DEFINE_EXECUTE_AT_END Macro: (which written to get gradient of concentration of water(0))
1) real delphig[ND_ND]={0.,0.};
2) d = Get_Domain(1);
3) tg = Lookup_Thread(d,5);
4) begin_f_loop(fg,tg)
5) {
6) cellg=F_C0(fg,tg);
7) threadg = THREAD_T0(tg);
8) F_YIg= F_YI(fg,tg,0);
9) C_YIg= C_YI(cellg,threadg,0);
10) NV_VS(delphig, =, C_YI_G(cellg,threadg,0), /, 1.0); //i dont know
if it is correct way of vector assigning
11) }
12)end_f_loop(fg,tg)

FLUENT abnormally is exited. the error in log is Received signal SIGSEGV

I try to solve my problem by Adjust Macro and UDSI_G but the same result i get.

Even, i set (rpsetvar 'species/save-gradients? #t) but the error can't remove.

Any idea of you surely helps me to get gradient of the concentration in a boundary

thank you in advance
DrMaMad is offline   Reply With Quote

Reply

Tags
concentration, gradient, sigsegv, vector


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
Received signal SIGSEGV and BAD TERMINATION ali.ashouri Fluent UDF and Scheme Programming 1 September 21, 2022 00:31
Node 0: Process 15088: Received signal SIGSEGV. hasib61 FLUENT 7 September 4, 2022 01:25
Process 10300: Received signal SIGSEGV metaliat93 FLUENT 2 January 28, 2020 00:53
error: Received signal SIGSEGV ianziti92 Fluent UDF and Scheme Programming 2 December 5, 2018 16:25
define_wall_functions density and dynamic viscosity Ionut G Fluent UDF and Scheme Programming 3 March 15, 2017 10:10


All times are GMT -4. The time now is 15:18.