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

Generalized particle restart to allow restarting other particle containers #1862

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

debog
Copy link
Contributor

@debog debog commented Oct 8, 2024

  • Removed the Restart function from ERF::particleData; instead, letting individual particle-based pieces to restart their particle containers themselves. This is needed because the particle container-type may differ.

  • Created the interface to restart Lagrangian microphysics particle containers

  • Lagrangian microphysics has separate Init and InitParticles because initializing particles in the former will not work for restart.

@debog debog marked this pull request as draft October 8, 2024 01:26
@debog debog marked this pull request as ready for review October 8, 2024 01:45
@asalmgren asalmgren merged commit 13a7ce3 into erf-model:development Oct 8, 2024
12 checks passed
@debog debog deleted the particle_restart branch October 8, 2024 19:00
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