Giter VIP home page Giter VIP logo

jgr2020's Introduction

JGR2020

This repo constains the sample scripts for reproducing simulations and the outputs of catalogues.

  • scripts:

    • s01-domain.jl: create a fault domain
    • s02-greensfunc.jl: compute dislocation-stress Green's function
    • s03-parameters.jl: set fault parameters
    • s04-solve.jl: solve models
    • scanfunc.jl: functions for computing event catalogues from raw output data
    • solve.job: an example sbatch script for solving each model using one node (multi-threading)
  • outputs (for catalogue only):

    All model outputs are in HDF5 file format. The names indicate: catalogue-{parameter group}-{value}.h5. LF denote left half fault, RF right half fault. Fields in the catalogue outputs are:

    • t: time step in second (downsampled)
    • maxva: max velocity in m/s (LF)
    • maxvb: max velocity in m/s (RF)
    • mwa: moment magnitude (LF)
    • mwb: moment magnitude (RF)
    • ta: event start time (LF)
    • tb: event start time (RF)
    • sr: seismic ratio
    • ar: afterslip ratio
    • sync: synchrony number

    All solution outputs (not included in this repo) contains three fields by default:

    • t: time step (s)
    • v: velocity (m/s)
    • δ: displacement (m)

jgr2020's People

Contributors

shipengcheng1230 avatar

Watchers

 avatar

jgr2020's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.