gem / oq-engine

OpenQuake Engine: a software for Seismic Hazard and Risk Analysis
https://github.com/gem/oq-engine/#openquake-engine
GNU Affero General Public License v3.0
377 stars 273 forks source link

KBCG20 coeffs for Seattle Basin and Alaska #7938

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi,

The coefficients for KBCG20 are not consistent with the latest updates for this model.

Please note that the mean Seattle coefficient for T=2s and T=3s and Alaska coefficients have been updated. I'm aware that the Seattle basin model is not implemented as described in their PEER report (Equation 4.14) and this may not affect a majority of users, but I have been using the coefficients for the Seattle basin from the oq-engine file and it might help future users from getting inconsistent results.

Best, @smithj382

ghost commented 1 year ago

Hi,

I haven't seen any updates on this issue, but if you are interested in a small coding contribution I can add the Cascadia basin term as implemented in Equation 4.14 for the Seattle Basin. This is straightforward, but it would be recommended to use the coefficients that were updated as mentioned in the previous post. This would mean replacing the coefficients table and modifying the basin term slightly so that it is gets capped for the Seattle coefficient.

Best