|
[Sponsors] |
December 9, 2011, 02:50 |
help in eulerian-eulerian
|
#1 |
New Member
Sebastian
Join Date: Dec 2011
Posts: 5
Rep Power: 14 |
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); } |
|
December 9, 2011, 10:25 |
hi
|
#2 |
Senior Member
shoeb khan
Join Date: Nov 2011
Posts: 179
Rep Power: 14 |
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 |
|
December 9, 2011, 18:43 |
|
#3 |
New Member
Sebastian
Join Date: Dec 2011
Posts: 5
Rep Power: 14 |
Thank youso muchshoeb, I'll check the code this weekend and I'll comment you
|
|
Tags |
eulerian, multiphase model, packed bed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mass conservation for eulerian simulation. | Lohen | FLUENT | 1 | December 12, 2007 11:42 |
eulerian model | mvee | FLUENT | 1 | December 6, 2007 12:47 |
Arbitrary Lagrangian Eulerian Methods | Soheyl | Main CFD Forum | 1 | June 12, 2006 04:42 |
mixture or eulerian | van | FLUENT | 1 | March 20, 2006 05:55 |
DPM + Eulerian Model | Shane | FLUENT | 2 | July 14, 2004 09:26 |