Changeset 6292
- Timestamp:
- Feb 6, 2009, 3:34:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/busselton/standardised_version/run_model.py
r6284 r6292 117 117 Br = Reflective_boundary(domain) 118 118 Bt = Transmissive_stage_zero_momentum_boundary(domain) 119 Bd = Dirichlet_boundary([kwargs['tide'],0,0]) 119 120 Bf = Field_boundary(project.event_sts+'.sts', 120 121 domain, mean_stage=project.tide,
Note: See TracChangeset
for help on using the changeset viewer.