Changeset 9167


Ignore:
Timestamp:
Jun 16, 2014, 11:38:56 PM (10 years ago)
Author:
davies
Message:

More updates

File:
1 edited

Legend:

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

    r9166 r9167  
    519519            riverwallV1Inds, riverwallV2Inds = rwd.get_vertices_corresponding_to_edgeInds(riverwalledgeInds, tol=tol)
    520520
    521             #import pdb
    522             #pdb.set_trace()
    523 
    524521            # With discontinuous triangles, we expect edges to occur twice
    525522            # Let's remove duplicates to simplify the analysis
Note: See TracChangeset for help on using the changeset viewer.