Changeset 5290 for anuga_core/source/anuga/config.py
- Timestamp:
- May 7, 2008, 5:40:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/config.py
r5181 r5290 88 88 tight_slope_limiters = True 89 89 90 # Use centroid velocities to reconstruct momentum at vertices 91 # This option has a firts order flavour to it, but we still have second order 92 # reconstruction of stage and this option speeds ANUGA up 93 # 94 # This option must be used with tight_slope_limiters. 95 use_centroid_velocities = True 90 96 91 97
Note: See TracChangeset
for help on using the changeset viewer.