Ignore:
Timestamp:
Apr 23, 2008, 5:07:51 PM (16 years ago)
Author:
duncan
Message:

changes in scenarios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/attenuation_near_shore/create_mesh.py

    r5166 r5236  
    1616    xright  = 10000  # wave generated here
    1717    if thinner:
    18         ytop    = 500
    19         ybottom = -500
     18        ytop    = 10
     19        ybottom = -ytop
    2020    else:
    2121        ytop    = 2000
    22         ybottom = -2000
     22        ybottom = -ytop
    2323       
    2424
Note: See TracChangeset for help on using the changeset viewer.