Changeset 926
- Timestamp:
- Feb 18, 2005, 3:29:30 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/examples/run_gong.py
r924 r926 18 18 19 19 from shallow_water import Domain, Reflective_boundary, Dirichlet_boundary,\ 20 Transmissive_boundary, Time_boundary, Add_value_to_region 20 Transmissive_boundary, Time_boundary, Add_value_to_region, File_boundary 21 21 from mesh_factory import rectangular 22 22 from pmesh2domain import pmesh_to_domain, pmesh_to_domain_instance
Note: See TracChangeset
for help on using the changeset viewer.