Skip to content

JuEQ.jl Documentation

Overview

This is a suite for numerically simulating earthquake sequences in Julia. The purpose of this package is to provide efficient Julia implementations for simulations in the field of earthquake physics.

Features of this package currently:

  • Rate-State Friction Law
  • Boundary Element Method (Quasi-dynamic)

Features to be implemented:

  • Viscoelastic relaxation
  • Fully elastodynamics
  • Finite element method

Installation

Get the latest version with Julia's package manager:

1
] add https://github.com/shipengcheng1230/JuEQ.jl

To load the package:

1
using JuEQ