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

Maximum-principle-satisfying WENO scheme #2557

Merged
merged 21 commits into from
May 21, 2022

Commits on May 16, 2022

  1. first commit

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b71b13a View commit details
    Browse the repository at this point in the history
  2. small bug

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    eb5a684 View commit details
    Browse the repository at this point in the history
  3. allow generic bounds

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6004c61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a94d29a View commit details
    Browse the repository at this point in the history
  5. tidy up a bit

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8b009a0 View commit details
    Browse the repository at this point in the history
  6. tidy up a bit

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1378102 View commit details
    Browse the repository at this point in the history
  7. bugfix

    simone-silvestri committed May 16, 2022
    Configuration menu
    Copy the full SHA
    17cde23 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. added z-direction

    simone-silvestri committed May 17, 2022
    Configuration menu
    Copy the full SHA
    878c015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83aef6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49595a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f9ce85 View commit details
    Browse the repository at this point in the history
  5. reverted back

    simone-silvestri committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2bcd03e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d85ddbb View commit details
    Browse the repository at this point in the history
  7. start bugfixing

    simone-silvestri committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f9f3dfc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. reverted again

    simone-silvestri committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2d5391c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9da05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63d0637 View commit details
    Browse the repository at this point in the history
  4. I hate mac

    simone-silvestri committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b020bd4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Update src/Advection/positivity_preserving_tracer_advection_operators.jl

    Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>
    simone-silvestri and glwagner committed May 20, 2022
    Configuration menu
    Copy the full SHA
    254ed88 View commit details
    Browse the repository at this point in the history
  2. Update src/Advection/positivity_preserving_tracer_advection_operators.jl

    Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com>
    simone-silvestri and glwagner committed May 20, 2022
    Configuration menu
    Copy the full SHA
    3151ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    166ac86 View commit details
    Browse the repository at this point in the history