Skip to content

bug fix in evaluate_EB()#484

Draft
mbkkunze wants to merge 1 commit intoIPPL-framework:masterfrom
mbkkunze:fix/evaluate_EB
Draft

bug fix in evaluate_EB()#484
mbkkunze wants to merge 1 commit intoIPPL-framework:masterfrom
mbkkunze:fix/evaluate_EB

Conversation

@mbkkunze
Copy link
Contributor

As the call to evaluate_EB() happens after timeShift(), A_n has already been overwritten to be identical to A_np1, so dAdt will always be 0. This is fixed by instead using A_n and A_nm1.

@aaadelmann aaadelmann requested review from aaadelmann and s-mayani and removed request for s-mayani March 15, 2026 19:28
@aaadelmann
Copy link
Member

And b.t.w the PR is still work in progress so I can not approve. I suggest that you change to Draft, I can approve and you can merge!

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.

2 participants