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

fix: Fix fl-corner2d example #189

Merged
merged 2 commits into from
Apr 22, 2024
Merged

fix: Fix fl-corner2d example #189

merged 2 commits into from
Apr 22, 2024

Commits on Apr 18, 2024

  1. fix: Fix fl-corner2d example

    We need to spawn some particles to stop the h5part data from being cut
    off when particles start to exit the domain. Within the particle
    spawning shim, it's necessary to return an empty list (and not None) if
    particles should not be spawned at that particular time.
    adigitoleo committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0a969f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    256c08b View commit details
    Browse the repository at this point in the history