quemb.molbe.ube.UBE.__init__¶
- UBE.__init__(mf, fobj, scratch_dir=None, eri_file='eri_file.h5', lo_method='lowdin', compute_hf=True)¶
Initialize Unrestricted BE Object (ube🍠)
Note
Currently only supports embedding Hamiltonian construction for molecular systems In conjunction with molbe.misc.ube2fcidump, embedding Hamiltonians can be written for external use. See
unrestricted
branch for a work-in-progress full implmentation