Changeset 5957 for anuga_core/source/anuga/config.py
- Timestamp:
- Nov 14, 2008, 3:37:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/config.py
r5442 r5957 84 84 # This option is good with tight_slope_limiters, especially for large domains. 85 85 use_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? 90 default_order = 1 86 91 87 92
Note: See TracChangeset
for help on using the changeset viewer.