Internal Classes#
The objects that are most likely to be needed have been either separted out into their own pages or are detailed in Interfaces. Additional classes are documented here.
History#
Backtransformation#
optking.displace Module#
Functions related to taking the step computed by the OptimizationAlgorithm.
optking.stepAlgorithms.OptimizationAlgorithm.take_step() calls the main function
displace_molsys() to compute a new geometry and update the molecular system to reflect
the new step. A new geometry must be computed via an interactive backtransformation which is not
guaranteed to converge.
Functions#
|
Perform additional backtransformation to correct for constrained coordinates that do not meet the constraint |
|
|
|
Converts internal coordinate step into the new cartesian geometry |
|
Manage internal coordinate step for a molecular system |
|
Convert dq to dx. |
|
Identify coordinates with unmet constraints and determines the nessecary corrective step |