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

Make ekin immutable and disable ekin checkpointing #4327

Merged
merged 3 commits into from
Aug 12, 2021

Conversation

christophlohrmann
Copy link
Contributor

@christophlohrmann christophlohrmann commented Aug 12, 2021

Closes #4210

Description of changes:

  • Calling an ekin value setter after the method is initialized will throw an error
  • This does not play nice with ekin checkpointing, so checkpointing gets disabled

@jngrad jngrad self-requested a review August 12, 2021 08:04
@jngrad jngrad changed the title ekin immutable Make ekin immutable and disable ekin checkpointing Aug 12, 2021
Copy link
Member

@jngrad jngrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jngrad jngrad added the automerge Merge with kodiak label Aug 12, 2021
@kodiakhq kodiakhq bot merged commit 6b9555c into espressomd:python Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EK parameter changes after activation do not apply
2 participants