|
[Sponsors] |
July 14, 2013, 04:13 |
Problem in Interpolating data command
|
#1 |
Member
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17 |
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 |
|
July 14, 2013, 06:40 |
|
#3 |
Member
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17 |
||
July 15, 2013, 05:51 |
|
#4 |
Member
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 15 |
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) |
|
July 15, 2013, 08:25 |
|
#5 |
Member
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17 |
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 |
|
July 15, 2013, 08:52 |
|
#6 |
Member
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 15 |
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? |
|
July 15, 2013, 09:18 |
|
#7 |
Member
shubham
Join Date: Mar 2009
Posts: 48
Rep Power: 17 |
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.. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Problem converting fluent mesh | vinz | OpenFOAM Meshing & Mesh Conversion | 28 | October 12, 2015 07:37 |
UDF hook problem in command line mode. | Benlong | FLUENT | 1 | November 12, 2007 15:45 |
I fix a problem with DATA statement | Soh | Siemens | 0 | May 12, 2006 15:59 |
The problem of wall data getting when postprocessi | WIlliams | Siemens | 4 | March 6, 2006 11:14 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |