molecule
pDynamo

Running ORCA with pDynamo

ORCA is a general purpose ab initio and DFT quantum chemistry program that can be used in conjunction with pDynamo either as a stand-alone QC model or as part of a hybrid potential. An example of ORCA's use is provided in the release in the file, tutorials/orca/ORCAExample.py.

ORCA is a separate program that is obtained and installed independently of pDynamo. Full details are given on the ORCA web site [here]. Once installed, ORCA should be ready to use with pDynamo as long as the directory where the ORCA executables have been put is defined as part of the user's PATH variable.

ORCA can also be run in parallel from within pDynamo. This requires that: (i) the MPICH library that the parallel version of ORCA needs is installed on the user's system; and (ii) the specification of the argument, PALn, when instantiating the class QCModelORCA. PAL (presumably) means parallel and n is an integer giving the number of processors which, for current versions of ORCA, must be between 2 and 8. Further details may be found in the example.

Valid XHTML 1.0 Strict
Last modification time (GMT): Sun Apr 11 09:52:01 2010
Copyright © 2007–2010 Martin J. Field