Difference between revisions of "GaussView"

Line 28: Line 28:
=== Starting the Appliction ===
=== Starting the Appliction ===


GaussView is quite easy to execute on Circe:
{{X11Connection}}


Before you login to <code>CIRCE</code>, you need to make sure you have X11 Forwarding enabled. If you’re logging in from a UNIX/Linux system, you will need to do the following:
Once connected to CIRCE, you can open {{PAGENAME}} using the steps below:


<pre style="white-space:pre-wrap; width:25%; border:1px solid lightgrey; background:#000000; color:white;">ssh -Y user@circe.rc.usf.edu</pre>
<pre style="white-space:pre-wrap; width:45%; border:1px solid lightgrey; background:#000000; color:white;">[user@login0 ~]$ module add apps/gaussian/09b01_amd64
Simply type <code> gview </code> at the command prompt AFTER loading the proper module (see above) in your terminal window. If you have properly configured an X11 session, you should see the full GaussView interface.
[user@login0 ~]$ module add apps/gaussian/gaussview-5.0
 
[user@login0 ~]$ gview</pre>
For Windows, Mac, and Linux users, GaussView can also be launched through the CIRCE Desktop Environment by selecting the GaussView launcher in the Applications menu. For more information about the CIRCE Desktop Environment, please see our [[CIRCE Desktop|CIRCE Desktop Environment]] documentation.


=== Caveats ===
=== Caveats ===

Revision as of 17:28, 29 June 2016

Description

From GaussView Documentation: GaussView is a graphical user interface designed to help you prepare input for submission to Gaussian and to examine graphically the output that Gaussian produces.

Version

  • 5.0

Authorized Users

  • Users added to the gaussian group (upon request approval)

Platforms

  • CIRCE cluster
  • RRA cluster
  • SC cluster

Modules

GaussView requires the following module files to run:

  • apps/gaussian/09b01_amd64
  • apps/gaussian/gaussview-5.0

See Modules for more information.

Running GaussView on CIRCE

The GaussView user guide is essential to understanding the application and making the most of it. The guide and this page should help you to get started with your simulations. Please refer to the Documentation section for a link to the guide.

  • Note on CIRCE: Make sure to run your jobs from your $WORK directory!

Starting the Appliction

Establishing a GUI connection to CIRCE/SC

To use GaussView, you will need to connect to CIRCE/SC with GUI redirection, either using:

  • CIRCE/SC Desktop Environment
  • SSH with X11 redirection
    • If connecting from OSX or Linux via SSH, please ensure that you use one of the following commands to properly redirect X11:
      • [user@localhost ~]$ ssh -X circe.rc.usf.edu
        or
      • [user@localhost ~]$ ssh -X sc.rc.usf.edu

Once connected to CIRCE, you can open GaussView using the steps below:

[user@login0 ~]$ module add apps/gaussian/09b01_amd64
[user@login0 ~]$ module add apps/gaussian/gaussview-5.0
[user@login0 ~]$ gview

Caveats

GaussView expects to be aware of the Gaussian installation in order to invoke it from the GUI. Therefore you must load the 09b01 module first. When starting gview, error messages may appear concerning this.

Reporting Bugs

Report bugs with GaussView to the IT Help Desk: rc-help@usf.edu