Ignore:
Timestamp:
Aug 26, 2010, 5:17:24 PM (14 years ago)
Author:
habili
Message:

Refactoring of routines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/structures/inlet.py

    r7976 r7977  
    142142
    143143
    144 
    145144    def get_average_velocity_head(self):
    146145
     
    158157
    159158
    160 
    161159    def set_heights(self,height):
    162160
     
    167165
    168166        self.domain.quantities['stage'].centroid_values.put(self.triangle_indices, stage)
     167
    169168
    170169    def set_xmoms(self,xmom):
Note: See TracChangeset for help on using the changeset viewer.