Note
Need to provide short explanation of limiters here.
Apply a limiter to the waves
Function that limits the given waves using the methods contained in limiter. This is the vectorized version of the function acting on a row of waves at a time.
Input: |
|
---|---|
Output: |
|
Version: | 1.1 (2009-07-05) |
Library of limiter functions to be applied to waves
This module contains all of the standard limiters found in clawpack. To use any of the limiters, use the function limit to limit the appropriate waves. Refer to each limiter and the function limit’s doc strings.
This is a list of the provided limiters and their corresponding method number, note that some of the limiters actually correspond to a more general function which can be controlled more directly. Refer to the limiter function and its corresponding documentation for details.
Input: |
|
---|---|
Output: |
|
Newer limiters are based on work done by Friedemann Kemm [kemm_2009], paper in review.
Authors: | Kyle Mandli and Randy LeVeque (2008-08-21) Initial version Kyle Mandli (2009-07-05) Added CFL depdendent limiters |
---|
Modification of CFL Superbee limiter with theta and beta parameters
Cada-Torrilhon modified
SuperPower limiter
Theta limiter
Upper bound limiter (1st order)