Changeset 4755
- Timestamp:
- Oct 26, 2007, 12:00:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r4747 r4755 3954 3954 The method \code{domain.get\_boundary\_tags()} will return a list of 3955 3955 available tags for use with 3956 3957 \subsubsection{What is the difference between file_boundary and field_boundary?} 3958 The only difference is field_boundary will allow you to change the level of the stage height when you read in the boundary condition. 3959 This is very useful when running different tide heights in the same area as you need only to convert 3960 one boundary condition to a SWW file, ideally for tide height of 0 m (saving disk space). Then you can 3961 use field_boundary to read this SWW file and change the stage height (tide) on the fly depending on the scenario. 3962 3963 3956 3964 \code{domain.set\_boundary\_condition()}. 3957 3965
Note: See TracChangeset
for help on using the changeset viewer.