1 Kommentar (1 Kommentar)0 Reaktionen (0 Reaktionen)0 zugewiesene Personen (0 zugewiesene Personen)Julia686 Stars (686 Stars)153 Forks (153 Forks)batch import
enhancementgood first issue
- Tech Stack
- Keine
- Issue Type
- feature
- Research-Richtung
- 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.