public class DeaggCalc extends Object
| Constructor and Description |
|---|
DeaggCalc() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Entry point for the deaggregation of probabilisitic seismic hazard.
|
public static void main(String[] args)
Deaggregating siesmic hazard is largeley identical to a hazard
calculation except that a return period (in years) must be supplied as an
additional argument after the 'site(s)' argument. See the
HazardCalc program for more information
on required parameters.
Please refer to the nshmp-haz wiki for comprehensive descriptions of source models, configuration files, site files, and hazard calculations.