Skip to content
#

earthquake-modeling

Here are 2 public repositories matching this topic...

Implements the Modified Omori Law (λ(t)=K(t+c)^-p) to model the decay of aftershock activity following the 2016 Central Italy main shock. Calculates key seismological parameters (p, c, K) using non-linear least squares (scipy.optimize.curve_fit) and provides an R² assessment (R²=0.9531) of the model fit. The analysis focuses on M ≥ 2.0 events.

  • Updated Oct 27, 2025
  • Python

Improve this page

Add a description, image, and links to the earthquake-modeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the earthquake-modeling topic, visit your repo's landing page and select "manage topics."

Learn more