8000 GitHub - apbpkn/pygmm: Ground motion models implemented in Python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

apbpkn/pygmm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyGMM

PyPi Cheese Shop Build Status Code Quality Test Coverage License DOI

Ground motion models implemented in Python.

I have recently learned that additional ground motion models have been implemented through GEM's OpenQuake Hazardlib, which I recommend checking out.

Features

Models currently supported:

  • Akkar, Sandikkaya, & Bommer (2014) with unit tests
  • Atkinson & Boore (2006)
  • Abrahamson, Silva, & Kamai (2014) with unit tests
  • Abrahamson, Gregor, & Addo (2016) with unit tests
  • Boore, Stewart, Seyhan, & Atkinson (2014) with unit tests
  • Campbell (2003)
  • Campbell & Bozorgnia (2014) with unit tests
  • Chiou & Youngs (2014) with unit tests
  • Derras, Bard & Cotton (2013) with unit tests
  • Idriss (2014) with unit tests
  • Pezeshk, Zandieh, & Tavakoli (2001)
  • Tavakoli & Pezeshk (2005)

Conditional spectra models:

  • Baker & Jayaram (2008) with unit tests
  • Kishida (2017) with unit tests

Unit tests means that each test cases are used to test the implemention of the model.

Citation

Please cite this software using the DOI.

About

Ground motion models implemented in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%
0