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

NVE bug fix #276

Merged
merged 3 commits into from
May 14, 2024
Merged

NVE bug fix #276

merged 3 commits into from
May 14, 2024

Conversation

Tetracarbonylnickel
Copy link
Contributor

fix nve bug

fix nve bug
@Tetracarbonylnickel Tetracarbonylnickel changed the title renaming md file NVE bug fix May 14, 2024
@@ -53,6 +53,7 @@ class NVEOptions(Integrator, extra="forbid"):
"""

name: Literal["nve"]
temperature: PositiveFloat = 298.15 # K
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe temperature_initialisation to not cause confusion?

Copy link
Contributor

@M-R-Schaefer M-R-Schaefer left a comment

Choose a reason for hiding this comment

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

Looks good, feel free to merge if the tests succeed

@Tetracarbonylnickel Tetracarbonylnickel merged commit 9e32624 into dev May 14, 2024
2 checks passed
@Tetracarbonylnickel Tetracarbonylnickel deleted the nve-fix branch May 14, 2024 09:51
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