Validation

Workbook Comparison

Structure profile:
  • model building type: ‘PC1’
  • seismic design level: ‘high’
  • basis ID: 7
  • height (feet): 24
  • stories above ground: 2
  • year built: 1990
  • performance rating: ‘very_poor’
  • data quality rating: ‘poor’
Hazard:
  • magnitude: 7.9
  • beta: .4
  • r_rup: 11.18 (km)
Capacity workbook validation image Hazard expansion image Damping beta verification image Damping dsf verification image Performance point workbork validation image Spectral acceleration validation image Displacement validation image

ShakeCast example

Structure profile:
  • model building type: ‘C2’
  • seismic design level: ‘high’
  • basis ID: 1
  • height (feet): 24
  • stories above ground: 2
  • year built: 1990
  • performance rating: ‘very_poor’
  • data quality rating: ‘poor’
Hazard:
  • magnitude = 6.7
  • beta = .5
  • r_rup = 20 (km)

Using 3 input spectra (0.3s, 1.0s, and 3.0s)

# 'x': period (s)
# 'y': spectral acceleration (%g)
hazard = [
    {'x': .03, 'y': 1.1377},
    {'x': 1.0, 'y': .8302},
    {'x': 3.0, 'y': .348}
]

hazard_beta = .5
mag = 6.7
r_rup = 20
ShakeCast example capacity image ShakeCast example hazard image ShakeCast example dsf image ShakeCast example demand image ShakeCast example performance point image Impact example image