== Overview == All UCERF3 materials, from inversions to solutions to earthquake rupture forecasts, were created using OpenSHA. This page provides support for those looking to use the UCERF3 model, both from within OpenSHA and without. == [wiki:UCERF3FaultSystemSolutions UCERF3 Fault System Solutions] == This is the appropriate starting point for those wishing to use the UCERF3 model outside OpenSHA. A [wiki:UCERF3FaultSystemSolutions Fault System Solution] is a *.zip file that contains all information relevant to using UCERF3 as an earthquake source model. When using these files it is important to be aware of the following: * It is often easier to work initially with "branch-averaged" solutions. * Gridded seismicity (or background) sources are composed of up to two Magnitude frequency distributions (MFDs) at each 0.1° x 0.1° spaced grid node. One is "associated" (as in small earthquake associated with any faults in a grid cell) and the other is "unassociated" (as in independent of any faults). These two MFDs must be added to obtain the total off-fault, gridded, or background seismicity source rate. * All rupture rates in a UCERF3 solution file are NOT declustered rates. To obtain declustered rates, all supra-seismogenic ruptures (those defined as finite faults) must be scaled by 3%. Gridded or background source rates must be scaled in a magnitude dependent manner according to the OpenSHA [http://source.usc.edu/svn/opensha/trunk/dev/scratch/UCERF3/utils/GardnerKnopoffAftershockFilter.java GardnerKnopoffAftershockFilter]. * 3D finite representations of ruptures may be created from the individual fault sections defined in a solution file. For details on how to stitch the sections together in order see the OpenSHA implementation of a [http://source.usc.edu/svn/opensha/trunk/src/org/opensha/sha/faultSurface/CompoundSurface.java Compound Fault Surface]. Also see the OpenSHA [http://opensha.org/glossary-simpleFault Simple Fault Geometry] page for more details on constructing a 3D finite fault surface. * Details on the [wiki:FaultSystemSolution fault system solution] file format. Following the above guidelines will ensure consistency with hazard calculations performed by the USGS for the 2014 update to the National Seismic Hazard Map (NSHM). == [wiki:"UCERF3 ERFs" UCERF3 ERFs] == [wiki:"UCERF3 ERFs" This page] provides details on using UCERF3 solutions within the OpenSHA framework as earthquake rupture forecasts (ERFs). == [wiki:"UCERF3TimeDepRateExtractor" UCERF3 Time Dependent Rate Calculator] == [wiki:"UCERF3TimeDepRateExtractor" This page] provides a tool which can be used to calculate UCERF3-TD probabilities and equivalent annualized rates for a [wiki:UCERF3FaultSystemSolutions UCERF3 Fault System Solution]. {{{#!comment this section currently hidden unless we decide to publish == [wiki:"UCERF3 Figure Reproducibility" UCERF3 Figure Reproducibility] == [wiki:"UCERF3 Figure Reproducibility" This page] provides instructions on how to reproduce all figures that accompany the UCERF3 [http://pubs.usgs.gov/of/2013/1165/ USGS Open-File Report] and [http://bssa.geoscienceworld.org/content/104/3/1122.abstract?stoc BSSA publication]. }}} == [wiki:RunningUCERF3Inversions Running UCERF3 Inversions] == See [wiki:RunningUCERF3Inversions this page] if you are interested in running UCERF3 inversions. Most users will opt to use the already computed [wiki:UCERF3FaultSystemSolutions UCERF3 Fault System Solutions].