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

Run NpT sanity checks at integration start #4165

Merged
merged 4 commits into from
Mar 29, 2021
Merged

Conversation

jngrad
Copy link
Member

@jngrad jngrad commented Mar 19, 2021

Fixes #4139

Description of changes:

  • gather NpT sanity checks in a function that is called at integration start
  • the combination P3M + rectangular NpT now generates an exception regardless of the order in which the system is set up

jngrad added 2 commits March 19, 2021 13:32
These conditions are already checked when setting up the integrator.
Gather all sanity checks in a single function.
@jngrad jngrad added this to the Espresso 4.2 milestone Mar 19, 2021
@jngrad jngrad added the automerge Merge with kodiak label Mar 29, 2021
@kodiakhq kodiakhq bot merged commit ee9f301 into espressomd:python Mar 29, 2021
@jngrad jngrad deleted the fix-4139 branch January 18, 2022 12:14
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.

NpT sanity checks should run at integration start
2 participants