ORCA
Description
ORCA - An ab initio, DFT and semiempirical SCF-MO package.
Orca is as quantum chemistry package developed by Prof. Frank Neese. It offers a broad range of methods ranging from semi empirics overt DFT to HF and post HF methods. Please refer to the Orca web page and the input manual for details.
When using Orca please abide to the rules set by the user licence agreement.
Licensing
LRZ has licensed ORCA to academic users under an installation and maintenance agreement; under this agreement, usage of the software is only allowed for registred users in the ORCA forum.
Before using ORCA on the LRZ HPC systems, the following steps must be performed:
The user applies by contacting LRZ HPC support, providing the following information: name, affiliation (working group), user account(s) under which you access the LRZ systems, and ORCA registered user-ID.
LRZ checks back with the ORCA team whether your name is registered, upon positive feedback, access to the software is given by LRZ.
Running Orca at LRZ
(Please note that there will be no more software updates for the CoolMUC3 system. As the system will be switched off soon, the usage of ORCA on it is limited, and it's at your own risk.)
After login to the system please load the module environment appropriate via:
module load orca
The available versions are displayed with:
module avail orca
Batch jobs for Serial or Parallel ORCA
Submit the follwoing script:
Linux-Cluster or SuperMUC-NG (SLURM) |
---|
module load orca $ORCA_BIN/orca /path/to/your/job.inp >& job.out |
More job script examples can be found here: Example+parallel+job+scripts+on+the+Linux-Cluster
Note that for parallel runs you have to specify the number of MPI processes in the input file. Add the section
%pal
nprocs 8
end
here to input_par.in.
Submit the job script using sbatch command, e.g., assume the job script name is name-job.sh,
Then submit the job script using, sbatch commands.
% sbatch name-job.pbs
here are many other parameters to the batch system at LRZ. For more details see Batch Queuing and Job Policies
Documentation
After execution of "module load gamess", the environment variable documentation points to a directory containing the ORCA documentation as it comes with the source code:
ls -C $ORCA_DOC
Other format of the documentation and more information may be found on the ORCA Home Page: https://orcaforum.kofo.mpg.de/app.php/portal
Support
If you have any questions or problems with ORCA installed on the different LRZ platforms, please don't hesitate to conatct the LRZ HPC support staff.