Skip to content

kimtaeho07/hbi

 
 

Repository files navigation

HBI

Multi-dimensional earthquake cycle simulation code based on Boundary Element Method with H-matrices.

Features

  • 2D and 3D planar/nonplanar faults in a full/half space

  • Rectangular and triangular meshes for 3D problems (require .stl mesh file for triangular mesh)

  • Rate and state friction law (aging law, slip law, cut-off velocity model, and modified CNS model)

  • Fault-zone linear and nonlinear viscous flow

  • Quasi-dynamic approximation using radiation-damping term

  • Along-fault fluid pressure diffusion with permeability evolution

  • Many examples for input and parameter files

  • Hybrid MPI/open-MP parallelization

See Documentation for more information.

This software is freely available under the MIT license. If you write a paper using this code, please cite the following paper:

So Ozawa, Akihiro Ida, Tetsuya Hoshino, Ryosuke Ando (2023), "Large-scale earthquake sequence simulations of 3D geometrically complex faults using the boundary element method accelerated by lattice H-matrices", Geophysical Journal International,232 (3), 1471-1481 https://doi.org/10.1093/gji/ggac386

See also SC22 Poster

pvel204-10.mp4
velpf1009-2.mp4

About

Multi-dimensional earthquake cycle simulation code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 97.4%
  • Python 2.5%
  • Makefile 0.1%