- Timestamp:
- Sep 7, 2007, 10:43:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/shallow_water_domain.py
r4710 r4712 446 446 447 447 448 #Initial update of vertex and edge values before any storage448 #Initial update of vertex and edge values before any STORAGE 449 449 #and or visualisation 450 #This is done again in the initialisation of the Generic_Domain 451 #evolve loop but we do it here to ensure the values are ok for storage 450 452 self.distribute_to_vertices_and_edges() 451 453
Note: See TracChangeset
for help on using the changeset viewer.