|
[Sponsors] |
December 16, 2012, 06:46 |
Animation of Fluent transient data
|
#1 |
Senior Member
---------
Join Date: Oct 2010
Posts: 303
Rep Power: 18 |
I need to create an animation out of a transient solution data from Fluent.
There are many transient files to be considered to produce the animation. If I create a solution animation in the calculation activities I wonder if the simulation would take long as the animation commands need to be executed at many time steps when the simulation is proceeding. ( I just started up with Fluent so this is how I know to do it) Isn't there a way to produce such animation after the simulation is finished. Taking a snapshot of each transient file data is not possible as there are many. I tried to use CFD Post but fluent transient data is not supported in it's time step selector. Could some one please suggest a better way of doing this
__________________
Best regards, Santhosh. Last edited by saisanthoshm88; December 16, 2012 at 15:15. |
|
December 17, 2012, 12:01 |
|
#3 | |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
Quote:
I use it here a lot and it works fine. Cheers. |
||
December 17, 2012, 12:11 |
|
#4 | |
Senior Member
|
Quote:
|
||
December 17, 2012, 13:11 |
|
#5 |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
For future simulations, I should add that FLUENT has an option to export what it call cdat files, which are dat files with a reduced number of fields and that can be read in CFD Post. They work like a CFX trn file and their main advantage is saving up space when running a large transient simulation.
|
|
December 17, 2012, 17:23 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
CFX has this capability as well (reduced size output files for transient runs) - you can select what variables go into a trn file.
|
|
December 18, 2012, 19:34 |
|
#7 |
Senior Member
Ovi
Join Date: Oct 2012
Location: Sydney, Australia
Posts: 166
Rep Power: 14 |
When using Fluent solver for the simulation, I generally select the option to automatically save a file every x number of time-steps. This saves a cdat file for every the time-steps and when the results case file is opened in CFD Post you are able to select the option to 'open entire history as a single case'.
I don't always use this feature but it is really helpful when you are trying to visualise the evolution of the flow field. When the complete history is loaded into CFD Post you are able to select your instance through the 'time-step selector' and this further leads into keyframe animations. If the storage capacity is a concern you can always choose to save the results for every 2, 5 or 10 time-steps and this will reduce the total amount of data collected.
__________________
-- Mechanical Engineering Sydney, Australia |
|
February 21, 2013, 16:39 |
|
#8 | |
Member
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 18 |
Quote:
filename-foo-XXXXX.barbaz.cdat and CFD-Post won't be able to understand filenames as timesteps, because of your filename symbols after your dot. In linux, for renaming files, use this command: rename 's/\.barbaz*//' *.barbaz* It's recommended to enter this command before renaming: ls *.barbaz* to be sure, you are renaming only timestep files. Otherwise, move unwanted files to another dir. |
||
November 15, 2013, 21:12 |
|
#9 |
Senior Member
starter
Join Date: Sep 2012
Posts: 125
Rep Power: 16 |
Dear Sir Since transient data from Fluent is being discussed, can you kindly advise on the following issue. I am having this strange error in Ansys during FSI. I am using Fluent and Transient Structural. Main source of error occurs in Analysis settings while defining time steps. When I run in Fluent for initial time step of 0.0001 and final step of 0.1s, and import loads in transient using WB, the Analysis settings in transient structural wants to have final time of value of 1. Though this shall never be the case but for the purpose of testing, when I run Fluent for time steps finishing at 5 seconds, it again gives the message that inaccurate time step has been selected. It only solves with extremely large displacements for time value of 1 and due to this lot of non-convergence is happening as it starts giving me erroneous results. I have visited this link http://www.eureka.im/4470.html which tells the method to address this situation but when I open this file, all values that I get are 1 at the place in the file mentioned. I have almost tried for the last two weeks to resolve this but to no avail. My final settings for extremely fine mesh shall be 0.15 at very best. If I have to increase the time step to 1 in Fluent, my calculation time will increase drastically as both geometries I have to evaluate are very big. Regards |
|
December 1, 2013, 09:47 |
|
#10 |
New Member
Puneet
Join Date: Sep 2013
Posts: 14
Rep Power: 13 |
||
December 1, 2013, 17:27 |
|
#11 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
This is the CFX forum - try a tecplot forum for questions on tecplot.
But note that brunoc's post #3 where he says it can be easily done in CFD-Post as well. There is no need to go to tecplot for post processing. |
|
December 2, 2013, 03:45 |
|
#12 |
New Member
Puneet
Join Date: Sep 2013
Posts: 14
Rep Power: 13 |
Sir i tried in CFD-Post also,bur not able to do it..can u plz help regarding the way it should be done.
|
|
March 20, 2014, 22:07 |
|
#13 |
New Member
Chandrasekhar
Join Date: Oct 2013
Location: new jersey
Posts: 24
Rep Power: 13 |
Hi
i have to store xy plots for each time step, i tried using executive commands but the since the file name does not change in a executive command it gets overwritten. i would like to know if a scheme file can written to do this job. also if its possible i would like to know how to write it (i am not familiar with scheme). Any help on this would be appreciated. Many thanks for replying. with regards |
|
March 21, 2014, 05:24 |
|
#14 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
It sounds like you are using Fluent - try the Fluent forum.
|
|
May 12, 2015, 20:29 |
|
#15 | |
Member
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 18 |
Yes, but the topic is : "Animation of Fluent transient data". I suppose moving the thread to the FLUENT forum.
Quote:
http://www.cfd-online.com/Forums/flu...tml#post348225 adding %t to the filename solves the problem. Also, you can use %i (iteration number) %n (sequential file number) from helpful A. Bakker's notes. |
||
December 20, 2015, 10:34 |
animation CFD-post does not work
|
#16 |
New Member
Zerzura
Join Date: Nov 2015
Posts: 14
Rep Power: 11 |
Dear all,
I saved my files with filename-0.100.dat, filename-0.200.dat etc. But still in CFD-post the time is not recognized. All my files get the same time. I load the files as 'single history' with one .cas file and multiple .dat files. Please if you can help me I would be very happy . Kind regards, Madelon |
|
January 13, 2016, 00:34 |
|
#17 |
New Member
Lister
Join Date: Dec 2015
Posts: 4
Rep Power: 10 |
Hi Bruno,
Can you tell me how to save the files in .cdat. |
|
January 15, 2016, 10:26 |
|
#18 |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
On Calculation Activities, create an Automatic Export using File Type = CFD-Post Compatible.
Set the export frequency, file name, etc. If your mesh doesn't change, disable Write Case File Every Time. But do save case/data files whenever you quit or restart the solver. |
|
January 18, 2016, 00:44 |
|
#19 |
New Member
Lister
Join Date: Dec 2015
Posts: 4
Rep Power: 10 |
Thanks for the information
|
|
April 21, 2016, 22:57 |
|
#20 |
New Member
Cheng See Yuan
Join Date: Mar 2016
Posts: 1
Rep Power: 0 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stopping a Fluent batch job AND saving the data! Possible? | Volker Pawlik | FLUENT | 13 | December 28, 2020 05:16 |
[Commercial meshers] Problem converting fluent mesh | vinz | OpenFOAM Meshing & Mesh Conversion | 28 | October 12, 2015 07:37 |
FLUENT can not read data file | jing113cn | FLUENT | 0 | December 6, 2010 10:06 |
animation in fluent | doki | FLUENT | 0 | June 10, 2010 09:04 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |