Changes between Version 17 and Version 18 of FaultSystemSolution


Ignore:
Timestamp:
Feb 4, 2015, 11:21:16 AM (9 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FaultSystemSolution

    v17 v18  
    1818||'''rup_areas.bin'''||[#Doublearraybinaryfile Double array binary]||no||This file gives areas for each rupture in SI units (square meters). It contains one double value for each rupture index, in order.||
    1919||'''rup_lengths.bin'''||[#Doublearraybinaryfile Double array binary]||yes||This file, if present, gives lengths for each rupture in SI units (meters). It contains one double value for each rupture index, in order.||
    20 ||'''rup_mfds.bin'''||[#MFDBinaryFile MFD Binary]||yes||This file, if present, magnitude frequency distributions for each rupture. It contains one function (consisting of an x value and y value data array) for each rupture index, in order.||
     20||'''rup_mfds.bin'''||[#MFDBinaryFile MFD Binary]||yes||This file, if present, gives magnitude frequency distributions for each rupture. It contains one function (consisting of an x value and y value data array) for each rupture index, in order.||
    2121||'''rup_sections.bin'''||[#Integerarraylistbinaryfile Integer array list binary]||no||This lists the sub sections involved in each rupture. It consists of numRuptures arrays, each of which lists the sub sections indexes (as defined in fault_sections.xml) for that rupture||
    2222||'''sect_areas.bin'''||[#Doublearraybinaryfile Double array binary]||yes||This file, if present, gives areas for each fault sub section in SI units (square meters). It contains one double value for each sub section index, in order.||
    2323||'''sect_slips.bin'''||[#Doublearraybinaryfile Double array binary]||yes||This file, if present, gives slip rates after any aseismic and subseismogenic reductions for each fault sub section in SI units (square meters). It contains one double value for each sub section index, in order.||
    2424||'''sect_slips_std_dev.bin'''||[#Doublearraybinaryfile Double array binary]||yes||This file, if present, gives standard deviations of slip rates after any aseismic and subseismogenic reductions for each fault sub section in SI units (square meters). It contains one double value for each sub section index, in order.||
     25||'''sub_seismo_on_fault_mfds.bin'''||[#MFDBinaryFile MFD Binary]||yes||This file, if present, gives subseismogenic magnitude frequency distributions for each sub section. It contains one function (consisting of an x value and y value data array) for each sub section index, in order.||
    2526
    2627
     
    237238
    238239=== MFD Binary File ===
    239 Some mean (across multiple logic tree branches) solutions may contain Magnitude Frequency Distributions for each rupture. In this case, the rates.bin file will contain total rates and mags.bin will contain weighted average magnitudes. These MFDs can be used to more accurately represent the mean of multiple solutions instead of using the mean magnitude. They are written as a series of double arrays, with x values and y values separated into individual arrays. For example, consider these two functions:
     240Some mean (across multiple logic tree branches) solutions may contain Magnitude Frequency Distributions for each rupture. In this case, the rates.bin file will contain total rates and mags.bin will contain weighted average magnitudes. These MFDs can be used to more accurately represent the mean of multiple solutions instead of using the mean magnitude.
     241
     242Additionally, solutions can optionally include subseismogenic magnitude frequency distributions for each fault subsection. These are not needed for most applications, but can be used instead of the "associated" MFDs provided in the gridded seismicity data files.
     243
     244They are written as a series of double arrays, with x values and y values separated into individual arrays. For example, consider these two functions:
    240245
    241246function 1: