quemb.molbe.misc.ube2fcidump

quemb.molbe.misc.ube2fcidump(be_obj, fcidump_prefix, basis)

Construct FCIDUMP file for each fragment in a given BE object Assumes molecular, restricted BE calculation

Parameters:
  • be_obj (BE) – BE object

  • fcidump_prefix (str) – Prefix for path & filename to the output fcidump files Each file is named [fcidump_prefix]_f0, …

  • basis (str) – ‘embedding’ to get the integrals in the embedding basis ‘fragment_mo’ to get the integrals in the fragment MO basis