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

craziest problem

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Galileo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 13, 2014, 03:44
Angry craziest problem
  #1
New Member
 
sajjad taghavi
Join Date: Feb 2014
Posts: 6
Rep Power: 12
sajjad taghavi is on a distinguished road
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?
sajjad taghavi is offline   Reply With Quote

Old   April 15, 2014, 04:05
Default
  #2
Member
 
Engr Adeniyi
Join Date: Jan 2011
Posts: 32
Rep Power: 16
Galileo is on a distinguished road
Quote:
Originally Posted by sajjad taghavi View Post
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?

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.
mdakbari likes this.

Last edited by Galileo; April 15, 2014 at 05:11.
Galileo is offline   Reply With Quote

Reply


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 compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


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