CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   information from saved data files:Unsteady flow (https://www.cfd-online.com/Forums/fluent/48808-information-saved-data-files-unsteady-flow.html)

Atul July 18, 2008 10:09

information from saved data files:Unsteady flow
 
Hello,

I have saved data flies from a unsteady simulation. There are about 20000 data files from this particular simulation. Now I want to extract information like--temperature contours, velocity vectors, fluctuation at a particular point in my domain and others.

To get this information if I have to open all of the data files and get the plots, it will take me forever. Is there any way to automatically extract the information that I need from these saved data files? If there is any script or macro that I can use to do this?

Can anyone help me out with this?

Thanks and Regards, Atul

umesh javiya July 18, 2008 13:10

Re: information from saved data files:Unsteady flo
 
you could your journal file.....for you 20000 files....

Atul July 19, 2008 03:34

Re: information from saved data files:Unsteady flo
 
Thanks for the response umesh. Can u elaborate more on this? Do u mean that I can create a journal file for this to automatically read all of the data files and get data ?

umesh javiya July 21, 2008 06:13

Re: information from saved data files:Unsteady flo
 
this is one sample of my journal file which I used long time ago for unsteady simulation..... you may need to prepare like this.... the command for journal file you can find by simply press"ENTER" in fluent tui... more details you could find at following link

http://www.engres.odu.edu/Applicatio.../ug/node48.htm

my journal file: for just two set of cas & data file....

rcd bath-unsteady-Re-0.78Re5-case-3--0.085656.dat.gz

di set g-s 11 10 9 1 17 14 ()

/display/set/contours re-g yes

di conto press ,,

/display/set/hardcopy/color colo

/display/set/hardcopy/driver jpeg

dis h-c press-%t.jpeg

di conto tang ,,

dis h-c tang-%t.jpeg

di conto r-v ,,

dis h-c rad-%t.jpeg

di conto a-v ,,

dis h-c axial-%t.jpeg rcd bath-unsteady-Re-0.78Re5-case-3--0.085736.dat.gz

di set g-s 11 10 9 1 17 14 ()

/display/set/contours re-g yes

di conto press ,,

/display/set/hardcopy/color colo

/display/set/hardcopy/driver jpeg

dis h-c press-%t.jpeg

di conto tang ,,

dis h-c tang-%t.jpeg

di conto r-v ,,

dis h-c rad-%t.jpeg

di conto a-v ,,

dis h-c axial-%t.jpeg


Atul July 21, 2008 09:05

Re: information from saved data files:Unsteady flo
 
Dear Umesh, Thanks a lot for information. I will look into it and figure out how to use it for my case. Thanks again for help. Atul

Atul July 27, 2008 20:05

Re: information from saved data files:Unsteady flo
 
Thanks for the information umesh. Are you writing these commands repetitively for all of the data files in your journal file?



All times are GMT -4. The time now is 09:18.