Changeset 5425


Ignore:
Timestamp:
Jun 24, 2008, 5:02:38 PM (16 years ago)
Author:
ole
Message:

Updated release notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/release_information/release_notes.txt

    r5288 r5425  
    88Simplified Quantity data structure.
    99More validation examples.
    10 (up to jan 2008)
    1110
     11Function for automatically determining optimal smoothing parameter through cross validation.
     12
     13Implemented better second order approximation through the option to use edge limiters along with second order Runge-Kutta timestepping.
     14This provides better accuracy in some cases (e.g. waves in deep water over long distances)
     15
     16Made tight_slope_limiters the default.
     17
     18Added the Okada tsunami source model
    1219
    1320time, Q = get_flow_through_cross_section(swwfile,
    1421                                         cross_section,
    1522                                         verbose=False)
     23Upgraded ANUGA to work with Python 2.5
    1624
    17      
     25New fileboundary (stsboundary) coupling for timeseries on a list of points.
     26
     27!!!!!!!!!Need to incorporate list of closed tickets.
     28 
     29 
    1830 
    1931
Note: See TracChangeset for help on using the changeset viewer.