trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

Enhance type test for `CompressibleNavierStokesDiffusion` #1987

Open huiyuxie opened 1 week ago

huiyuxie commented 1 week ago

Issue from #1968.

Currently the BC tests for GradientVariablesPrimitive and GradientVariablesEntropy are not covered for CompressibleNavierStokesDiffusion. Already marked as todo.