Ignore:
Timestamp:
Feb 22, 2007, 5:46:45 PM (17 years ago)
Author:
sexton
Message:

Gantt chart updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/util.py

    r4270 r4274  
    11801180                        else:
    11811181                            plot(model_time[0:n[j]-1,k,j], depths[0:n[j]-1,k,j], '-', c = cstr[j])
    1182                             axis(depth_axis)                 
     1182                            #axis(depth_axis)                 
    11831183                        units = 'm'
    11841184                    if which_quantity == 'momentum':
Note: See TracChangeset for help on using the changeset viewer.