GeoClaw input files of the 2004 Sumatra-Andaman tsunami scenarios published in Ulrich et al. (2021)
收藏资源简介:
This dataset contains the input files of the GeoClaw scenarios of the 2004 Sumatra-Andaman tsunami presented in: Ulrich, T., Gabriel, A. A., Madden, E. H. (2021). Stress, rigidity and sediment strength control megathrust earthquake and tsunami dynamics. doi: 10.31223/osf.io/s9263. <strong>runconverterLMU_WGS84.sh</strong>: contains all the steps to transform a SeisSol surface output to a Geoclaw tt3 file.<br> It uses the displacement converter of Samoa to rasterize a SeisSol surface output to NetCDF.<br> See <strong>README_build_displacement-converter.txt</strong> for the procedure to download and build the displacement converter.<br> Note that the SAMPLER (https://github.com/SeisSol/SAMPLER) will replace the displacement-converter in the future.<br> <br> <strong>convert_geographic_SeisSol_geom.py</strong>: to transform the geometry array of a SeisSol surface output file to the geocentric coordinate system (latitude, longitude).<br> <strong>tapperNetcdf.py</strong>: to apply a Hanning window on a NetCDF file. This prevents sharp displacement discontinuities at the limits of the region of imposed displacements, which could generate spurious waves.<br> <strong>convert_netcdf_tt3.py</strong>: to convert a NetCDF displacement file to the tt3 format (GeoClaw).<br> <br> The GeoClaw simulations require the following files:<br> <br> <strong>displacement_tt3_files.tar.gz</strong> : rasterized input files in tt3 format for 4 earthquake scenarios.<br> <strong>gebco_2019_n25.0_s-21.0_w55.0_e110.0.nc</strong>: input bathymetry and topography data in NetCDF format downloaded from https://www.gebco.net/.<br> <strong>setrun.py</strong> which defines the simulation parameters.<br> a Makefile, plateform specific see e.g. https://github.com/clawpack/geoclaw/blob/master/examples/tsunami/chile2010/Makefile<br> <strong>setplot_fig4.py</strong>: configures GeoClaw for generating outputs for figure 4. <br> <strong>setplot_animation.py</strong>: configures GeoClaw for generating outputs for the supplementary animations. <br> GeoClaw simulations are run with `make .plots`.



