Gausian 03 is available on osiris. Due to licensing restrictions, you must be a member of the gaussrun group to run Gaussian 03 (the UNIX id command will show you what groups you are a member of). If you are not a member of the gaussrun group and would like to run Gaussian 03, please contact the system administrator.
After you have configured your account to use WMC login scripts, you can use the g03 command on the command line. Examples:
$ g03 water
runs Gaussian 03 taking the input as water.com, and saving the output in water.log.
$ g03 < water.g03 > water.out
runs Gaussian 03 using the file water.g03 as the input, and writing the output to water.out.