trixi-framework / trixi-framework/TrixiParticles.jl
Refactor semi in next major release
Open
Nobody has claimed this yet.
discussion
- Dominant language
- Julia
- Stars
- 83
- Forks
- 24
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 3
Description
- Add better API to handle system specific code that depends on the presence of other systems
- Add support for different smoothing length between different systems (e.g. multiphase for example can benefit from a smaller smoothing length between the phases)
- Split into two files because it gets quite large
So how should that look like?
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
The issue names no files, tests, or entry points. Start by locating the semi implementation and map its system-specific dependencies, smoothing-length handling, and current file size. Done would mean agreeing on the API, per-system smoothing lengths, and a two-file split for the next major release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100