Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that the median rupture magnitude used in this process is based on Leonard 2010 magnitude scaling relationship which differs from the values prescribed in Stirling et al 2012 national hazard model. This file contains the fault name, median rupture magnitude based on Leonard 2010, length, width, and rake of all the finite faults in the national hazard model:  FaultName_LeonardMedianMagLength_LengthnhmWidth_WidthleonardWidth_Rake_LeonardMedianMag_nhmMag.txt

A simple code as the one written in matlab here (run_C18p6_NumSim.m) can be used to determine the number of simulations for the considered faults. This code takes three inputs:FaultName_Length_nhmWidth_leonardWidth_Rake_LeonardMedianMag_nhmMag.txt

1- A model (as shown in the above figure)

2- A file containing the fault name, median rupture magnitude based on Leonard 2010, length, width, and rake of all the finite faults in the national hazard model: FaultName_LeonardMedianMag_Length_Width_Rake.txt


Note: If the magnitude and geometry of faults are kept as those prescribed in NHM, the file will still be relevant and does not need to be changed (considering the fact that Mw is calcualted based on the median of the Leonard model).  If Mw uncertainty is added, then this file should be changed. 

...