set_module_options¶
- psi4.driver.set_module_options(module, options_dict)[source]¶
Sets Psi4 module options from a module specification and input dictionary. :rtype:
None
Deprecated since version 1.5: Use
psi4.driver.p4util.set_options()
instead.
Sets Psi4 module options from a module specification and input dictionary.
:rtype: None
Deprecated since version 1.5: Use psi4.driver.p4util.set_options()
instead.