QMCPACK / QMCPACK/qmcpack

Pade two-body Jastrow factor documentation is missing

Open
#3,158 2 comments 0 reactions 0 assignees View on GitHub
documentation testing
Dominant language
C++
Stars
403
Forks
154
Avg merge
1d 12h
Merged PRs (30d)
82

Description

**Is your feature request related to a problem? Please describe.**
The documentation for the Pade two-body Jastrow factor doesn't exist. The one-body Pade Jastrow factor is documented.
https://qmcpack.readthedocs.io/en/develop/intro_wavefunction.html#two-body-jastrow-functions

It seems that the functional form used is
`\frac{a*r}{1+b*r} - \frac{a/b}`
rather than eq.11
`\frac{a*r + c*r^2}{1+b*r}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.