Changeset 4756
- Timestamp:
- Oct 26, 2007, 1:28:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r4755 r4756 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. 3956 \code{domain.set\_boundary\_condition()}. 3957 3958 \subsubsection{What is the difference between \code{file_boundary} and \code{field_boundary}?} 3959 The only difference is \code{field_boundary} will allow you to change the level of the stage height when you read in the boundary condition. 3959 3960 This is very useful when running different tide heights in the same area as you need only to convert 3960 3961 one boundary condition to a SWW file, ideally for tide height of 0 m (saving disk space). Then you can … … 3962 3963 3963 3964 3964 \code{domain.set\_boundary\_condition()}. 3965 3965 3966 3966 3967 \section{Analysing Questions}
Note: See TracChangeset
for help on using the changeset viewer.