Skip to content

Commit

Permalink
Removed comment [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
micheles committed Oct 5, 2024
1 parent 3ef1aae commit caba5a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openquake/hazardlib/gsim/chiou_youngs_2014.py
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,6 @@ def compute(self, ctx: np.recarray, imts, mean, sig, tau, phi):
<.base.GroundShakingIntensityModel.compute>`
for spec of input and result values.
"""
#name = self.__class__.__name__
# Reference to page 1144, PSA might need PGA value
self.conf['imt'] = PGA()
pga_mean, pga_sig, pga_tau, pga_phi = get_mean_stddevs(
Expand Down

0 comments on commit caba5a6

Please sign in to comment.