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

Error reading new case

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 13, 2011, 00:43
Default Error reading new case
  #1
Member
 
Join Date: Jul 2010
Posts: 38
Rep Power: 15
montag dp is on a distinguished road
Hi all,

I'm having a weird problem lately with Fluent. I'm running transient cases in batch mode using a journal file. After one case is finished, I have it save the case and data, load the template case again, and start over. My issue is that, after reading a new case, I get the Fluent access violation 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: #f

I thought it was something I scripted wrong in the batch file, but I tried duplicating the problem manually and it happens every time I load a case, calculate, and then read a new case. Actually, it reads the new case fine but gives the error once it tries to start calculating the new solution.

Is there something I'm doing wrong here? I'm confused because I did the exact same thing a few months ago and it worked fine, so I wonder if my school updated to a newer version which has a glitch. Has anyone experienced this problem and found a solution? Any help is appreciated.

EDIT: I should mention that I'm using a define-cg-motion UDF with my unsteady case, and as far as I can tell from reading the forums, the access violation error seems to have something to do with UDFs. However, when I was testing it manually I deactivated the dynamic meshing on the new case so it shouldn't be using the UDF anyway. Also, it doesn't seem to make sense why it would work fine for the first case but give the error after reading the second case if the UDF is to blame, because the code is the same for each.

Last edited by montag dp; February 13, 2011 at 01:16.
montag dp is offline   Reply With Quote

Old   February 14, 2011, 11:19
Default
  #2
Member
 
Join Date: Jul 2010
Posts: 38
Rep Power: 15
montag dp is on a distinguished road
Okay, so I did more tests with this. First, I used a transient test case that used no UDFs. I ran it for a few iterations, opened it again, tried to run it, and had the same access violation error. This also happened using a 3D steady case, although I got another error first in that case. Therefore, this doesn't have anything to do with my UDF or journal file. I even tried using the double precision solver and there was no difference.

However, with 2D cases I did not encounter the error at all. I am using Fluent 12.0.16, and unfortunately do not have the ability to roll back to an older version. What can I do? All I can think of at the moment is to make a .bat file that will close and re-open Fluent every time I want to run a new case, but I don't know how to do that. The batch file would have to open Fluent and have it run from the journal file which defines certain parameters.

Can anyone offer advice?
montag dp is offline   Reply With Quote

Old   February 14, 2011, 13:37
Default
  #3
Member
 
Join Date: Jul 2010
Posts: 38
Rep Power: 15
montag dp is on a distinguished road
Okay, this is getting to be ridiculous. I tried the old files I was using a few months ago which worked, as well as a new test file that doesn't have any UDFs. Both give me the error when running a case and then another manually but give me no error when executing the same commands from a journal file. The case that I want to run gives me the error whether I'm running manually or from a journal file, with the udf on or off.

My conclusion is that there must be something about my case that causes Fluent to crash, even though it runs fine as long as I don't try to load it and run a second time. I also don't know why there is an access violation error with the other (somewhat working) cases when reading it again manually.
montag dp is offline   Reply With Quote

Old   February 14, 2011, 14:31
Default
  #4
Member
 
Join Date: Jul 2010
Posts: 38
Rep Power: 15
montag dp is on a distinguished road
Well, for now I found a work-around by running fluent from batch files and forcing it to exit each time. This is slightly inconvenient because I need a new journal file and batch file for each separate case, but at least it works. If anyone has any other ideas, please let me know.
montag dp is offline   Reply With Quote

Old   September 15, 2011, 05:31
Default Error reading previously working case
  #5
Member
 
Neil Duffy
Join Date: Mar 2010
Posts: 34
Rep Power: 16
neilduffy1024 is on a distinguished road
Hi Montag,

I am having the same problem. If I build up a case from scratch and add in UDF's bit by bit, the job runs fine (I should note that I initialise after adding in each UDF so the reason it works is not due to an establised solution). However, my problem is slightly different. If I keep fluent open after I get the case running, I can re-run it, even with modifications, without problem. But if I close fluent or it crashes for some reason, when I reopen and try to run the identical (or even an older version of the same) case and UDF, which I know works, it gives me the access error.

I am using the porous media model. For simpler cases, simply initialising the solution with the porous/source term boxes disabled was enough to get around the error. For more complicated cases with extra BCs and UDSs (described using UDFs) I have to build the case from scratch, literally from a mesh file, every time I re-open fluent (more than inconvenient with 28 UDFs!!) because even if I disable all of my UDFs (although source code is still compiled) I get the error.

I think my error might be due to my code. I can open much more basic source code and load those UDFs into the current case without problem. However, because my current code does actually work when added bit by bit, I can't find where the problem is. I have tried restructuring the source code, running old UDFs first, steady-state..... but no luck so far.

I have not yet tried to run from batch, but just wondering if you have since found a different solution/work around.

Much appreciated,

Neil


EDIT: I am using Fluent V6.3.26

Last edited by neilduffy1024; September 15, 2011 at 05:49.
neilduffy1024 is offline   Reply With Quote

Old   September 15, 2011, 06:00
Default
  #6
Member
 
Neil Duffy
Join Date: Mar 2010
Posts: 34
Rep Power: 16
neilduffy1024 is on a distinguished road
I have just tried running the exact same case and UDF on V12.1 (I previously had to rollback to V6 due to mass imbalance issue with porous model in a shrinking domain) and it opened up and ran straight away without problem. So it appears that my problem is due to some instability with V6, will test further.
neilduffy1024 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
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Transient case running with a super computer microfin FLUENT 0 March 31, 2009 11:20
Doubt in unsteady case vijay FLUENT 1 April 24, 2006 11:11
Turbulent Flat Plate Validation Case Jonas Larsson Main CFD Forum 0 April 2, 2004 10:25


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