Ignore:
Timestamp:
Mar 16, 2009, 10:27:09 AM (15 years ago)
Author:
nick2009
Message:

Change boundary condition, so not to double-dip on the tide.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/geraldton/NewScripts/run_model.py

    r6420 r6516  
    141141                    domain, mean_stage=project.tide,
    142142                    time_thinning=1,
    143                     default_boundary=Bd,
     143                    default_boundary=Dirichlet_boundary([0, 0, 0]),
    144144                    boundary_polygon=bounding_polygon_sts,                   
    145145                    use_cache=True,
Note: See TracChangeset for help on using the changeset viewer.