Ignore:
Timestamp:
Aug 15, 2008, 2:15:54 PM (17 years ago)
Author:
ole
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/data_manager.py

    r5660 r5661  
    20252025        q = q_reduced
    20262026
    2027     #Post condition: Now q has dimension: http://www.sagemath.org/number_of_points
     2027    #Post condition: Now q has dimension: number_of_points
    20282028    assert len(q.shape) == 1
    20292029    assert q.shape[0] == number_of_points
Note: See TracChangeset for help on using the changeset viewer.