MOLCAS manual:
Next: 8.38 poly_aniso
Up: 8. Programs
Previous: 8.36 nemo
Subsections
8.37 numerical_gradient
The Numerical_Gradient module is a program which numerically evaluates the gradient
of the energy with respect to nuclear perturbations.
Note that this module is automatically invoked by the Alaska module if the wave function
method is MBPT2, CCSDT, CASPT2, MS-CASPT2, or a calculation using the Cholesky decomposition.
The user should normally never request the execution of this module; instead it is advised to use the
NUMErical keyword in Alaska, if it is necessary to force the use of numerical gradients rather than
analytical ones.
The module is parallelized over the displacements, which in case of large jobs gives a linear
speed up compared to a serial execution, although in order to obtain this it is important to
choose the number of nodes such that the number of contributing perturbations is a multiple of
the number of nodes. For a given molecule the number of perturbations equals the number of atoms
times 6 (a perturbation with plus and minus delta for each of the three axes). Symmetry can of
course reduce this number. If the request of execution originates from the Slapaf
module further reduction in perturbations is achieved due to the utilization of rotational and
translational invariance.
8.37.1 Dependencies
The dependencies of the Numerical_Gradient module is the union
of the dependencies of the SEWARD, SCF, RASSCF,
MBPT2, MOTRA, CCSDT, and
CASPT2 modules.
8.37.2 Files
The files of the Numerical_Gradient module is the union
of the files of the SEWARD, SCF, RASSCF,
MBPT2, MOTRA, CCSDT, and
CASPT2 modules.
Next: 8.38 poly_aniso
Up: 8. Programs
Previous: 8.36 nemo
|