Skip to content

Question about EBCC #100

Description

@Physfock

Could you provide more examples for calculations with electron-boson coupled clusters? I am interested in learning how to define the coupling vector λ and Ω_cav within your format, as shown in the example:

nbos = 5
nmo = mf.mo_occ.size
g = np.random.random((nbos, nmo, nmo)) * 0.03
omega = np.random.random((nbos,)) * 5.0

In particular, I am interested in the format of the paper https://arxiv.org/pdf/2310.02100 (see Fig. 1(d) therein). Where can I also learn about EBCCSD and how to use it within your implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions