|
[Sponsors] |
April 13, 2014, 04:44 |
craziest problem
|
#1 |
New Member
sajjad taghavi
Join Date: Feb 2014
Posts: 6
Rep Power: 12 |
Hi everybody
I wrote a UDF, compile it and load its library without any problem. But when I want to initialize the UDS parameters which I defined in my UDF, I face to this error: 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: () What should I do to solve this problem? |
|
April 15, 2014, 05:05 |
|
#2 | |
Member
Engr Adeniyi
Join Date: Jan 2011
Posts: 32
Rep Power: 16 |
Quote:
Hi, It will be difficult to help you without seeing your code. Meanwhile if your code requires allocating UDM you may need to specify memory/node locations in the GUI. Another point is if you compiled in a different machine or on different number of cores to the current machine, you will get some errors. You could also get Access violation error if you attempt to call a variable that is not available in the solver. For example if you are running an isothermal problem and you attempt to call temperature C_T or you are running a laminar problem and you attempt to call turbulent kinetic energy etc. Hope it helps. Cheers. Last edited by Galileo; April 15, 2014 at 06:11. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |