cusp correction for hydrogen#6
Conversation
| jastrow(ik)=CDEXP(-jastrow(ik)) | ||
| enddo | ||
| ! Finished Construct RPA Jastrow | ||
| endif ! cusp_corr |
There was a problem hiding this comment.
Could you please organize both blocks of code inside if statement into subroutines?
There was a problem hiding this comment.
Also document what these subroutines do.
|
Oops, I didn't actually mean to submit a PR. This is a pretty specialized routine to cusp correct orbitals in PW basis, but only works for hydrogen at the moment. I may get some time over the winter break to make it nicer. |
As long as the source code is well contained and this feature is well documented, I'm inclined to merge. Take your time. |
No description provided.