trixi-framework / trixi-framework/TrixiParticles.jl
Packing improvement
Open
@LasNikas is already working on this.
Since Mar 15, 2025.
enhancement
- Dominant language
- Julia
- Stars
- 83
- Forks
- 24
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 3
Description
- Mult-resolution
- Only integrate particles near the surface
- Reduce SDF thickness by interpolating the values "from" the neighboring boundary particles if the particles are outside the field.
- Make it GPU compatible
- Apply scale separation method to resolve tiny structures #734
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.