Ignore:
Timestamp:
Oct 4, 2006, 11:00:56 AM (18 years ago)
Author:
ole
Message:

Added functionality for getting arbitrary interpolated values in Quantity as well as calculating inundation height and location. This work was done at SUT during the last week of September 2006.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/pmesh/mesh_interface.py

    r3624 r3689  
    2828                             mesh_geo_reference=None,
    2929                             minimum_triangle_angle=28.0,
     30                             use_cache=False,
    3031                             verbose=True):
    3132    """Create mesh from bounding polygons, and resolutions.
Note: See TracChangeset for help on using the changeset viewer.