|
[Sponsors] |
FLUENT received fatal signal (ACCESS_VIOLATION) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 22, 2011, 09:55 |
FLUENT received fatal signal (ACCESS_VIOLATION)
|
#1 |
Member
rose
Join Date: Dec 2010
Posts: 30
Rep Power: 15 |
Hi all,
I wrote a UDF for calculating surface tension and concentration. UDF is interpreted sucessfully, but after running for1 one iteration it is giving Access_violation error. best regards Last edited by rubis; January 11, 2012 at 05:11. |
|
December 29, 2011, 19:51 |
|
#2 | |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
Rubis,
Where are you defining the *tp pointer? I don't see anywhere in your code where you're defining it or passing it to the functions. If Rho and Yi are defined based upon it, and it's a null pointer, Fluent will quit with an access violation. Let me know if I'm missing something! Regards, ComputerGuy Quote:
|
||
December 31, 2011, 09:35 |
|
#3 |
Member
rose
Join Date: Dec 2010
Posts: 30
Rep Power: 15 |
hi,
thank you for your reply. can you give me more details.please it's a big priblem for me best regards |
|
January 2, 2012, 06:26 |
|
#4 | |
Senior Member
duri
Join Date: May 2010
Posts: 245
Rep Power: 17 |
Quote:
|
||
January 2, 2012, 21:26 |
|
#5 |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
Duri,
I agree this change would "fix" the problem with accessing a non-null thread pointer, but it looks like rubis is performing the calculation in a multiphase environment, and that *tp should be pointing to the second (or third?) phase cell thread (note the comment: *thread from phase identified by phase_2_ID*/). It also looks like there's a species mass fraction involved (C_YI)... Before we lead Rubis astray with things that will fix the error but not the problem, perhaps we should understand *what* Rubis is trying to calculate. Rubis: Please write down in words, not fluent UDF code, what you're trying to calculate, and what type of system it is. For example: I have a two-species, two-phase mixture. The calculation for surface tension is: Mass Fraction of Species 1 * Mixture Density of the Cell * 1000/456. Please write this as thoroughly as you can, and I'll be able to take what you write and turn it into Fluent code. ComputerGuy |
|
February 5, 2013, 02:15 |
hello computer guy
|
#6 |
New Member
Join Date: Sep 2012
Posts: 2
Rep Power: 0 |
can you see why i get error "Fluent received fatal signal (access voilation). I am trying to run a dynamic mesh..of a body immersed in water.
|
|
April 22, 2014, 16:42 |
Initialize Error
|
#7 |
New Member
mehdis
Join Date: Apr 2014
Posts: 5
Rep Power: 12 |
hi all
when i initialize the below error occurs . , , 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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free Surface Ship Flow | timfranke | OpenFOAM Running, Solving & CFD | 322 | March 3, 2021 10:04 |
FLUENT received fatal signal (ACCESS_VIOLATION) | CHAKER | FLUENT | 4 | December 11, 2015 04:20 |
Problems in lauching FLUENT | Lourival | FLUENT | 3 | January 16, 2008 17:48 |
fatal signal (ACCESS_VIOLATION) | manu | FLUENT | 0 | December 10, 2007 07:10 |
FLUENT received fatal signal (ACCESS_VIOLATION) | samy | FLUENT | 0 | November 10, 2007 14:09 |