Changeset 2475


Ignore:
Timestamp:
Mar 3, 2006, 11:37:55 AM (18 years ago)
Author:
ole
Message:

Updated table and added links to source code

Location:
documentation/user_manual
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • documentation/user_manual/anuga_user_manual.tex

    r2474 r2475  
    478478Here is the code for \code{run\_sydney\_smf.py}:
    479479
    480 \verbatiminput{"runsydneysmf.py"}
     480%\verbatiminput{"runsydneysmf.py"}
     481\verbatiminput{runsydney.py}
    481482
    482483In discussing the details of this example, we follow the outline
     
    10541055detail in the paragraphs below.
    10551056
     1057\bigskip
     1058
     1059\begin{center}
     1060
    10561061\begin{tabular}{|ll|}  \hline
     1062
     1063\textbf{Extension} & \textbf{Description} \\
     1064\hline\hline
     1065
    10571066\code{.sww} & NetCDF format for storing model output
    10581067\code{f(t,x,y)}\\
     
    10871096\end{tabular}
    10881097
     1098
     1099\end{center}
     1100
     1101\bigskip
    10891102
    10901103A typical dataflow can be described as follows:
Note: See TracChangeset for help on using the changeset viewer.