[go: up one dir, main page]

Menu

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

HTTPS access


File Date Author Commit
 .AppleDouble 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 appletweb 2004-02-23 egonw [r1898] Updated copyright statements for 2004
 doc 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 jars 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 packaging 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 samples 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 src 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 .cvsignore 2003-06-12 michaelthoward [r1161] moved location of appjars & applet-jars under b...
 COPYRIGHT.txt 2004-01-09 egonw [r1783] Added license menu
 LICENSE.txt 2004-02-23 --none-- [r1909] This commit was manufactured by cvs2svn to crea...
 README.txt 2003-07-16 egonw [r1186] Added requirement of J2SDK 1.4 or higher
 applet.classes 2003-05-27 michaelthoward [r1098] More work on popup + added ui/JmolPopup class
 build.xml 2004-02-23 egonw [r1906] Changed to reflect name change of jar for gnuja...
 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 2004-02-23 --none-- [r1909] 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-*.source.zip,
  then Jmol needs to be compiled first. For this you need an Ant
  installation (ant.apache.org), and a J2SDK 1.4.0 or higher.

  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/.