Skip to content
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

DCHF DIIS convergence problems #2

Open
pulkin opened this issue Jan 15, 2018 · 0 comments
Open

DCHF DIIS convergence problems #2

pulkin opened this issue Jan 15, 2018 · 0 comments

Comments

@pulkin
Copy link
Owner

pulkin commented Jan 15, 2018

DCHF does not converge fast enough when using pyscf.diis. Disabling diis fixes problem for small models, however, the source of the issue is unknown.

cls.h6dchf_3.kernel(fock_hook=None)

e = self.h12dchf.kernel(tolerance=1e-9, fock_hook=None)

This plot demonstrates the issue:

Poor DIIS convergence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant