Changeset 4556
- Timestamp:
- Jun 21, 2007, 3:30:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r4554 r4556 2382 2382 Module: \module{shallow\_water.data\_manager} 2383 2383 2384 Return highest elevation where depth ($h$) > 02384 Return highest elevation where depth is positive ($h > 0$) 2385 2385 2386 2386 Example to find maximum runup elevation:\\ … … 2406 2406 Module: \module{shallow\_water.data\_manager} 2407 2407 2408 Return location (x,y) of highest elevation where depth ($h$) > 02408 Return location (x,y) of highest elevation where depth is positive ($h > 0$) 2409 2409 2410 2410 Example to find maximum runup location:\\
Note: See TracChangeset
for help on using the changeset viewer.