Changeset 9125 for trunk/anuga_core/source/anuga/config.py
- Timestamp:
- May 25, 2014, 10:45:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/config.py
r9056 r9125 127 127 #flow_algorithm = '2.5' # 3rd order TVD scheme and more aggressive piecewise linear spatial reconstruction 128 128 #flow_algorithm = 'tsunami' # 2nd order space and time, well balanced inc at wet-dry fronts, porosity-type alg 129 #flow_algorithm = 'DE0' # 1st order time 2nd order space, discontinuous elevation, well balanced + better shallow flows than 'tsunami' 129 130 #flow_algorithm = 'DE1' # 2nd order space and time, discontinuous elevation, well balanced + better shallow flows than 'tsunami' 130 131
Note: See TracChangeset
for help on using the changeset viewer.