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

"Animate"

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 1, 2002, 08:45
Default "Animate"
  #1
stephanie
Guest
 
Posts: n/a
How do I perform an animation during an unsteady calculation not through the GUI but through the command lines (to be written in a .jou file) ?

Thanks very much
  Reply With Quote

Old   March 1, 2002, 10:01
Default Re: "Animate"
  #2
Erwin
Guest
 
Posts: n/a
I am guessing here that you want an animation from the results of an unsteady state simulation?

In that case you should generate hardcopy files at every timestep, using the 'Execute commands' panel. Use one command to display e.g.contours of temperature:

/display/contours temp

then add a second command to generate a hardcopy

/display/hardcopy "filename-%t"

The %t adds the timestep to your filename.

Anyways, this procedure will end up with a bunch of hardcopies. I usually use tiffs, which I first convert to jpeg format, and then I use the freeware tool ImageN to generate an avi file.

  Reply With Quote

Old   March 1, 2002, 10:16
Default Re: "Animate"
  #3
stephanie
Guest
 
Posts: n/a
Thanks very much, but my point was to perform these hard copies in a journal file and not trough the GUI. So I'd like to know the command I have to write in this .jou file like /solve/set/time-step 0.001 when you indicate the time step size in your journal file> Could you give me a hint?

Thanks in advance
  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



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