[Shake-dev] event type for scenario event

Bruce Worden cbworden at gmail.com
Sat Mar 30 00:14:09 UTC 2013


Hi Natalia,

There are two ways to do this. 

1. In the event.xml's "earthquake" tag, add an attribute: type="RS". So you'd have something like:

<earthquake id="Northridge" lat="34.213" lon="-118.5357" mag="6.7" year="1994" month="01" day="17" hour="12" minute="30" second="55" timezone="GMT" depth="18" locstring="Northridge" type="RS" created="1056046245" network="ci" />

2. Create a file called "source.txt" in the event's input directory and add a line:

type=RS

This will override whatever is in event.xml.

For Zhao06 you'll also generally want to set the "zone" to be one of "crustal", "interface", or "intraslab" (see the comments at the top of the Zhao06.pm module). The same two techniques will work for this parameter as well. Or you can use one of the modules with a pre-selected zone: Zhao06_crustal, Zhao06_interface, or Zhao06_intraslab.

Hope this helps,
Bruce


On Mar 29, 2013, at 3:47 PM, "Natalia Ruppert (Seismologist)" <natasha at gi.alaska.edu> wrote:

> Hi
> 
> I'm trying to figure out how to assign event type for a scenario run.
> 
> This is the message I get:
> 
> Zhao06: No source mechanism specified for crustal event. Assuming strike-slip or normal (SS|NM).
> 
> I need to run it for reverse type. Anybody knows how to do it?
> 
> Thanks
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   Natalia (Natasha) Ruppert, Ph.D.
>   Seismic Network Manager
>   Alaska Earthquake Information Center
>   Geophysical Institute, University of Alaska Fairbanks
>   Phone: (907)-474-7472
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> _______________________________________________
> Shake-dev mailing list
> Shake-dev at geohazards.usgs.gov
> https://geohazards.usgs.gov/mailman/listinfo/shake-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://geohazards.usgs.gov/pipermail/shake-dev/attachments/20130329/acef1afd/attachment.html>


More information about the Shake-dev mailing list