Skip to content

Integrals over single basis functions #119

@obackhouse

Description

@obackhouse

I'd like to compute integrals of the form

$$ \int \frac{\phi_p(\mathbf{r})}{\vert \mathbf{r} - \mathbf{r}_x \vert} \mathrm{d}\mathbf{r} $$

which is pretty much just an int1e_rinv with a single basis function instead of a pair. I tried to do this via the PySCF interface by creating a dummy molecule with a single diffuse S function on a ghost atom and using intor_cross but don't seem to be getting what I need. Can I do this directly via libcint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions