Ignore:
Timestamp:
Nov 14, 2008, 3:37:16 PM (14 years ago)
Author:
ole
Message:

Moved default_order into config.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/config.py

    r5442 r5957  
    8484# This option is good with tight_slope_limiters, especially for large domains.
    8585use_centroid_velocities = True
     86
     87       
     88# FIXME (Ole) Maybe get rid of order altogether and use beta_w
     89# ... and isn't it about time we make the default 2?
     90default_order = 1
    8691
    8792
Note: See TracChangeset for help on using the changeset viewer.