source: anuga_work/production/hobart_2006/report/boundary_report.tex @ 3972

Last change on this file since 3972 was 3972, checked in by sexton, 17 years ago

(i) incorporating new supply of interpolated data for Broome (ii) updating report to look at MOST versus ANUGA for Hobart scenario

File size: 1.9 KB
RevLine 
[3766]1
2% This is based on an automatically generated file (by make_report.py).
3%
4% Manual parts are:
5% * an abstract must be written in abstract.tex
6% * an introduction must be written in introduction.tex; a basic outline and
7%   some of the core inputs are already in place
8% * outline of the modelling methodology provided in modelling_methodology.tex
9% * the tsunami-genic event should be discussed in tsunami_scenario.tex
10% * an computational_setup.tex file needs to be written for the particular scenario
11% * the interpretation of the results needs to be written to interpretation.tex
12% * maximum inundation maps need to be included in HAT_map.tex and LAT_map.tex etc.
13% * damage modelling maps need to be included in HAT_damage and LAT_damage etc.
14% * a summary must be written into summary.tex
15% * metadata for the scenario data to be included in metadata.tex
16
17\documentclass{article}
18
19\usepackage{ae} % or {zefonts}
20\usepackage[T1]{fontenc}
21\usepackage[ansinew]{inputenc}
22\usepackage{amsmath}
23\usepackage{amssymb}
24\usepackage{graphicx}
25\usepackage{color}
26\usepackage[colorlinks]{hyperref}
27\usepackage{lscape} %landcape pages support
28\usepackage{setspace}
29\usepackage{rotating}
30\include{appendix}
31\setstretch{1.25}
32\topmargin 0pt
33\oddsidemargin 0pt
34\evensidemargin 0pt
35\marginparwidth 0.5pt
36\textwidth \paperwidth
37\advance\textwidth -2in
38
39
40\date{\today}
41%\author{Geoscience Australia}
42
43\begin{document}
[3972]44\title{Comparison between ANUGA and MOST - Hobart}
[3766]45\maketitle
46\begin{figure}[hbt]
[3972]47 \centerline{ \includegraphics[scale=0.6]{../report_figures/gauges_map_bom.jpg}}
[3766]48\caption{Point locations used for boundary investigation.} 
49\label{fig:points}
50\end{figure}
[3972]51\begin{figure}[hbt]
52 \centerline{ \includegraphics[width=\paperwidth]{compare_elev.png}}
53\caption{Elevation data for ANUGA and MOST.} 
54\label{fig:elevation}
55\end{figure}
[3766]56\input{latexoutput_boundary} 
57 \clearpage 
58 
59
60\end{document}
Note: See TracBrowser for help on using the repository browser.