MODE_SELECTIVE
All parameters needed for to run a mode selective vibrational analysis. The keywords FREQUENCY, RANGE, and the subsection INVOLVED_ATOMS are mutually exclusive. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- ATOMS
Type: integer[ ]
Usage: ATOMS {integer} {integer} .. {integer}Description: Specifies the list of atoms which should be displaced for the Initial guess
- EPS_MAX_VAL
Type: real
Default: 5.00000000E-007
Usage: EPS_MAX_VAL {REAL}Description: Convergence criterion for the davidson algorithm. Specifies the maximal value in the residuum vectors
- EPS_NORM
Type: real
Default: 2.00000000E-006
Usage: EPS_NORM {REAL}Description: Convergence criterion for the davidson algorithm. Specifies the maximal value of the norm of the residuum vectors
- FREQUENCY
Type: real
Default: -1.00000000E+000
Usage: FREQUENCY {REAL}Description: value close to the expected value of the frequency to look for. If the block Davidson algorithm is applied, the nrep closest frequencies are tracked.
- INITIAL_GUESS
Type: enum
Default: ATOMIC
Usage: INITIAL_GUESS BFGS_HESSDescription: The type of initial guess for the normal modes
Valid values:
BFGS_HESSget the first displacement vector out of the BFGS approximate HessianATOMICuse random displacements for a set of atoms specifiedRESTARTuse data from MS_RESTART as initial guessRESTART_VECuse a vector from MS_RESTART, useful if you want to increase accurcy by changing functionals or basisMOLDEN_RESTARTuse the .mol file of a former run, to restart a vector (similar to Restart_vec, but a different file FORMAT is used)
- LOWEST_FREQUENCY
Type: real
Default: 0.00000000E+000
Usage: LOWEST_FREQUENCYDescription: Lowest frequency mode to include when writing output. Use a negative value to print imaginary frequencies. Useful for visualizing the imaginary frequency along a reaction path coordinate Depending on accuracy settings, the output might include spurious low frequency imaginary modes which should be visually checked (see MOLDEN_VIB).
- RANGE
Type: real[ ]
Usage: RANGE {REAL} {REAL}Description: Track modes in a given range of frequencies. No warranty that the set of frequencies is complete.
- RESTART_FILE_NAME
Type: string
Usage: RESTART_FILE_NAME {filename}Description: Specifies the name of the file used to create the restarted vectors