Geometry Scan Keywords in the Jaguar Input File
- Overview
- Examples
Keywords for defining the initial wave function, geometry, scan direction, constraint violation, and Hessian for geometry scans (coordinate scans) are listed in Table 1. These keywords can also be used with IRC scans. For a rigid scan, the scanhess keyword is not relevant, as no geometry optimization is done.
|
Keyword |
Value |
Description |
|
0 |
Use the final Hessian from the last geometry step as the initial Hessian for the next step. |
|
|
|
1 |
Use the Hessian specified by the inhess setting as the initial Hessian for the next step. The Hessian in a hess section is only used for the first step unless inhess is explicitly set to 2. |
|
0 |
Apply scan increments to the final geometry of the previous scan step. Default for relaxed scans. |
|
|
|
1 |
Apply scan increments to the input geometry. Automatically set for scans of bond angles that are near-linear or pass through 180° or 0°. Default for rigid scans and distributed scans. |
|
|
2 |
Apply scan increments to the initial geometry of the previous scan step (before symmetrization). |
|
0 |
For geometry scans, use the converged wave function from the previous step as the initial guess for the current geometry. |
|
|
|
1 |
For each step in a geometry scan, generate the initial guess wave function according to the iguess setting. Default for distributed scans. |
|
0 |
Scans move the last atom in the scan coordinate from the initial value to the final value. This defines the direction of the scan. |
|
|
|
1 |
Scans move the last atom in the scan coordinate halfway from the initial value to the final value, then move the first atom the rest of the way to the final value. If one of the directions violates constraints or interferes with other scan coordinates, the other is used for the full range; if neither is possible, the scan fails. Thus the scan can occur in either direction, i.e. is independent of the defined direction. |
|
0 |
Check scan coordinates to ensure that no constraint violations occur during the scan, that scan coordinates are not in a ring or are identical to another scan coordinate. If a problem is found, the scan fails. |
|
|
|
1 |
Turn off scan coordinate checking. |