Changeset 5131


Ignore:
Timestamp:
Mar 6, 2008, 8:56:15 AM (17 years ago)
Author:
nick
Message:

add old circular island script that uses the sqrt table.
Added code to get graphs and updated circular island

Location:
anuga_validation/circular_island
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_validation/circular_island/run_circular.py

    r5123 r5131  
    302302                   use_cache = True)
    303303
    304 #csv2timeseries_graphs(directories_dic={anuga_dir+sep+'boundaries'+sep:['wavetank',0, 0],
    305 #                                       anuga_dir+'outputs'+sep+'20080219_233611_res_0.05_nbartzis'+sep:['Fixed Wave',0,0]},
    306 #                            output_dir=anuga_dir+'outputs'+sep+'20080219_233611_res_0.05_nbartzis'+sep,
    307 #                            base_name='gauge_',
    308 #                            plot_numbers='',
    309 #                            quantities=['stage'],
    310 #                            extra_plot_name='',
    311 #                            assess_all_csv_files=True,                           
    312 #                            create_latex=False,
    313 #                            verbose=True)
    314 
    315 
    316 
    317 
    318 
     304
     305
     306
     307
Note: See TracChangeset for help on using the changeset viewer.