Sets Psi4 options from an input dictionary.
options_dict (Dict[str, Any]) – Dictionary where keys are “option_name” for global options or “module_name__option_name” (double underscore separation) for option local to “module_name”. Values are the option value. All are case insensitive.
Dict
str
Any
verbose (int) – Control print volume.
int
None