This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:gaussian [2017/01/30 08:56] kgovender |
howto:gaussian [2025/10/17 09:51] (current) alopis [Easy Gaussian09 and Gaussian16 PBS creation and submission] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Gaussian can be run over single nodes or more than one node (see examples | + | This license can only be used by CHPC registered users, which are associated with either **South African** or **SKA partner** higher education institutions |
| + | |||
| + | Gaussian can be run over 1 or 2 nodes (see example | ||
| + | |||
| + | ====Easy Gaussian09 and Gaussian16 PBS creation and submission==== | ||
| + | |||
| + | In order to see all available Easy Scripts, first include/ | ||
| + | |||
| + | module load chpc/ | ||
| + | |||
| + | Execute **qg09_E01** or **qg16_A03** or **qg16_B01** or **qg16_C01** | ||
| - | ====Easy Gaussian PBS creation and submission==== | ||
| - | Execute **qg16_A03** | ||
| This script handles PBS setup and submission. | This script handles PBS setup and submission. | ||
| Also takes care of jobs running over more than one node with LINDA and does cleanup of temporary GAU files when job is completed/ | Also takes care of jobs running over more than one node with LINDA and does cleanup of temporary GAU files when job is completed/ | ||
| Line 38: | Line 46: | ||
| Do you wish to submit job to cluster (y/n) | Do you wish to submit job to cluster (y/n) | ||
| y | y | ||
| + | | ||
| + | | ||
| + | If you wish to use the utility **formchk** (to create readable format files for visualisers) please do the following. | ||
| + | | ||
| + | module load chpc/ | ||
| + | source $g16root/ | ||
| + | | ||
| + | Then the command **formcheck** should be available for use. Other Gaussian commands should also be available, such as **freqchk** and **chkchk**. | ||
| + | |||
| + | |||
| + | |||
| + | You can use a **checkpoint file (.chk)** which will allow you to continue with a 2nd (or subsequent) calculation from close to where the initial/ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Very occassionally | ||
| + | |||
| + | Please **recheck** your molecular **geometry very carefully** to ensure there are no issues - this will result in calculations which take much longer than necessary. | ||