Changeset 4756


Ignore:
Timestamp:
Oct 26, 2007, 1:28:49 PM (17 years ago)
Author:
nick
Message:

small correction to frequently asked questions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_user_manual.tex

    r4755 r4756  
    39543954The method \code{domain.get\_boundary\_tags()} will return a list of
    39553955available 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}?}
     3959The only difference is \code{field_boundary} will allow you to change the level of the stage height when you read in the boundary condition.
    39593960This is very useful when running different tide heights in the same area as you need only to convert
    39603961one boundary condition to a SWW file, ideally for tide height of 0 m (saving disk space). Then you can
     
    39623963
    39633964
    3964 \code{domain.set\_boundary\_condition()}.
     3965
    39653966
    39663967\section{Analysing Questions}
Note: See TracChangeset for help on using the changeset viewer.