trixi-framework / trixi-framework/TrixiParticles.jl
Support for custom quantities in `interpolate_point`
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 83
- Forks
- 24
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 3
Description
As discussed in #304 it might make sense to add custom quantities.
Then we can, e.g., use this for the AdamiPressureExtrapolation as well and for the interpolation of characteristic variables for the open boundary.
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 the discussion in issue #304 and locating the existing interpolate_point entry point. Define how custom quantities should work, including use with AdamiPressureExtrapolation and characteristic-variable interpolation for the open boundary; the work is done when those use cases are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100