Skip to content

Optimized predictive mixing - #114

Draft
Julpe wants to merge 1 commit into
mainfrom
FixMixingHistory
Draft

Optimized predictive mixing#114
Julpe wants to merge 1 commit into
mainfrom
FixMixingHistory

Conversation

@Julpe

@Julpe Julpe commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Pulay and Anderson mixing do not work nicely when continuing on well-converged previous high-temperature results. The prediction that was previously built from the last n iterations of the higher-T data was not looking good.

Now, the code reads only the last sigma from the old iteration, does n_hist linear steps and then starts with the predictive mixing schemes.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
dgamore/nonlocal_sde.py 94.44% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

Successfully merging this pull request may close these issues.

1 participant