This web page uses JavaScript.
JavaScript is disabled in your current environment, and you will not be able to display the page correctly.
If your web browser supports JavaScript, please enable it before viewing.
Contents
Programs to superimpose GFs and unit slips based on a user-defined slip coefficient data file are provided. First, prepare the slip coefficient data file "input/slipcoef_disp.dat". Every line has two columns in the file, and the i+1 th line in the file is as follows (the first line is a header):
(slip coefficient for 02 direction in the i-th subfault) (slip coefficient for 03 direction in the i-th subfault)
Then run the program that should be already compiled in 3.2.
and you will get superimposed surface response (output/superimposed_disp.dat) and slip distribution (output/superimposed_disp_slip.dat).
The format of output/superimposed_disp.dat is the same as in output/GF_disp.AAAA.BB.dat.
The format of output/superimposed_slip_disp.dat is:
Longitude Latitude elevation(m) uE(m) uN(m) uU(m)
Note: You need to complete the preprocess described in Section 3 before carrying out the superposition.
Used mainly for plotting source information. JTSZ and NTSZ have 405 and 459 unit faults that discritize the target fault plane, respectively (denoted by gray points in Figure 2 of Hori et al. 2021). The file faultdata/centerfp_GFLSZ.dat contains the information for the geografical coordinate of the central point of each unit fault and the slip direction BB=02 and BB=03 at the point. The format is:
Longitude Latitude elevation(m) uE02(m) uN02(m) uU02(m) uE03(m) uN03(m) uU03(m)
Here, uE02, uN02, uU02, uE03, uN03 and uU03 are amount of slip in east, north, and up direction in the slip direction BB=02 and BB=03.
Used mainly for plotting source information. slip.AAAA.BB.csv is a file for slip distribution of AAAA (0001-0405 for JTSZ and -0459 for NTSZ) th unit slip. BB=02 for the opposite of plate convergence direction and BB=03 for the one perpendicular to it. The format is:
dummy, dummy, dummy, Longitude, Latitude, elevation(m) , uE(m), uN(m), uU(m)
Here, uE, uN and uU are amount of slip in east, north, and up direction.
When performing geodetic slip inversion using such GFs, constraint of smoothness of slip distribution is often imposed, which requires calculation of the discrete Laplacian operator. Find "supplement/Laplacian.dat", which is a 405x405 and 459x459 matrices for the discrete Laplacian operator in JTSZ and NTSZ, respectively.
The dataset of GFLSZ provided to users includes surface DEM data extracted from JIVSM. It also includes the data of geoid height interpolated to out target grid from the Earth Gravitational Model 2008 (EGM2008) (Pavlis et al. 2012). Please cite the articles below in Acknowledgements when publishing your work using GFLSZ, as the following:
"The Green's function library for subduction zones by Hori et al. (2021) was used, which was created by JAMSTEC's own modification of a computer program under development by Earthquake Research Institute, The University of Tokyo. The library includes data modified from Japan Integrated Velocity Structure Model version 1 (JIVSM) (Koketsu et al. 2009, 2012) and the Earth Gravitational Model 2008 (Pavlis et al. 2012). "
Hori, T., Agata, R., Ichimura, T., Fujita, K., Yamaguchi, T., Iinuma, I.: High Fidelity Elastic Green's Functions for Subduction Zone Models Consistent With the Global Standard Geodetic Reference System. Earth, Planet and Space, 73, 41, 2021.
Koketsu, K., Miyake, H., Tanaka, Y.: A proposal for a standard procedure of modeling 3-D velocity structures and its application to the Tokyo metropolitan area, Japan. Tectonophysics, 472(1-4), 290-300 (2009). doi: 10.1016/j.tecto.2008.05.037
Koketsu, K., Miyake, H., Suzuki, H.: Japan integrated velocity structure model version 1. Proceedings of the 15th World Conference on Earthquake Engineering (1773) (2012). Lisbon
Pavlis, N.K., Holmes, S.A., Kenyon, S.C., Factor, J.K.: The development and evaluation of the Earth Gravitational Model 2008 (EGM2008). Journal of geophysical research: solid earth 117(B4) (2012). doi: 10.1029/2011JB008916
(Japanese) "東京大学地震研究所が開発中の計算機プログラムをJAMSTECが独自に改変して作成したグリーン関数ライブラリ(Hori et al. 2021)を使用しました。このライブラリには、全国一次地下構造モデル(暫定版)(Koketsu et al. 2009, 2012) と Earth Gravitational Model 2008 (Pavlis et al. 2012) のデータを改変したものが含まれています。"
2022/07/13 Ver1.0