pyscfad.mp.MP2#

pyscfad.mp.MP2(mf, frozen=None, mo_coeff=None, mo_occ=None)[source]#

Create the MP2 object matching the mean-field reference mf.

Returns an instance of UMP2 for an unrestricted reference, and of RMP2 otherwise.