Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
habrok:examples:gaussian [2025/04/17 12:45] fokkehabrok:examples:gaussian [2025/06/11 12:10] (current) – Use bash syntax highlighting pedro
Line 1: Line 1:
 ====== Gaussian ====== ====== Gaussian ======
  
-**Please be aware that we don't have a site license for Gaussian.** People that want to use Gaussian should contact the person listed in the message when trying to load the module, to check if they are allowed to the software under the group license.+**Please be aware that we don't have a site license for Gaussian.** People  should contact the owner of the license to check if they are allowed to the software under the group license. You can find the name of the person by trying to load the module:
 <code> <code>
 module load Gaussian module load Gaussian
Line 10: Line 10:
 The following example can be used as a job script for running Gaussian jobs: The following example can be used as a job script for running Gaussian jobs:
  
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
 #SBATCH --job-name=gaussian #SBATCH --job-name=gaussian