Ignore:
Timestamp:
Jan 17, 2008, 11:49:00 AM (16 years ago)
Author:
sexton
Message:

(a) minor updates for Cairns example in manual (b) scripts for stratification investigation for other model areas

File:
1 edited

Legend:

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

    r4936 r4949  
    12351235                        units = 'm / sec'
    12361236                    if which_quantity == 'bearing':
    1237                         #due_east = 90.0*ones(shape(model_time[0:n[j]-1,k,j],Float))
    1238                         #due_west = 270.0*ones(shape(model_time[0:n[j]-1,k,j],Float))
    1239                         print 'hello', bearings
    1240                         print 'east', due_east
    12411237                        plot(model_time[0:n[j]-1,k,j], bearings[0:n[j]-1,k,j], '-',
    12421238                             model_time[0:n[j]-1,k,j], due_west[0:n[j]-1], '-.',
Note: See TracChangeset for help on using the changeset viewer.