This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:gaussian [2021/12/09 16:42] 127.0.0.1 external edit |
howto:gaussian [2025/10/17 09:51] (current) alopis [Easy Gaussian09 and Gaussian16 PBS creation and submission] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ====Easy Gaussian09 and Gaussian16 PBS creation and submission==== | ====Easy Gaussian09 and Gaussian16 PBS creation and submission==== | ||
| - | First include this module - even better if your add this line to your .bashrc: | + | In order to see all available Easy Scripts, first include/load this module - even better if your add this line to your .bashrc: |
| module load chpc/ | module load chpc/ | ||
| Line 46: | 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. | ||