trixi-framework/Trixi.jl

Automate EC/ES tests

Open

#903 aperta il 10 ott 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Julia (153 fork)batch import
hacktoberfesttesting

Metriche repository

Star
 (686 star)
Metriche merge PR
 (Merge medio 19g 17h) (36 PR mergiate in 30 g)

Descrizione

This came up one again in https://github.com/trixi-framework/Trixi.jl/pull/900#discussion_r725094522. If someone wants to earn a T-shirt, this would be a nice Hacktoberfest project. The idea would be to add an optional keyword argument test_ec to @test_trixi_include with default value false. If test_ec is set to true (or a non-zero tolerance), we should perform an automatic check whether semidiscrete entropy-conservation (EC) holds. It would probably be sufficient to just test the final numerical solution.

Guida contributor