This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:gaussian [2019/10/16 10:36] kgovender |
howto:gaussian [2025/10/17 09:51] (current) alopis [Easy Gaussian09 and Gaussian16 PBS creation and submission] |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ====Easy Gaussian09 and Gaussian16 PBS creation and submission==== | ====Easy Gaussian09 and Gaussian16 PBS creation and submission==== | ||
| - | Execute **qg09_E01** or **qg16_A03** or **qg16_B01** | + | |
| + | 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** | ||
| This script handles PBS setup and submission. | This script handles PBS setup and submission. | ||
| Line 42: | Line 47: | ||
| y | y | ||
| | | ||
| - | ====Easy Gaussian16 PBS creation and submission==== | + | |
| - | Execute | + | If you wish to use the utility |
| - | 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/ | + | module load chpc/ |
| + | source $g16root/ | ||
| + | |||
| + | Then the command | ||
| - | EXAMPLE1 | ||
| - | Enter project name/ | ||
| - | CHEM0100 | ||
| - | Enter input file (with .com or .gjf extension) | ||
| - | test.gjf | ||
| - | Enter number of nodes on which to run job | ||
| - | 1 | ||
| - | Enter total walltime (hour: | ||
| - | 2:00 | ||
| - | Enter email address | ||
| - | testing@gmail.com | ||
| - | Generated pbs file for test | ||
| - | Do you wish to submit job to cluster (y/n) | ||
| - | y | ||
| - | EXAMPLE2 [PLEASE TAKE NOTE OF EMPTY SPACES] | + | You can use a **checkpoint |
| - | Enter project name/ | + | |
| - | CHEM0100 | + | https:// |
| - | Enter input file (with .com or .gjf extension) | + | |
| - | test.gjf | + | https:// |
| - | Enter number of nodes on which to run job | + | |
| - | + | https:// | |
| - | Enter total walltime (hour:minute) | + | |
| - | + | https:// | |
| - | Enter email address | + | |
| - | | + | 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. |
| - | y | + | |