Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
micheles committed Oct 5, 2024
1 parent caba5a6 commit bf44a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openquake/hazardlib/gsim/nz22/stafford_2022.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ def get_ln_y_ref(
+ get_far_field_distance_scaling(
T, C, ctx, mu_branch, adjust_c1, adjust_chm, adjust_c7, adjust_cg1
)
+ get_directivity("Stafford2022", C, ctx)
+ get_directivity(C, ctx)
)


Expand Down

0 comments on commit bf44a71

Please sign in to comment.