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

Wrong expression for TI energy derivative #55

Open
jhenin opened this issue Dec 4, 2024 · 0 comments · May be fixed by #56
Open

Wrong expression for TI energy derivative #55

jhenin opened this issue Dec 4, 2024 · 0 comments · May be fixed by #56
Assignees
Labels
bug Something isn't working

Comments

@jhenin
Copy link
Collaborator

jhenin commented Dec 4, 2024

kL = HW['FC']+dla*dk

In practice this has worked so far because in RFEP, HW['FC'] is always 0. This was harder to spot because the derivative of kL wrt lambda was also named kL.

The newer framework with the decoupling keyword clarifies this.

@jhenin jhenin added the bug Something isn't working label Dec 4, 2024
@jhenin jhenin self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant