Ignore:
Timestamp:
Jun 26, 2008, 1:21:05 PM (16 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/production/exmouth_2006/run_exmouth.py

    r5408 r5442  
    167167    #domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK)
    168168    #print 'domain id', id(domain)
    169     domain.beta_h = 0 #sets the surface of the triangle to follow the bathy
     169
    170170    #domain.H0=0.01 #controls the flux limiter (limiter2007)
    171171    domain.tight_slope_limiters = 0 #minimises creep
Note: See TracChangeset for help on using the changeset viewer.