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/development/cocos/grid_data.py

    r4993 r5442  
    142142domain.set_quantities_to_be_stored(['stage', 'xmomentum', 'ymomentum'])
    143143#    domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK)
    144 domain.beta_h = 0
    145144Br = Reflective_boundary(domain)
    146145
Note: See TracChangeset for help on using the changeset viewer.