trixi-framework / trixi-framework/Trixi.jl
kwargs won't work for DGMulti solver using TensorProductWedges
Open
- Dominant language
- Julia
- Stars
- 731
- Forks
- 167
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
(or open an issue noting that `kwargs` won't work as expected for `DGMulti` solvers which use `TensorProductWedge` approximations).
_Originally posted by @jlchan in https://github.com/trixi-framework/Trixi.jl/pull/1389#discussion_r1170457005_
Contributor guide
Research direction
Start by reading the DGMulti solver and TensorProductWedge approximation implementation, then trace how kwargs are passed between them. Reproduce the reported behavior and identify the expected kwargs handling; done means kwargs work as expected for DGMulti solvers using TensorProductWedge approximations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100