LMS
Home
Workshops
CHEM689
CHEM242
Publications
Supercomputers
qprep
Utilities
UNIX help

Software
ADF ADF-BAND
AMBER
AOMIX
Cerius2
CHARMm
CRYSTAL
Dalton
Gaussian
GaussView
Grasp
InsightII
Macromodel
Materials Studio
Molden
MOLPRO
MOLEOnline
NAMD
Pymol
Q-Chem
Quanta
SPOCK
TINKER
Other Software

Page updated on
Feb 17 2007
Web page created
on a Mac and powered by Linux

Laboratory for Molecular Simulation
Director: Michael B. Hall Manager: Lisa M. Pérez
Phone: (979) 845-9384Fax (979) 845-2971Rm. 2109 Chemistry
e-mail: mouse@mail.chem.tamu.edu

Molden
by G. Schaftenaar

Molden is a graphical program that will allow users of a wide variety of molecular modelling codes to visualize their results, including G98/G03, GAMMES-US, GAMMES-UK, and MOPAC/AMPAC.

Molden Home Page Running Molden Trouble-Shooting

Running Molden:

chmsgi and any SGI machine that is running IRIX 6.5 or later and has chmsgi:/chem mounted - you will need to add the following line to your .tcshrc file:
alias molden '/chem/Molden/molden'

k2 - you will need to add the following line to your .tcshrc file:
alias molden '/usr/local/lms/Molden/molden'

cosmos - you will need to add the following line to your .bashrc file:
alias molden '/usr/local/lms/Molden/molden'

agave - you will need to add the following line to your .tcshrc file:
alias molden '/tmp1/mouse/Molden/molden'

To run Molden, type: molden at the shell prompt

Trouble-Shooting:

If you are running Molden remotely and receive the error:

Xlib: connection to "labmol4.chem.tamu.edu:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Error: Can't open display:labmol4.chem.tamu.edu:0.0

You need to use X11 forwarding when you ssh:
ssh -X username@remote_machine_name
you may have to include the -Y flag from a linux box:
ssh -X username@remote_machine_name

If you still receive the above error, the remote machine may not be setup to accept X11 forwarding. The supercomputers, chmsgi, and labmol machines are all setup to accept X11 forwarding.

error:

molden: Command not found.

The alias that you created in your .tcshrc is either incorrect or has not been activated yet. Check the line in your .tcshrc file and make sure it matches the commands given above. To activate the modified .tcshrc you may logout and log back in or simply type: source  .tcshrc

This will activate any changes made to your .tcshrc file.


Texas A&M University | Department of Chemistry | College of Science | Webmaster