THE AUTHORS OF GOPENMOL AND THIS WEB SITE HAVE MADE EVERY EFFORT TO ENSURE THE ACCURACY OF THE INFORMATION PRESENTED ON THIS WEB SITE. HOWEVER, NEITHER THE AUTHORS NOR CSC - SCIENTIFIC COMPUTING LTD. ARE RESPONSIBLE FOR THE RESULTS OF ANY MISTAKES OR MISPRINTS THAT ARE FOUND IN THESE PAGES, NOR ANY CONSEQUENTIAL DAMAGES THAT MAY RESULT FROM SUCH MISTAKES OR MISPRINTS.
THE USER AGREES THAT THE SOFTWARE IS FURNISHED ON AN "AS IS" BASIS AND THAT THE AUTHORS IN NO WAY WARRANTS THE SOFTWARE OR ANY OF ITS RESULTS AND IS IN NO WAY LIABLE FOR ANY USE THE USER MAKES OF THE SOFTWARE.
Versions available for different operating systems
UPDATED VERSIONS
gOpenMol version 3.00
- gOpenMol
for Windows 95/98/Me/NT/2000/XP (Intel)
(Date: 23.09.2005)
About 27 Mbytes.
- gOpenMol
for GNU/Linux x86
(Date: 23.09.2005)
About 26 Mbytes.- GNU C Library version 2.1.3 or newer required if system OpenGL libraries can be used (libraries exist and work properly).
- GNU C Library version 2.2.0 or newer required if packages MESA 3D Graphics Library must be used.
- Contains GCC libraries (source here).
- gOpenMol
for SunOS 5.9 Sparc
(Date: 23.09.2005)
About 26 Mbytes.
- gOpenMol
for IBM AIX 5.2 PowerPC
(Date: 23.09.2005)
About 26 Mbytes.
Plugins
gOpenMol accepts plugins that are implemented through a dll file (Windows) or sharable object (Unix/Linux). Following a list of available plugins.
- Module: VRML, outputs
ball-and-stick, CPK, and licorice views. Simple stick can be selected,
which is a variation of licorice and trajectories with start/stop
animation.
Author: Kevin Boyd, University of New Orleans
Link:
Status: Included with the program. - Module: Filters, are input
coordinate filters for binary Chem3D and Spartan data files.
Author: Kevin Boyd, University of New Orleans
Link:
Status: Included with the program. - Module: Ball, is a demo on
how to
implement a plugin that displays a sphere in the gOpenMol graphics
window.
Author: Eero Häkkinen, CSC
Link: The source code is in the src/plugins/ball directory.
Status: Included with the program.
Installation of gOpenMol
NB: Make sure that the name of the directory where you install gOpenMol does not have spaces!
Windows version
- Create a directory, for example, gopenmol.
- Download the zip file to your temp directory.
- Unzip the files into the gopenmol directory.
- Go into the directory gopenmol and click the icon install.bat
- Run program by clicking the icon rungOpenMol.bat in the directory ..\gopenmol\bin
- You can make a short cut from the file rungOpenMol.bat to your Desktop the way you usually make short cuts in Windows.
Other versions
- Download and uncompress the tar file.
- Untar the file (creates gopenmol/..)
- Go into the directory gopenmol and type: ./install
- Run program through the script 'your_directory_structure/gopenmol/bin/rungOpenMol'
If you have an 8 bit display, define:
setenv MESA_RGB_VISUAL "PseudoColor 8"
Go to the Tutorials to learn more on gOpenMol.