dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 36 forks source link

Add integration test for strong DG with Navier-Stokes Manufactured Solution #187

Open jbrillon opened 1 year ago

jbrillon commented 1 year ago

Currently there is no test to confirm the orders of accuracy for Navier-Stokes with strong DG; part of this is due to the fact that we have to use the explicit ODE solver for this and the test may take a long time to converge -- one option is to add the test and allow for a larger OOA tolerance in order for the test to pass.