> I also have a very large xyz file > (http://undergrad-ed.chemistry.ohio-state.edu/jmol-tests/animation.html) > (1000 atoms and 1000 frames).
I did not even look at this ... But 1000 atoms * 1000 frames = 1 million atoms. The applet java virtual machine does not have enough memory for that. > I have not managed to get this one to work at all. You need to open the Java console. Jmol + Java will tell you all kinds of interesting things. There are differet ways of doing this, depending upon your browser. I recommend that you use Mozilla instead of FireFox during development: Tools -> Web Development -> Java Console Under IE it is Tools -> Sun Java Console AND/OR on Win32 Start -> Settings -> Control Panel -> Java Control Panel -> Advanced -> Java Console -> Show Java Console > There may be a problem as the animation starts with 999 atoms at the > origin and then moves them one at a time. The problem is that you do not have enough memory. I don't remember what the default JVM memory size is for an applet these days ... either 96 Mb or 128 Mb I do not think that you should consider changing this from the default ... It will cause problems for students & others trying to use your web site. > I understand there was a problem > with this in the past but that it had been fixed? Not sure what you are referring to. > In the mean time I will > continue to edit the Gaussian cube file which load nicely. Good. Miguel ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

