trixi-framework / trixi-framework/TrixiParticles.jl
Add callback that moves particles with no support closer to next particle with support.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 83
- Forks
- 24
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 3
Description
More complicated solution to #270 which results in a lower error, but helps less regarding stability.
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.
Research direction
Start by reading issue #270 and the surrounding particle-callback implementation, since this issue names no files, tests, or entry points. Determine how unsupported particles and the next supported particle are identified, then validate the lower-error and stability goals with the project's existing simulation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100