Ignore:
Timestamp:
Aug 31, 2014, 9:15:34 PM (10 years ago)
Author:
steve
Message:

small changes plot_utils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/demos/channel3.py

    r8728 r9309  
    2020domain = anuga.Domain(points, vertices, boundary)
    2121domain.set_name('channel3')                  # Output name
     22domain.set_flow_algorithm('DE0')
    2223print domain.statistics()
    2324
Note: See TracChangeset for help on using the changeset viewer.