User Tools

Site Tools


howto:gaussian

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
howto:gaussian [2021/08/26 15:23]
alopis [Easy Gaussian09 and Gaussian16 PBS creation and submission]
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/easy_scripts   module load chpc/easy_scripts
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/gaussian16/C01
 +  source $g16root/g16/bsd/g16.profile
 +  
 +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/previous calculation ended. This is especially helpful for jobs which exceed walltime limits or have stopped for another reason. There is info online including from Gaussian website, these links may be helpful too:
 +
 +https://gaussian.com/faq2/
 +
 +https://gaussian.com/restart/
 +
 +https://gaussian.com/tip4/
 +
 +https://www.researchgate.net/post/How-can-I-res...
 +
 +Very occassionally  a checkpoint file may be corrupted, so keeping the most recent backup copy of a good checkpoint (.chk) file can be helpful. Otherwise in these circumstances the calculation may need to be started from scratch - or the most recent molecular geometry (the coordinated of all the atoms) could be used from the Gaussian output (.log) file. 
  
 +Please **recheck** your molecular **geometry very carefully** to ensure there are no issues - this will result in calculations which take much longer than necessary.
/app/dokuwiki/data/attic/howto/gaussian.1629984224.txt.gz · Last modified: 2021/12/09 16:42 (external edit)