diff --git a/seismic/transportation_network/portfolio/Hazus v5.1/fragility.csv b/seismic/transportation_network/portfolio/Hazus v5.1/fragility.csv index 4a365ad..3e144a0 100644 --- a/seismic/transportation_network/portfolio/Hazus v5.1/fragility.csv +++ b/seismic/transportation_network/portfolio/Hazus v5.1/fragility.csv @@ -29,7 +29,7 @@ HWB.GS.25,0,Spectral Acceleration|1.0,g,0,0,lognormal,0.3,0.6,,lognormal,0.5,0.6 HWB.GS.26,0,Spectral Acceleration|1.0,g,0,0,lognormal,0.75,0.6,,lognormal,0.75,0.6,,lognormal,0.75,0.6,,lognormal,1.1,0.6, HWB.GS.27,0,Spectral Acceleration|1.0,g,0,0,lognormal,0.75,0.6,,lognormal,0.75,0.6,,lognormal,0.75,0.6,,lognormal,1.1,0.6, HWB.GS.28,0,Spectral Acceleration|1.0,g,0,0,lognormal,0.8,0.6,,lognormal,1,0.6,,lognormal,1.2,0.6,,lognormal,1.7,0.6, -HWB.GF,0,Permanent Ground Deformation,inch,0,0,lognormal,3.9,0.2,,lognormal,13.8,0.2,,,,,,,,, +HWB.GF,0,Permanent Ground Deformation,inch,0,0,lognormal,3.9,0.2,,lognormal,3.9,0.2,,lognormal,3.9,0.2,,lognormal,13.8,0.2, HTU.GS.1,0,Peak Ground Acceleration,g,0,0,lognormal,0.6,0.6,,lognormal,0.8,0.6,,,,,,,,, HTU.GS.2,0,Peak Ground Acceleration,g,0,0,lognormal,0.5,0.6,,lognormal,0.7,0.6,,,,,,,,, -HTU.GF,0,Permanent Ground Deformation,inch,0,0,lognormal,6,0.7,,lognormal,12,0.5,,lognormal,60,0.5,,,,, +HTU.GF,0,Permanent Ground Deformation,inch,0,0,lognormal,6,0.7,,lognormal,12,0.5,,lognormal,60,0.5,,,,, \ No newline at end of file diff --git a/seismic/transportation_network/portfolio/Hazus v5.1/fragility.json b/seismic/transportation_network/portfolio/Hazus v5.1/fragility.json index 48ade25..e68492c 100644 --- a/seismic/transportation_network/portfolio/Hazus v5.1/fragility.json +++ b/seismic/transportation_network/portfolio/Hazus v5.1/fragility.json @@ -820,12 +820,22 @@ "LimitStates": { "LS1": { "DS1": { - "Description": "Extensive Damage: Incipient unseating of the bridge supersturcture" + "Description": "Slight damage is defined by minor cracking and spalling to the abutment, cracks in shear keys at abutments, minor spalling and cracks at hinges, minor spalling at the column (damage requires no more than cosmetic repair), or minor cracking to the deck." } }, "LS2": { "DS2": { - "Description": "Complete Damage: Partial or total bridge collapse" + "Description": "Moderate damage is defined by any column experiencing moderate (shear cracks) cracking and spalling (column structurally still sound), moderate movement of the abutment (<2 inches), extensive cracking and spalling of shear keys, any connection having cracked shear keys or bent bolts, keeper bar failure without unseating, rocker bearing failure, or moderate settlement of the approach" + } + }, + "LS3": { + "DS3": { + "Description": "Extensive damage is defined by any column degrading without collapse: shear failure – (column structurally unsafe), significant residual movement at connections, major settlement approach, vertical offset of the abutment, differential settlement at connections, or shear key failure at abutments" + } + }, + "LS4": { + "DS4": { + "Description": "Complete damage is defined by any column collapsing and connection losing all bearing support, which may lead to imminent deck collapse, or tilting of substructure due to foundation failure" } } }