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

Optimize OPT__FREEZE_FLUID and OPT__FREEZE_PAR #355

Open
hyschive opened this issue Sep 27, 2024 · 0 comments
Open

Optimize OPT__FREEZE_FLUID and OPT__FREEZE_PAR #355

hyschive opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
enhancement hydro Hydrodynamics particle Particles performance Performance issues and optimization

Comments

@hyschive
Copy link
Contributor

The current implementation of OPT__FREEZE_FLUID and OPT__FREEZE_PAR is time-consuming since they just set the time-step to zero when updating fluid or particles. A more efficient approach should be skipping the fluid and particle updates completely.

@hyschive hyschive added enhancement particle Particles hydro Hydrodynamics performance Performance issues and optimization labels Sep 27, 2024
@hyschive hyschive mentioned this issue Sep 27, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hydro Hydrodynamics particle Particles performance Performance issues and optimization
Projects
None yet
Development

No branches or pull requests

2 participants