Skip to main content
Ctrl+K
OptKing 0.4.0 documentation - Home OptKing 0.4.0 documentation - Home
  • Getting Started
  • Options
  • Convergence
  • Molecules
    • API
    • Coordinates
  • Getting Started
  • Options
  • Convergence
  • Molecules
  • API
  • Coordinates
  • API
  • Interfaces
  • optimize_qcengine

optimize_qcengine#

optking.optwrapper.optimize_qcengine(opt_input, computer_type='qc')[source]#

Try to optimize, find TS, or find IRC of the system as specifed by a QCSchema OptimizationInput.

Parameters:
  • opt_input (Union[OptimizationInput, dict]) – Pydantic Schema of the OptimizationInput model. see https://github.com/MolSSI/QCElemental/blob/master/qcelemental/models/procedures.py

  • computer_type (str)

Return type:

dict

previous

optimize_psi4

next

get_hess_grad

On this page
  • optimize_qcengine()
Show Source

© Copyright 2017-2025, R. A. King and A. Heide.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.17.0.