Open
Description
The current example cases do not pass the CI setup by @okBrian under this PR: #664
The failing cases were:
["2D_ibm_cfl_dt", "1D_sodHypo", "2D_viscous",
"2D_laplace_pressure_jump", "2D_bubbly_steady_shock",
"2D_advection", "2D_hardcodied_ic", "2D_ibm_multiphase"]
These mostly fail due to tolerance issues. They can likely be resolved by looking at the examples and adjusting them. This is a to-do for @okBrian but will require input from others about what might not be quite right with these cases.