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

Conversation

adigitoleo
Copy link
Member

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 and others added 2 commits April 19, 2024 00:36
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 adigitoleo requested a review from Patol75 April 21, 2024 14:10
@adigitoleo
Copy link
Member Author

Some weird flakiness in Windows tests, not looking into it right now. Usually fixed by just re-running the failing Windows CI runs.

@Patol75 Patol75 merged commit b8b9ce0 into main Apr 22, 2024
10 checks passed
@Patol75 Patol75 deleted the fix-fl-corner2d-example branch April 22, 2024 11:42
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