Basic wrapper scripts to run QCEIMS in Metacentrum/CERIT-SC
- copy qceims.in.init to qceims.in in your working dir (with your coord file)
- run qceims for the initial MD run; set OMP_NUM_THREADS to reasonably low value (4 for small molecules, maybe 8-12 will help for bigger ones)
- replace qceims.in qceims.in.prod
- run qceims again to prepare TMPQCEIMS/
- transfer TMPQCEIMS to Metacentrum storage if not already there
- add Orca to path (module add orca-4.2.1), and run qceims in e.g. TMPQCEIMS/TMP.1; kill it (^C) after few seconds and inspect job.last; it may complain about insufficient memory, which makes orca run extremely inefficient:
Warning (ORCA_SCF): Not enough memory available! Memory available for SCF calculation: 12288 MB Memory needed (estimated) : 12307 MB
- add something like 20% to the estimation
- run "q-batch -m MEMORY_IN_GB" (substituting the required memory size) to submit the jobs
- run q-result periodically to check progress
- once you feel happy (enough jobs finished successfully), the results are gathered in TMPQCEIMS/qceims.res