My experience with OpenQuake - SMTK Module

October 10 - 2021

OpenQuake Engine is an open-source application dedicated to compute seismic hazard and risk analysis. This application is based on python language and compiles numerous tools, methods, and input-output techniques. Users can use its stand-alone web version or cmd-version to use provided tools. With some expertise with Python, user can develop their tools for OpenQuake. Numerous modules help to select the correct inputs (such as GMPEs, catalogs, source model, etc.) for OpenQuake analysis. Some of them are listed below:

  • Hazard Modeler ToolKit (HMTK) - For Seismic Hazard Input Preparation

  • Risk Modeler ToolKit (RMTK) - Fragility curves, vulnerability analysis

  • Strong Motion ToolKit (SMTK) - For ground motion data analysis

  • Catalogue ToolKit - For catalog compilation, b-value calculation, and many more.