|
[Sponsors] |
December 16, 2002, 16:31 |
Simple animation Fieldview
|
#1 |
Guest
Posts: n/a
|
Has anybody here been able to create an animation sequence in Fieldview? I assume it's easy, but I just can't figure out the interface. Thanks.
|
|
December 17, 2002, 10:54 |
Re: Simple animation Fieldview
|
#2 |
Guest
Posts: n/a
|
In FV 8, the way I do it is to create a series of sequentially numbered files representing the frames of the animation - these are just standard PLOT3D input files, but must be sequentially numbered, i.e. grid_01.dat, grid_02.dat, etc. The q-files must also be sequentially numbered. When you read in the first file you'll get a message asking if you want FV to treat the files as a transient data set - select "yes". After read-in, transform and orient your screen as you want it to look, with the appropriate functions, contours, etc. Then under Control Panels open up Flipbook controls and Transient data controls. Make sure the Build Mode button is turned on in Flipbook, and hit the Sweep button in the Transient Data control window. Sit back and enjoy the show as it builds the animation.
|
|
December 17, 2002, 11:43 |
Re: Simple animation Fieldview
|
#3 |
Guest
Posts: n/a
|
That works fantastic Greg. Thanks a million!
|
|
December 30, 2002, 16:57 |
Re: Simple animation Fieldview
|
#4 |
Guest
Posts: n/a
|
You can also produce tiff files and make the animation with the ImageMagick tool:
:>>convert -adjoin *.tiff result.miff and then show it with: :>>animate result.miff |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SIMPLE algorithm in 3D cylindrical coordinates | zouchu | Main CFD Forum | 1 | January 20, 2014 18:02 |
How to make 3D animation in Fieldview | watt | FLUENT | 0 | January 13, 2011 09:20 |
How to create time step animation in Fieldview | tom | FLUENT | 0 | August 15, 2007 04:55 |
Animation - error - fieldview export | Prasad Dudhgaonkar | FLUENT | 0 | May 26, 2007 07:07 |
Animation query..newbie qn | derick | FLUENT | 2 | December 9, 2005 10:45 |