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

H5md #139

Merged
merged 10 commits into from
Jun 14, 2023
Merged

H5md #139

merged 10 commits into from
Jun 14, 2023

Conversation

M-R-Schaefer
Copy link
Contributor

switched jaxmd trajectory writing to HDF5 from ASE traj. Implemented writing from within the simulation loop via host callbacks.
n_inner is now decoupled from the dump interval. This is controlled by a separate parameter sampling_rate.
Now we don't have to compromise between fast simulations and actually obtaining an output anymore.
Further, it allows us to write out other quantities such as uncertainties.

@Tetracarbonylnickel Tetracarbonylnickel merged commit ae63e28 into dev Jun 14, 2023
@Tetracarbonylnickel Tetracarbonylnickel deleted the h5md branch June 14, 2023 11:35
@M-R-Schaefer M-R-Schaefer linked an issue Jun 14, 2023 that may be closed by this pull request
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.

Implement atoms buffer for MD instead of writing every iteration
2 participants