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

Problem in Interpolating data command

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By Jim87

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 14, 2013, 03:13
Default Problem in Interpolating data command
  #1
Member
 
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17
shubham208011 is on a distinguished road
I tried to read ip (interpolate data) file by using command file-->interpolate--> select file (ip.ip) in fluent but i get an error stating:

> Reading F:\E Drive\gambit&fluent\Pheumatic Conveying of Flyash\Case 3\New folder\ip.ip...
Variables for which data is found are following
pressure
mp-1
mp-2
epsilon-1
k-1
x-velocity-1
y-velocity-1
z-velocity-1
epsilon-2
k-2
x-velocity-2
y-velocity-2
z-velocity-2
Done.
Initializing values...

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

How could I resolve this problem??

Thanks & Regards
Shubham
shubham208011 is offline   Reply With Quote

Old   July 14, 2013, 05:10
Default
  #2
Senior Member
 
Join Date: Aug 2011
Posts: 421
Blog Entries: 1
Rep Power: 21
blackmask will become famous soon enough
Perhaps run out of memory.
blackmask is offline   Reply With Quote

Old   July 14, 2013, 05:40
Default
  #3
Member
 
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17
shubham208011 is on a distinguished road
Quote:
Originally Posted by blackmask View Post
Perhaps run out of memory.
Thanks for reply..
Can be more specific as drive in which I am storing all fluent data has more than 80 Gb free space..
shubham208011 is offline   Reply With Quote

Old   July 15, 2013, 04:51
Default
  #4
Member
 
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 14
Jim87 is on a distinguished road
The interpolate data function need a characteristic structure, if one line is out of that there may be errors.

Example:

3 // Version of Fluent
3 // 3D-Geometry
800 // 800 interpolation points
4 // entries (pressure, temperature, phase 1, phase 2)
pressure
temperature
mp-1
mp-2
(0.0195 //now there are 7 blocks of 700 entries. First koordinats x,y,z and
0.0195 // then your values
0.0195
0.0195
0.0195
.......


I am interpolating 120.000 points and it works. Running out of memory wsn't a problem for me (64 GB Ram)
Jim87 is offline   Reply With Quote

Old   July 15, 2013, 07:25
Default
  #5
Member
 
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17
shubham208011 is on a distinguished road
Can you please elaborate, I am not getting your point.
The steps i followed are exactly similar to those suggested in Fluent User Guide.
Step adpoted:
1.) Run the simulation for coarse mesh
2.) write interpolate file using command file-->interpolate-->write-->save (selected all variables)
3.) write boundary conditions using text command file/ write-bc
4.) read fine mesh using command file-->read-->mesh
5.) read boundary conditions using text command file/ read-bc (read same file generated at step 3)
6.) read interpolate file using command file-->interpolate-->read-->selected same file generated at step 2
shubham208011 is offline   Reply With Quote

Old   July 15, 2013, 07:52
Default
  #6
Member
 
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 14
Jim87 is on a distinguished road
You are firstsimulating in a coarse mesh and later you want to use a fine mesh, right?

- I did a similar operation a few month ago and it works good. Maybe your second and finer mesh doesn't fit to the data-file you are exporting.

Is it the same geometry in the first and the scond mesh?
You could check the mesh scaling and position, maybe this leads to an error.

- If you want torefine your mesh you can also do this in Fluent. The adapt funktion is able to refine a mesh without leaving the solver. Is this an option you could use?
Jim87 is offline   Reply With Quote

Old   July 15, 2013, 08:18
Default
  #7
Member
 
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17
shubham208011 is on a distinguished road
Thanks Jim for replying

My two geometries are exactly same only difference is in size of mesh.

Yes I can use adapt function inbuilt in fluent for refinement of mesh.

Thanks..
shubham208011 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
[Commercial meshers] Problem converting fluent mesh vinz OpenFOAM Meshing & Mesh Conversion 28 October 12, 2015 06:37
UDF hook problem in command line mode. Benlong FLUENT 1 November 12, 2007 14:45
I fix a problem with DATA statement Soh Siemens 0 May 12, 2006 14:59
The problem of wall data getting when postprocessi WIlliams Siemens 4 March 6, 2006 10:14
How to update polyPatchbs localPoints liu OpenFOAM Running, Solving & CFD 6 December 30, 2005 17:27


All times are GMT -4. The time now is 16:50.