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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/west_tas_2008/run_west_tas_smf.py

    r5245 r5442  
    118118domain.set_quantities_to_be_stored(['stage', 'xmomentum', 'ymomentum'])
    119119domain.set_minimum_storable_height(0.01)
    120 domain.beta_h = 0
    121 domain.tight_slope_limiters = 1
    122120domain.set_store_vertices_uniquely(False)
    123 domain.set_maximum_allowed_speed(0.1)
     121
    124122
    125123#-------------------------------------------------------------------------------                                 
Note: See TracChangeset for help on using the changeset viewer.