trixi-framework/Trixi.jl
Checklist to update elixirs to use a better default wave speed for Local Lax-Friedrichs
开放
#2,464 创建于 2025年7月3日
good first issuepossible student projecttesting
仓库指标
- 星标
- (686 个星标)
- PR 合并指标
- (平均合并 19天 17小时) (30 天内合并 36 个 PR)
描述
The PR https://github.com/trixi-framework/Trixi.jl/pull/2458/files swaps out Trixi.jl's old wave-speed estimate for a better wave-speed estimate. However, because this would break a lot of CI, #2458 retains the old "naive" wave-speed estimate in elixirs.
This issue is intended to track which CI tests are currently being or have been updated.
- dgmulti_1d
- dgmulti_2d
- dgmulti_3d
- p4est_2d_dgsem
- p4est_3d_dgsem
- paper_self_gravitating_gas_dynamics
- special_elixirs
- structured_1d_dgsem
- structured_2d_dgsem
- structured_3d_dgsem
- t8code_2d_dgsem
- t8code_3d_dgsem
- tree_1d_dgsem
- tree_2d_dgsem
- tree_3d_dgsem
- unstructured_2d_dgsem
- unstructured_2d_fdsbp
- miscellaneous items in
test(see #2458)