Ignore:
Timestamp:
Sep 7, 2007, 10:43:46 PM (16 years ago)
Author:
steve
Message:

Working on 2nd order time stepping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/shallow_water_domain.py

    r4710 r4712  
    446446
    447447
    448         #Initial update of vertex and edge values before any storage
     448        #Initial update of vertex and edge values before any STORAGE
    449449        #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
    450452        self.distribute_to_vertices_and_edges()
    451453
Note: See TracChangeset for help on using the changeset viewer.