Changeset 6503 for anuga_core/source


Ignore:
Timestamp:
Mar 13, 2009, 11:24:32 AM (16 years ago)
Author:
ole
Message:

Highlighted issue with default boundary being counted twice.

File:
1 edited

Legend:

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

    r6190 r6503  
    13081308        domain: pointer to shallow water domain for which the boundary applies
    13091309        mean_stage: The mean water level which will be added to stage derived
    1310                     from the sww file
     1310                    from the boundary condition
    13111311        time_thinning: Will set how many time steps from the sww file read in
    13121312                       will be interpolated to the boundary. For example if
     
    13231323                          This will be used in case model time exceeds
    13241324                          that available in the underlying data.
     1325                          Note that mean_stage will also be added to this.
    13251326                                               
    13261327        use_cache:
Note: See TracChangeset for help on using the changeset viewer.