Ignore:
Timestamp:
Jun 26, 2008, 1:21:05 PM (17 years ago)
Author:
ole
Message:

Retired h-limiter and beta_h as per ticket:194.
All unit tests and validation tests pass.

Location:
anuga_work/development/reef_0708
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/reef_0708/Flatgap_10000.py

    r5066 r5442  
    137137            domain.set_quantity('stage', 0.)            # Constant negative initial stage
    138138            domain.tight_slope_limiters = 1
    139             domain.beta_h = 0
    140139
    141140
  • anuga_work/development/reef_0708/gradual_lgflat.py

    r5066 r5442  
    118118            domain.set_quantity('stage', 0.)            # Constant negative initial stage
    119119            domain.tight_slope_limiters = 1
    120             domain.beta_h = 0
    121120
    122121            #------------------------------------------------------------------------------
  • anuga_work/development/reef_0708/transect_gap_1000.py

    r5066 r5442  
    137137            domain.set_quantity('stage', 0.)            # Constant negative initial stage
    138138            domain.tight_slope_limiters = 1
    139             domain.beta_h = 0
    140139
    141140
Note: See TracChangeset for help on using the changeset viewer.