Changeset 4258 for anuga_core/documentation
- Timestamp:
- Feb 14, 2007, 3:03:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r4209 r4258 1726 1726 \code{config.py}. 1727 1727 \end{methoddesc} 1728 1729 1730 \begin{methoddesc} {set\_minimum_allowed_height}{} 1731 Module: \module{shallow\_water.shallow\_water\_domain} 1732 1733 Set the minimum depth (in meters) that will be recognised in 1734 the numerical scheme (including limiters and flux computations) 1735 1736 Default value is $10^{-3}$ m, but by setting this to a greater value, 1737 e.g.\ for large scale simulations, the computation time can be 1738 significantly reduced. 1739 \end{methoddesc} 1740 1728 1741 1729 1742 \begin{methoddesc} {set\_minimum_storable_height}{}
Note: See TracChangeset
for help on using the changeset viewer.