|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Sebastian
Join Date: Dec 2011
Posts: 2
Rep Power: 0 ![]() |
Hi everyone, I am trying to simulate a packed bed reactor using eulerian-eulerian approach, but when I run this udf, fluent doesn't function, if anyone knows whats the problem, please help me. Fluent says:
Error: FLUENT received fatal signal (ACCESS_VIOLATION) 1. Note exact events leading to error. 2. Save case/data under new name. 3. Exit program and restart to continue. 4. Report error to your distributor. Error Object: #f This is the udf DEFINE_HET_RXN_RATE(hetreaction,c,t,r,mw,yi,rr,rr_ t) { *rr=C_T(c,t); } |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
shoeb khan
Join Date: Nov 2011
Posts: 161
Rep Power: 3 ![]() |
May be some property within your udf is not been calculated
Or some NAN number is being calculated in your udf Then only that problems comes. Use printf("%f",variable names) in ur udf and try to debug which variable is not been calculated properly in ur udf. Hope taht will help you. Thanks SHK |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Sebastian
Join Date: Dec 2011
Posts: 2
Rep Power: 0 ![]() |
Thank youso muchshoeb, I'll check the code this weekend and I'll comment you
|
|
|
|
|
|
![]() |
| Tags |
| eulerian, multiphase model, packed bed |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mass conservation for eulerian simulation. | Lohen | FLUENT | 1 | December 12, 2007 10:42 |
| eulerian model | mvee | FLUENT | 1 | December 6, 2007 11:47 |
| Arbitrary Lagrangian Eulerian Methods | Soheyl | Main CFD Forum | 1 | June 12, 2006 03:42 |
| mixture or eulerian | van | FLUENT | 1 | March 20, 2006 04:55 |
| DPM + Eulerian Model | Shane | FLUENT | 2 | July 14, 2004 08:26 |