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

TVD slope limiters #1662

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

TVD slope limiters #1662

wants to merge 4 commits into from

Commits on Apr 8, 2024

  1. Introduce abstractions for tvd limiters

    Update flux correction stencils
    Try new TVD test
    akshaysridhar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9b77341 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    d0f0e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. modified: examples/column/tvd_fct_advection.jl

    	modified:   examples/column/zalesak_fct_advection.jl
    	modified:   src/Operators/finitedifference.jl
    akshaysridhar committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5559af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update deformation flow example

    Update finite difference stencil
    	modified:   examples/hybrid/sphere/deformation_flow.jl
    	modified:   src/Operators/finitedifference.jl
    akshaysridhar committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e010cb9 View commit details
    Browse the repository at this point in the history