Changeset 6518


Ignore:
Timestamp:
Mar 16, 2009, 11:28:34 AM (15 years ago)
Author:
jgriffin
Message:

fixed default dirichelet boundary to stopp double-counting of tide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/pt_hedland_2008/run_pt_hedland.py

    r5808 r6518  
    182182                   domain, mean_stage= project.tide,
    183183                   time_thinning=1,
    184                    default_boundary=Bd,
     184                   default_boundary=Dirichlet_boundary([0,0,0]),
    185185                   use_cache=True,
    186186                   verbose = True,
Note: See TracChangeset for help on using the changeset viewer.