format_options_for_input

psi4.driver.p4util.format_options_for_input(molecule=None, **kwargs)[source]

Function to return a string of commands to replicate the current state of user-modified options. Used to capture C++ options information for distributed (sow/reap) input files. :rtype: str

Caution

Some features are not yet implemented. Buy a developer a coffee.

  • Does not cover local (as opposed to global) options.

Parameters:

molecule (Molecule | None) –

Return type:

str