Opened 12 years ago

Closed 11 years ago

#386 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.6.0_29 (Apple Inc.)
Operating System: Mac OS X (arch: x86_64, version: 10.7.3)

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:680)

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.407; Latitude = 34.019; Vs30 = 400.0; Depth 2.5 km/sec = 5.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 (2)

comment:1 Changed 12 years ago by Peter Powers

This was fixed in [8068] by Ned last July but never made it into a point release. Leaving open for now.

comment:2 Changed 11 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Fixed previously in trunk, closing as fix will be included in next release

Note: See TracTickets for help on using tickets.