1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Julia686 stars (686 stars)153 forks (153 forks)batch import
enhancementgood first issue
- 技術スタック
- なし
- Issue 種別
- feature
- 調査方針
- First, read the linked paper (doi:10.1016/j.jcp.2022.111494) to understand the proposed approximately entropy conservative flux. Then, examine existing flux implementations in Trixi.jl, such as those in the 'src/equations' directory, to understand the code structure and interface. The new flux should be implemented as a function similar to existing ones, and tests should be added to verify entropy conservation properties. Consider opening a discussion to clarify the scope and requirements if needed.