Re: Gaussview installation on linux Dear professor Tian Lu, I'm trying to install gview version 6.0.16, but I'm not getting it. I tried the script you suggested above, for installing version 5.0.9, but it didn't work.
Download gaussview 5.0 9 for free. Education software downloads - GaussView by gaussian.com and many more programs are available for instant and free download. Building with GaussView:.Instead of typing all the coordinates, theory, basis set, etc., we can use GaussView.The calculation is specified by pointing and clicking to build the molecule, and using pull-down menus to select the calculation type, level of theory and basis set.GaussView generates the Gaussian input file,. Installation of GaussView 6 for UNIX Systems Preliminary Steps You must install either the Gaussian 16 program or the Gaussian 16 utilities before instaling GaussView. Insert the program DVD and follow the instructions provided with it. The UNIX group that is used during the Gaussian installation will also be used again in step 5 below. Use.exe and then like any other usual software, install it, and enter key when asked!! I re-installed the GaussView, even the Gaussian, but the problem did not solved. Also, I tried to.
Machine | Version | Softenv Key |
---|---|---|
supermike2 | 5.0.8 | +gaussview-5.0.8 |
Since Fall 2018, SoftEnv has no longer been supported by HPC@LSU,and it is very unlikely that it will be brought back in the future. Therefore,all HPC users should use Modules to add/remove softwarepackages in their work environment from now on. For advice or additional information,contactsys-help@loni.org
A user may choose between using /bin/bashand /bin/tcsh. Details about each shell follows.
System resource file: /etc/profile
When one access the shell, the following user files are read in ifthey exist (in order):
When a user logs out of an interactive session, thefile ~/.bash_logout is executed if it exists.
The default value of the environmental variable, PATH, isset automatically using SoftEnv. See below for moreinformation.
The file ~/.cshrc is used to customize the user'senvironment if his login shell is /bin/tcsh.
SoftEnv is a utility that is supposed to help users manage complexuser environments with potentially conflicting application versionsand libraries.
When a user logs in, the system /etc/profileor /etc/csh.cshrc (depending on login shell, and mirroredfrom csm:/cfmroot/etc/profile)calls /usr/local/packages/softenv-1.6.2/bin/use.softenv.sh toset up the default path via the SoftEnv database.
SoftEnv looks for a user's ~/.soft file and updates thevariables and paths accordingly.
The command softenv will provide a list ofavailable packages. The listing will look something like:
The file ~/.soft in the user's home directory is wherethe different packages are managed. Add the +keyword into your .softfile. For instance, ff one wants to add the Amber Molecular Dynamicspackage into their environment, the end of the .soft file should looklike this:
+amber-8
@default
To update the environment after modifying this file, one simplyuses the resoft command:
The command soft can be used to manipulate the environmentfrom the command line. It takes the form:
Using this method of adding or removing keywords requires the userto pay attention to possible order dependencies. That is, best resultsrequire the user to remove keywords in the reverse order in which theywere added. It is handy to test out individual keys, but can lead totrouble if changing multiple keys. Changing the .soft file andissuing the resoft is the recommended way of dealing withmultiple changes.
Machine | Version | Module |
---|---|---|
supermike2 | 5.0.8 | gaussview/5.0.8 |
The information here is applicable to LSU HPC and LONI systems.
A user may choose between using /bin/bashand /bin/tcsh. Details about each shell follows.
System resource file: /etc/profile
When one access the shell, the following user files are read in ifthey exist (in order):
When a user logs out of an interactive session, thefile ~/.bash_logout is executed if it exists.
The default value of the environmental variable, PATH, isset automatically using Modules. See below for moreinformation.
The file ~/.cshrc is used to customize the user'senvironment if his login shell is /bin/tcsh.
Modules is a utility which helps users manage the complex businessof setting up their shell environment in the face of potentiallyconflicting application versions and libraries.
When a user logs in, the system looks for a file named .modulesin their home directory. This file contains module commands toset up the initial shell environment.
The command
displays a list of all the modules available. The list will looksomething like:
The module names take the form appname/version/compiler,providing the application name, the version, and information about howit was compiled (if needed).
Besides avail, there are other basic module commands to use formanipulating the environment. These include:
The -h option to module will list all available commands.
If a software package you would like to use for your research is not available on a cluster, you can request it to be installed. The software requests are evaluated by the HPC staff on a case-by-case basis. Before you send in a software request, please go through the information below.
Depending on how many users need to use the software, software requests are divided into three types, each of which corresponds to the location where the software is installed:
Please send an email to sys-help@loni.org with the following information:
Please note that, once the software is installed, testing and validation are users' responsibility.
A graphical user interface designed to help prepare input for submission to Gaussian and to examine graphically the output that Gaussian produces.
Gaussview must be run in an X-windows session. Details for controlling the application are provided in the materials found in the Resources section.
Since ssh and X11 are already on most client machines running somesort of unix (Linux, FreeBSD, etc), one would simply use the followingcommand:
Once successfully logged in, the following command should open anew terminal window on the local host:
An xterm window should appear. If this is not thecase, emailus.
An X11 service is not installed by default, but one is availablefor installation on the OS distribution disks as an add-on. Analternative would be to install the XQuartz version. Make sure the X11application is running and connect to the cluster using:
Microsoft Windows does not provide an X11 server, but there areboth open source and commercial versions available. You also need toinstall an SSH client. Recommended applications are:
When a PuTTY session is created, make sure the 'X11 ForwardingEnabled' option is set, and that the X11 server is running beforestarting the session.
Once Xming and puTTY have been set up and in stalled, the followingwill provide a simple test for success:
Once successfully logged in, the following command should open anew terminal window on the local host:
An xterm window should appear. If this is not the case, referto 'Trouble with Xming?'or emailus.
Cygwin is still a useful environment, but is too complicated andcontains too many unnecessary parts when all one wants is to interfacewith remote X11 sessions.
The most important connection that is made is from the user'sclient machine to the first remote host. One may 'nest' X11forwarding by using the ssh -XY commandto jump to other remote hosts.
For example:
1. on client PC (*nix or Windows), ssh to remotehost1
2. on remotehost1 (presumably a *nix machine), ssh -XY to remotehost2
3. on remotehost2 (presumably a *nix machine), ssh -XY to remotehost3
...
8. on remotehost8 (presumably a *nix machine), ssh -XY to remotehost9
9. on remotehost9, running an X11 application like xtermshould propagate the remote window back to the initial client PC through all of the additional remote connects.
Last modified: September 10 2020 11:58:50.
Gaussian requires membership in a specific POSIX group to function. Beforeyou can run Gaussian you will need to email mudoitrcss@missouri.edu
tobe added to the group.
Gaussian 16 is the latest in the Gaussian series of programs. It providesstate-of-the-art capabilities for electronic structure modeling. Gaussian16 is licensed for a wide variety of computer systems. All versions ofGaussian 16 contain every scientific/modeling feature, and none imposesany artificial limitations on calculations other than your computingresources and patience.
To run this example you will need the following SBATCH file and input filein a folder called /data/${USER}/gauss_test
.
Your results should look like this:
Now create the SBATCH file using a text editor. In the example below thegauss_job.sh
file assumes that h20.com
has the path/data/${USER}/gauss_test/
. You will want to make sure to replace theplaceholders X.Y
in the module load gaussian/gaussian-X.Y
line with thelatest version. If you want to receive the email notifications replaceuser@missouri.edu
with your email address.
You will need to replace X.Y
with the specific Gaussian module you wantto load
gauss_job.sh
:
Now create the following Gaussian input file. The number of cores in the SBATCHfile (-n 4
) must match the number of cores in the Gaussian input file (%NProcShared=4
).You will also need a blank space at the end of the h20.com
file for it to workin all cases.
h2o.com
:
Be sure to have an empty line at the end of the file or you will receive anerror in the output file
Once we have the SBATCH and Gaussian input files created we can start the test.
From http://gaussian.com/gaussview6/.'GaussView 6 is the latest iteration of a graphicalinterface used with Gaussian. It aids in the creation of Gaussian input files,enables the user to run Gaussian calculations from a graphical interface withoutthe need for using a command line instruction, and helps in the interpretationof Gaussian output (e.g., you can use it to plot properties, animate vibrations,visualize computed spectra, etc.).'
To use GaussView, first load your chosen Gaussian module, then run gview.sh
.In the following example, we will use gaussian/gaussian-16-A.03
.
Command:
Output:
NOTE
If you get a window that states 'OpenGL is not available', runexport USE_MESAGL=1
before running gview.sh