Ignore:
Timestamp:
Nov 24, 2006, 5:02:14 PM (18 years ago)
Author:
duncan
Message:

Getting the dam break simulation going

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/dam_2006/run_dam.py

    r4008 r4033  
    7878    domain.set_quantities_to_be_stored(['stage', 'xmomentum', 'ymomentum'])
    7979    domain.set_minimum_storable_height(0.01)
    80     domain.set_store_vertices_uniquely(True)  # for writting to sww
     80    #domain.set_store_vertices_uniquely(True)  # for writting to sww
    8181
    8282    #-------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.