Ignore:
Timestamp:
Aug 6, 2010, 3:17:50 PM (15 years ago)
Author:
steve
Message:

Moving directories from contributed to development

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/benchmarks/create_test_sww.py

    r7877 r7930  
    1010        #------------------------------------------------------------------------------
    1111        points, vertices, boundary = anuga.rectangular_cross(5, 5,
    12                                                                                                    len1=50.0, len2=50.0) # Mesh
     12                                                             len1=50.0, len2=50.0) # Mesh
    1313
    1414        domain = anuga.Domain(points, vertices, boundary)  # Create domain
Note: See TracChangeset for help on using the changeset viewer.