1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)Julia686 star (686 star)153 fork (153 fork)batch import
enhancementgood first 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.