The staggered grid wave equation tests for Mixed BC and Periodic BC have numerical errors orders of magnitude above the tolerance (0.8 vs 0.015625). The Neumann BC test passes. This appears to be a regression possibly related to MTK initialization changes (logs show "Initialization system is overdetermined" warnings). Tests are currently marked as @test_broken in PR #513. Lines 45-46 and 129-130 in test/pde_systems/wave_eq_staggered.jl.
The staggered grid wave equation tests for Mixed BC and Periodic BC have numerical errors orders of magnitude above the tolerance (0.8 vs 0.015625). The Neumann BC test passes. This appears to be a regression possibly related to MTK initialization changes (logs show "Initialization system is overdetermined" warnings). Tests are currently marked as
@test_brokenin PR #513. Lines 45-46 and 129-130 intest/pde_systems/wave_eq_staggered.jl.