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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/continental_margin_0708/friction_0.02.py

    r5066 r5442  
    103103            domain.set_quantity('friction', 0.02)         # Constant friction   
    104104            domain.set_quantity('stage', 0)            # Constant negative initial stage
    105             domain.tight_slope_limiters = 1
    106             domain.beta_h = 0
     105            domain.tight_slope_limiters = True
    107106
    108107            #------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.