reduced WENO test

Issue #1366 closed
Roland Haas created an issue

the attached patch replaces the diagonal shocktube in the WENO test by a shock along the y direction. The diagonal shock causes issues near the boundary where the shock fails due to differences between gfortran and intel compilers.

One issue is obviously that the boundary condition is incorrect and one really would want to use a boundary condition similar to the ones implemented for the MHD shocks by Josh and Bruno.

For now I simplified the test which also makes to work more reliably on the different compilers.

Keyword: GRHydro

Comments (4)

  1. Frank Löffler
    • changed status to open
    • removed milestone
    • removed comment

    Applied to the release branch, please also apply to trunk (I'll leave that for you to do).

  2. Roland Haas reporter
    • changed status to resolved
    • removed comment

    Applied to trunk as rev 524 if trunk. Sorry I had thought I had already applied it to trunk.

  3. Log in to comment