-
Notifications
You must be signed in to change notification settings - Fork 475
SAPT0 CPHF Uniform Treatment #3105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for doing this, Austin! This is very helpful. Do I understand correctly that Ed's SAPT0 now no longer uses |
|
Right, Ed's SAPT's CPHF still prints E but no longer considers deltaE for convergence. (There's a few more notes on the Google Doc.) Austin's away -- I'll get this compiling. Was there another message (appears in my email) that got deleted on GH? |
Yes, I deleted it when I realized my criticism was totally false. I apologize for the confusion. |
Ok, no problem, thanks. I just keep losing things in email, and I remembered the suggetion sounded likely. :-) |
|
LGTM now. |
* compile_commands * fixed SAPT0 CPHF convergence criteria keyword defaults * removed cphf_e_convergence, restored sapt-compare test, and returned CMakeLists.txt to normal * COPHF_R_CONVERGENCE * more libsapt e/d_conv * fix docs * some warnings --------- Co-authored-by: Lori A. Burns <[email protected]>
Description
This changes the name of the controller for all three SAPT modules and standardizes their convergences as residual only with default of 1e-8.
User API & Changelog headlines
Dev notes & details
Questions
Checklist
Status