[go: up one dir, main page]

Menu

Tree [r22683] / tags / v7 / Jmol /
 History

HTTPS access


File Date Author Commit
 .AppleDouble 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 doc 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 jars 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 packaging 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 samples 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 src 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 .cvsignore 2003-06-12 michaelthoward [r1161] moved location of appjars & applet-jars under b...
 COPYRIGHT.txt 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 LICENSE.txt 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 README.txt 2003-05-17 egonw [r1062] Added explanation on how to compile Jmol from s...
 applet.classes 2003-05-27 michaelthoward [r1098] More work on popup + added ui/JmolPopup class
 build.xml 2003-06-12 michaelthoward [r1161] moved location of appjars & applet-jars under b...
 jmol 2003-05-23 michaelthoward [r1080] cmd line parameters were not being passed to jmol
 jmol.bat 2003-05-16 egonw [r1057] Fixed path to Jmol jar
 jmol.mac 2003-06-28 --none-- [r1177] This commit was manufactured by cvs2svn to crea...
 jmol.sh 2003-05-16 egonw [r1057] Fixed path to Jmol jar

Read Me

Jmol

Jmol is an open-source molecule viewer and editor written in Java. Jmol
provides a platform-independent means of viewing 3D molecular models
produced by various software packages (ACES II, ADF, GAMESS, PC GAMESS,
Gaussian 9x, XYZ, PDB, and CML). Molecular models can be translated and
rotated. Geometric properties can be calculated, such as bond lengths,
bond angles, or torsions. Multi-step files and files with frequency
information can be animated. The molecules displayed can printed or
exported in several graphics formats (JPG, GIF, PPM).

Jmol was developed through a voluntary collaboration of researchers
around the world. For more information, please visit the Jmol Web site
at http://jmol.sourceforge.net/.

Installation:

  If you have downloaded the source distribution, e.g. jmol-6.source.zip,
  then Jmol needs to be compiled first. For this you need an Ant
  installation (ant.apache.org).

  Then, on both Unix and Windows, you can compile Jmol with:

    ant jar

Running Jmol:

  On Unix, run the jmol script found in the distribution's main
  directory.

  On Windows, run the jmol.bat batch script found in the distribution's
  main directory. Alternatively, from any Windows Explorer, you can 
  double click on the jmol.jar.

  On all platforms this should also work:

    java -jar jmol.jar

  For information about building Jmol from the source, please read the
  Jmol Developers Guide in doc/.
  
Please report any problems to the developers at
http://jmol.sourceforge.net/.