Differences

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

Link to this comparison view

Both sides previous revision Previous revision
instantons [2026/02/06 09:20] dollinstantons [2026/02/06 09:22] (current) doll
Line 163: Line 163:
 ===== Instanton scripts ===== ===== Instanton scripts =====
  
-Four python scripts are available in Molpro which can ease the calculation of instantons. For usage and options, run the scripts with the -h flag. All scripts are written in python3 and require the use of the vmd.py module. For UNIX based operating systems, the module should be placed in a directory included in ''%%$PYTHONPATH%%'', while the other scripts should be placed somewhere in '%%$PATH%%''.+Four python scripts are available in Molpro which can ease the calculation of instantons. For usage and options, run the scripts with the -h flag. All scripts are written in python3 and require the use of the vmd.py module. For UNIX based operating systems, the module should be placed in a directory included in ''%%$PYTHONPATH%%'', while the other scripts should be placed somewhere in ''%%$PATH%%''.
  
 All scripts require the //numpy//, //scipy// and //matplotlib// libraries. These can be installed via pip3: All scripts require the //numpy//, //scipy// and //matplotlib// libraries. These can be installed via pip3: