Opened 11 years ago

Closed 11 years ago

#420 closed defect (fixed)

Bug in HazardCurveLocal

Reported by: anonymous Owned by:
Priority: major Milestone:
Component: sha Version: 1.2.3
Keywords: HazardCurveLocal Cc:

Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal?
Version: 1.2.3
Bulid Type: Production
Java Version: 1.7.0_17 (Oracle Corporation)
Operating System: Mac OS X (arch: x86_64, version: 10.8.2)

Exception:

java.lang.RuntimeException: method not supported (not sure what to return)
	at org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.griddedSeis.Point2Vert_FaultPoisSource.getSourceSurface(Point2Vert_FaultPoisSource.java:309)
	at org.opensha.sha.calc.disaggregation.DisaggregationCalculator.disaggregate(DisaggregationCalculator.java:471)
	at org.opensha.sha.gui.HazardCurveServerModeApplication.computeHazardCurve(HazardCurveServerModeApplication.java:1501)
	at org.opensha.sha.gui.HazardCurveServerModeApplication.run(HazardCurveServerModeApplication.java:930)
	at java.lang.Thread.run(Thread.java:722)

Metadata:

Cacluation Type = Probabilistic

IMR Param List:


IMR = Campbell & Bozorgnia (2008); Gaussian Truncation = None; Tectonic Region = Active Shallow Crust; Component = Average Horizontal (GMRotI50); Std Dev Type = Total

Site Param List:


Longitude = -118.409425; Latitude = 33.943015; Vs30 = 600.0; Depth 2.5 km/sec = 3.0

IMT Param List:


IMT = SA; SA Period = 0.01; SA Damping = 5.0

Forecast Param List:


Eqk Rup Forecast = WGCEP (2007) UCERF2 - Single Branch; Rupture Offset = 5.0; Floater Type = Along strike & centered down dip; Background Seismicity = Include; Treat Background Seismicity As = Two perpendicular faults; Apply CyberShake? DDW Corr = false; Probability Model = Poisson

TimeSpan? Param List:


Duration = 1.0

Calculation Settings:


Maximum Distance = 200.0; Num Event Sets = 1; Use Mag-Distance Filter? = false; null; Set TRT From Source? = false; If source TRT not supported by IMR = Use TRT value already set in IMR

Change History (1)

comment:1 Changed 11 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Thanks for the bug report. This is a bug which happens when disaggregating with the "show distances" option turned on, when a background seismicity source is one in the list. In order to avoid this bug, please deselect "show distances," disable background seismicity, or decrease "num sources to show" until background sources no longer appear in the list. Alternatively, you can use the nightly version of the application which now has this bug fixed (and should be updated soon).

Thanks,
Kevin

(fixed in [9986])

Note: See TracTickets for help on using tickets.