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

Batch post Processing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2003, 03:22
Default Batch post Processing
  #1
Nandu
Guest
 
Posts: n/a
hi,

I am performing shock diffraction studies over various geometries (wedges, corners, circular arcs, etc). I have completed some simulations and the results are encouraging. The question i have though is that if one has forgotton to generate an animation sequence during the simulation is it possible to write a script file that can read in the various results files (saved after n number of timesteps) and generate hardcopy jpeg images form them? if so how? is it possible to write a loop function into the script file to automatically perform the tasks? any help on this matter will be greatly appreciated

Cheers Nandu
  Reply With Quote

Old   October 7, 2003, 11:52
Default Re: Batch post Processing
  #2
Prabu Parthasarathy
Guest
 
Posts: n/a
Nandu,

You will have to write a journal to accomplish this (very long) or you can write a scheme file which will be very compact. For the journal file, just record your steps in opening one file and generating the image. I would strongly suggest using only command line menu to do this since using the GUI will generate lot of garbage that cannot be deciphered. For eg.

f r-c-d "filename" dis set cont surf 0 dis cont temp 277 300 dis set hard driver jpeg dis hard "filename"

The above should generate hard=copy of temperature contours. You can also add each frame that is generated into scene animation to generate your animation sequence.

Copy the journal file multiple times within the same journal and change the data filename using some kind of scripting (VB or SED). Scheme files will be much more elegant but I haven't found a good scheme guide for FLUENT.

I hope this helps. Prabu
  Reply With Quote

Old   October 8, 2003, 01:57
Default Re: Batch post Processing
  #3
Nandu
Guest
 
Posts: n/a
Hi Prabhu,

Thanks for the info, I have done some searches for scheme files and the closest i could come to finding a programming guide happens to be in German. But i have found the script examples in them to be of quite a lot of help.

Cheers Nandu
  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
Ansys Post processing ano999 ANSYS 1 May 27, 2011 16:24
NO model vs post processing in coal combustion,CFX sakalido CFX 1 April 15, 2011 14:07
post processing for KIVA dirga Main CFD Forum 5 April 23, 2009 10:58
Question about post processing qtian OpenFOAM Post-Processing 0 July 24, 2007 12:44
Post Processing in FEM Abhijit Tilak Main CFD Forum 0 April 26, 2004 11:59


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