Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OUTDATED][WIP]: Make Taal and Taam produce identical (to floating point accuracy) results #253

Closed
wants to merge 56 commits into from

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    fb96e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4f931 View commit details
    Browse the repository at this point in the history
  3. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b384a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c60ee55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b4bec8 View commit details
    Browse the repository at this point in the history
  6. Adapt test

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    64439d6 View commit details
    Browse the repository at this point in the history
  7. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    fe01cab View commit details
    Browse the repository at this point in the history
  8. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b0e4d1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c5f69a View commit details
    Browse the repository at this point in the history
  10. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    2ebc8ac View commit details
    Browse the repository at this point in the history
  11. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    5fc56b7 View commit details
    Browse the repository at this point in the history
  12. Update src/equations/2d/compressible_euler.jl

    Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
    sloede and ranocha authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d07241b View commit details
    Browse the repository at this point in the history
  13. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8293265 View commit details
    Browse the repository at this point in the history
  14. make Taam CFL computation to Taal for Euler 2D; TODO: everything else…

    … is broken... [ci skip]
    ranocha committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b7ae3a1 View commit details
    Browse the repository at this point in the history
  15. adapt Taal CFL computation

    ranocha committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    02b4801 View commit details
    Browse the repository at this point in the history
  16. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8596414 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    92fadeb View commit details
    Browse the repository at this point in the history
  18. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    488aa8f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    31ddd52 View commit details
    Browse the repository at this point in the history
  20. Adapt CFL to match Taal

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    096b989 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    41b49aa View commit details
    Browse the repository at this point in the history
  22. Fix wrong shock alpha_max

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    65d4c71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    07f3cae View commit details
    Browse the repository at this point in the history
  24. Fix test file

    sloede committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    490b98c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    20f09c5 View commit details
    Browse the repository at this point in the history
  2. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2f14e0f View commit details
    Browse the repository at this point in the history
  3. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    aaba7a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d74ccc6 View commit details
    Browse the repository at this point in the history
  5. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    4bd50df View commit details
    Browse the repository at this point in the history
  6. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b988ba0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86bbf3a View commit details
    Browse the repository at this point in the history
  8. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    8c911b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53735f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72299ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fdcb0b View commit details
    Browse the repository at this point in the history
  12. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f25c1a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6f4cf4 View commit details
    Browse the repository at this point in the history
  14. Fix loop over nodes

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    37074b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47a7bad View commit details
    Browse the repository at this point in the history
  16. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    70e33af View commit details
    Browse the repository at this point in the history
  17. Adapt CFL to match Taal

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    334a552 View commit details
    Browse the repository at this point in the history
  18. Rename file for consistency

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f4b3b97 View commit details
    Browse the repository at this point in the history
  19. Rename file for consistency

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    36acfc7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    553821b View commit details
    Browse the repository at this point in the history
  21. Rename file for consistency

    sloede committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    8337c6b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1896093 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    45842ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73b27ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fa0914 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2715f69 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #266 from ranocha/hr/match-taal-taam

    Match Taal and Taam
    sloede authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c287393 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'msl/same-results-taam-taal' of github.com:trixi-framewo…

    …rk/Trixi.jl into msl/same-results-taam-taal
    sloede committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    2525791 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    3986b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafa057 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #268 from ranocha/hr/match-taal-taam

    More adaptations for Taal/Taam
    ranocha authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3843402 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'msl/same-results-taam-taal' of github.com:trixi-framewo…

    …rk/Trixi.jl into msl/same-results-taam-taal
    sloede committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    6c1a375 View commit details
    Browse the repository at this point in the history