Changeset 4228
- Timestamp:
- Feb 6, 2007, 4:20:39 PM (18 years ago)
- Location:
- anuga_work/production
- Files:
-
- 6 added
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/broome_2006/project.py
r4153 r4228 131 131 community_broome = gauges_dir + 'community_broome.csv' 132 132 133 133 #buildings_filename = gauges_dir + 'broome_res_nexis.csv' 134 buildings_filename_damage_out = 'broome_res_nexis_modified.csv' 134 135 135 136 ############################### -
anuga_work/production/busselton_2006/project.py
r4143 r4228 96 96 gauges_dir_name = gauges_dir + gauge_name 97 97 98 #buildings_filename = gauges_dir + 'busselton_res_nexis.csv' 99 buildings_filename_damage_out = 'busselton_res_nexis_modified.csv' 98 100 99 101 ############################### -
anuga_work/production/dampier_2006/make_report.py
r4151 r4228 119 119 reportname = reportname, 120 120 plot_quantity = ['stage', 'momentum'], 121 generate_fig = True, 121 122 surface = False, 122 123 time_min = None, … … 146 147 reportname = reportname, 147 148 plot_quantity = ['stage', 'momentum'], 149 generate_fig = True, 148 150 surface = False, 149 151 time_min = None, -
anuga_work/production/dampier_2006/make_report_cipma.py
r4134 r4228 111 111 reportname = reportname, 112 112 plot_quantity = ['stage', 'momentum'], 113 generate_fig = True, 113 114 surface = False, 114 115 time_min = None, … … 133 134 reportname = report_name, 134 135 plot_quantity = ['stage', 'momentum'], 136 generate_fig = True, 135 137 surface = False, 136 138 time_min = None, -
anuga_work/production/dampier_2006/project.py
r4222 r4228 6 6 import sys 7 7 from time import localtime, strftime, gmtime 8 from anuga.utilities.polygon import read_polygon, plot_polygons, polygon_area, is_inside_polygon ,number_mesh_triangles8 from anuga.utilities.polygon import read_polygon, plot_polygons, polygon_area, is_inside_polygon # number_mesh_triangles 9 9 from anuga.coordinate_transforms.redfearn import degminsec2decimal_degrees, convert_from_latlon_to_utm 10 10 from anuga.utilities.system_tools import get_user_name … … 98 98 gauges_dir_name = gauges_dir + gauge_name 99 99 100 #buildings_filename = gauges_dir + 'dampier_res_nexis.csv' 101 buildings_filename_damage_out = 'dampier_res_nexis_modified.csv' 100 102 ############################### 101 103 # Domain definitions … … 222 224 [poly_ref_nw7,res_ref_nw7],[poly_ref_nw8,res_ref_nw8]] 223 225 224 trigs_min = number_mesh_triangles(interior_regions, poly_all, res_poly_all)225 226 print 'min number triangles', trigs_min226 #trigs_min = number_mesh_triangles(interior_regions, poly_all, res_poly_all) 227 # 228 #print 'min number triangles', trigs_min 227 229 228 230 ################################################################### -
anuga_work/production/exmouth_2006/project.py
r3908 r4228 109 109 combined_dem_name = datadir + 'exmouth_combined_elevation' 110 110 111 #buildings_filename = gauges_dir + 'exmouth_res_nexis.csv' 112 buildings_filename_damage_out = 'exmouth_res_nexis_modified.csv' 113 111 114 ############################### 112 115 # Domain definitions -
anuga_work/production/hobart_2006/get_timeseries.py
r3852 r4228 42 42 reportname = '', 43 43 plot_quantity = ['stage', 'speed'], 44 generate_fig = True, 44 45 surface = False, 45 46 time_min = None, -
anuga_work/production/hobart_2006/make_report.py
r4030 r4228 99 99 #reportname = 'latexoutput', 100 100 plot_quantity = ['stage', 'speed'], 101 generate_fig = True, 101 102 #surface = True, 102 103 time_min = None, -
anuga_work/production/hobart_2006/make_report_boundary_BOM.py
r3981 r4228 72 72 reportname = 'latexoutput_boundary', 73 73 plot_quantity = ['stage', 'speed'], 74 generate_fig = True, 74 75 surface = False, 75 76 time_min = None, -
anuga_work/production/onslow_2006/report/anuga_setup.tex
r4151 r4228 85 85 of waves with different amplitudes which is affected by the energy 86 86 and style of the event as well as the bathymetry whilst it travels 87 from its source to Dampier. The amplitude and velocity of each of these87 from its source to Onslow. The amplitude and velocity of each of these 88 88 waves are then provided to ANUGA as boundary conditions and propagated 89 89 inshore. 90 91 The tsunami generation and propagation modelling uses the URS paradigm. 92 The URS output is saved every 2.5 seconds and with a spatial resolution 93 of two arc minutes. 90 94 91 95 Sea floor friction will generally provide resistance to the water flow -
anuga_work/production/onslow_2006/report/latexoutput.tex
r4145 r4228 3 3 \begin{tabular}{cc} 4 4 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonPointLoadingBerthstage.png}& 5 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonPointLoadingBerth speed.png}\\5 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonPointLoadingBerthmomentum.png}\\ 6 6 \end{tabular} 7 \caption{Time series for stage and speedat Beadon Point Loading Berth location (elevation -8.70m)}7 \caption{Time series for stage and momentum at Beadon Point Loading Berth location (elevation -8.70m)} 8 8 \label{fig:gaugeBeadonPointLoadingBerth} 9 9 \end{figure} … … 13 13 \begin{tabular}{cc} 14 14 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeHospitalstage.png}& 15 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeHospital speed.png}\\15 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeHospitalmomentum.png}\\ 16 16 \end{tabular} 17 \caption{Time series for depth and speedat Hospital location (elevation 6.02m)}17 \caption{Time series for depth and momentum at Hospital location (elevation 6.02m)} 18 18 \label{fig:gaugeHospital} 19 19 \end{figure} … … 23 23 \begin{tabular}{cc} 24 24 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBindiBindiCommunitystage.png}& 25 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBindiBindiCommunity speed.png}\\25 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBindiBindiCommunitymomentum.png}\\ 26 26 \end{tabular} 27 \caption{Time series for depth and speedat Bindi Bindi Community location (elevation 4.08m)}27 \caption{Time series for depth and momentum at Bindi Bindi Community location (elevation 4.08m)} 28 28 \label{fig:gaugeBindiBindiCommunity} 29 29 \end{figure} … … 33 33 \begin{tabular}{cc} 34 34 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugePowerStationstage.png}& 35 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugePowerStation speed.png}\\35 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugePowerStationmomentum.png}\\ 36 36 \end{tabular} 37 \caption{Time series for depth and speedat Power Station location (elevation 5.81m)}37 \caption{Time series for depth and momentum at Power Station location (elevation 5.81m)} 38 38 \label{fig:gaugePowerStation} 39 39 \end{figure} … … 43 43 \begin{tabular}{cc} 44 44 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeAirportRunwaystage.png}& 45 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeAirportRunway speed.png}\\45 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeAirportRunwaymomentum.png}\\ 46 46 \end{tabular} 47 \caption{Time series for depth and speedat Airport Runway location (elevation 5.49m)}47 \caption{Time series for depth and momentum at Airport Runway location (elevation 5.49m)} 48 48 \label{fig:gaugeAirportRunway} 49 49 \end{figure} … … 53 53 \begin{tabular}{cc} 54 54 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekDocksstage.png}& 55 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekDocks speed.png}\\55 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekDocksmomentum.png}\\ 56 56 \end{tabular} 57 \caption{Time series for depth and speedat Beadon Creek Docks location (elevation 1.65m)}57 \caption{Time series for depth and momentum at Beadon Creek Docks location (elevation 1.65m)} 58 58 \label{fig:gaugeBeadonCreekDocks} 59 59 \end{figure} … … 63 63 \begin{tabular}{cc} 64 64 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeWestofGroynestage.png}& 65 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeWestofGroyne speed.png}\\65 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeWestofGroynemomentum.png}\\ 66 66 \end{tabular} 67 \caption{Time series for stage and speedat West of Groyne location (elevation -2.11m)}67 \caption{Time series for stage and momentum at West of Groyne location (elevation -2.11m)} 68 68 \label{fig:gaugeWestofGroyne} 69 69 \end{figure} … … 73 73 \begin{tabular}{cc} 74 74 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekmouthstage.png}& 75 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekmouth speed.png}\\75 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreekmouthmomentum.png}\\ 76 76 \end{tabular} 77 \caption{Time series for stage and speedat Beadon Creek mouth location (elevation -2.90m)}77 \caption{Time series for stage and momentum at Beadon Creek mouth location (elevation -2.90m)} 78 78 \label{fig:gaugeBeadonCreekmouth} 79 79 \end{figure} … … 83 83 \begin{tabular}{cc} 84 84 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreeksouthofdockstage.png}& 85 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreeksouthofdock speed.png}\\85 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonCreeksouthofdockmomentum.png}\\ 86 86 \end{tabular} 87 \caption{Time series for stage and speedat Beadon Creek south of dock location (elevation -1.81m)}87 \caption{Time series for stage and momentum at Beadon Creek south of dock location (elevation -1.81m)} 88 88 \label{fig:gaugeBeadonCreeksouthofdock} 89 89 \end{figure} … … 93 93 \begin{tabular}{cc} 94 94 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeCentredamwallstage.png}& 95 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeCentredamwall speed.png}\\95 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeCentredamwallmomentum.png}\\ 96 96 \end{tabular} 97 \caption{Time series for depth and speedat Centre dam wall location (elevation 2.09m)}97 \caption{Time series for depth and momentum at Centre dam wall location (elevation 2.09m)} 98 98 \label{fig:gaugeCentredamwall} 99 99 \end{figure} … … 103 103 \begin{tabular}{cc} 104 104 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeDamoverflowstage.png}& 105 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeDamoverflow speed.png}\\105 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeDamoverflowmomentum.png}\\ 106 106 \end{tabular} 107 \caption{Time series for depth and speedat Dam overflow location (elevation 0.88m)}107 \caption{Time series for depth and momentum at Dam overflow location (elevation 0.88m)} 108 108 \label{fig:gaugeDamoverflow} 109 109 \end{figure} … … 114 114 \begin{tabular}{cc} 115 115 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeLightTowerstage.png}& 116 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeLightTower speed.png}\\116 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeLightTowermomentum.png}\\ 117 117 \end{tabular} 118 \caption{Time series for depth and speedat Light Tower location (elevation 3.86m)}118 \caption{Time series for depth and momentum at Light Tower location (elevation 3.86m)} 119 119 \label{fig:gaugeLightTower} 120 120 \end{figure} … … 124 124 \begin{tabular}{cc} 125 125 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBayweststage.png}& 126 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBaywest speed.png}\\126 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBaywestmomentum.png}\\ 127 127 \end{tabular} 128 \caption{Time series for stage and speedat Beadon Bay west location (elevation -4.62m)}128 \caption{Time series for stage and momentum at Beadon Bay west location (elevation -4.62m)} 129 129 \label{fig:gaugeBeadonBaywest} 130 130 \end{figure} … … 134 134 \begin{tabular}{cc} 135 135 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBayeaststage.png}& 136 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBayeast speed.png}\\136 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeBeadonBayeastmomentum.png}\\ 137 137 \end{tabular} 138 \caption{Time series for stage and speedat Beadon Bay east location (elevation -3.56m)}138 \caption{Time series for stage and momentum at Beadon Bay east location (elevation -3.56m)} 139 139 \label{fig:gaugeBeadonBayeast} 140 140 \end{figure} -
anuga_work/production/onslow_2006/report/onslow_2006_report.tex
r4147 r4228 28 28 \usepackage{setspace} 29 29 \usepackage{rotating} 30 \usepackage{pdfpages} 30 31 \include{appendix} 31 32 \setstretch{1.25} … … 77 78 78 79 \input{interpretation} 80 \subsection{Return Period: 1000 years} 81 82 \input{HAT_map} 83 \clearpage 84 85 \input{MSL_map} 86 \clearpage 87 88 \input{LAT_map} 89 \clearpage 90 91 \subsection{Return Period: 1000000 years} 92 79 93 \input{HAT_map} 80 94 \clearpage … … 154 168 \input{timeseriesdiscussion} 155 169 \clearpage 156 \input{latexoutput} 170 \subsection{Return Period: 1000 years} 171 \input{latexoutputrp0} 172 \clearpage 173 174 \subsection{Return Period: 1000000 years} 175 \input{latexoutputrp1} 157 176 \clearpage 158 177 -
anuga_work/production/perth_2006/project.py
r4147 r4228 112 112 gauges_dir_name = gauges_dir + gauge_name 113 113 114 #buildings_filename = gauges_dir + 'perth_res_nexis.csv' 115 buildings_filename_damage_out = 'perth_res_nexis_modified.csv' 114 116 115 117 ############################### -
anuga_work/production/pt_hedland_2006/compare_timeseries.py
r3514 r4228 44 44 reportname = 'latexoutput_compare_pt_hedland', 45 45 plot_quantity = plot_quantity, 46 generate_fig = True, 46 47 time_min = None, 47 48 time_max = None, -
anuga_work/production/pt_hedland_2006/make_report.py
r4151 r4228 113 113 reportname = reportname, 114 114 plot_quantity = ['stage', 'momentum'], 115 generate_fig = True, 115 116 surface = False, 116 117 time_min = None, … … 141 142 reportname = reportname, 142 143 plot_quantity = ['stage', 'speed'], 144 generate_fig = True, 143 145 surface = False, 144 146 time_min = None, -
anuga_work/production/pt_hedland_2006/report/anuga_setup.tex
r4151 r4228 88 88 inshore. 89 89 90 The tsunami generation and propagation modelling uses the URS paradigm. 91 The URS output is saved every 2.5 seconds and with a spatial resolution 92 of two arc minutes. 93 90 94 Sea floor friction will generally provide resistance to the water flow 91 95 and thus reduce the impact somewhat. Initial experimental results
Note: See TracChangeset
for help on using the changeset viewer.