Why should you want animations when you already have molden ? For one thing you can create animations to be used in a WEB tutorial. Secondly, for large molecules such as proteins the solid drawing mode is prohibitively slow. These Molden pages use two kinds of animations; gifanim and fli. The gifanim animations are handled by the NetScape browser. On an Xwindows platform fli can be viewed with xanim. xanim is a program for viewing a wide variety of animation formats under X11. To have animations automatically displayed from a WWW browser read about MIME types.
You should now be able to watch the following animation:
With the latest version of Molden it is also possible to create animations. I have never succeeded in making a decent mpeg animation of a series of gif files, therefore I restrict myself to two types of animations: , .fli and gifanim, for both you'll need some additional software.
button
from the Molden Control Window
when you are ready to start the animation.
button again, will
stop the generation of GIF pictures.
Your WWW server has to know about fli animations. Add the following line to the file mime.types in the servers conf directory:
video/fli fli
A gifanim actually uses the GIF89a format, which allows multiple gifs to be stored in one file along with the information of how many times the animation should be looped. Only the NetScape browsers support this type of animations. (See the GIF Animation Home Page).
Hoe to create a gifanim with molden:
whirlgif -loop 1000 -globmap -o t.gifanim *.gif
<IMG SRC="pictures/peravib.gif">
NOTE: Use the molden commandline flag -l if you dont want the molden logo in your animation.
Molden can create two types of VRML 2.0 animations:
This presumes you read in an Gamess/Gaussian optimization/saddle run or an xyz file containing multiple structures:
molden -w 3 ampac.arc
Read in to an VRML2.0 compliant browser (eg: cosmoplayer). Click on any of the atoms in the scene to start the animation. Click Here to view a VRML2.0 animation.
The latter can only be accomplished by doing a series of single point calculations on separate points of the reaction path, for each of these points you must write out a VRML2.0 file. You can combine these VRML2.0 files into one VRML2.0 files with the following script
(Usage: multi_vrml_orbitals.csh vrmlfile1.wrl ... vrmlfilen.wrl).
You can watch an orbital change shape as the molecule undergoes a reaction Here (Click on the orbital to start the animation) (This is a big file 4MB and it will take quite some time to interpret as well).