Giter Club home page Giter Club logo

quaycle-elastic.jl's Introduction

Quaycle-Elastic.jl

  • This is a trimmed version of Quaycle.jl with only elastic part. Full building, testing and docs building are not included here.

  • Documents & Examples:

  • Status: Not Maintained

  • Building: Build Status

  • Citation: Wei, M., & Pengcheng, S. (2021). Synchronization of earthquake cycles of adjacent segments on oceanic transform faults revealed by numerical simulation in the framework of rate-and-state friction. Journal of Geophysical Research: Solid Earth, 126, e2020JB020231. https://doi.org/10.1029/2020JB020231

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 within node, array job)
  • outputs (for catalogue only):

    All model outputs are in HDF5. ic{#}/ denotes different initial conditions. extend/ contains extended simulations (up to 1200 or 1800 years, end-year is appened in those output names).

    Catalog output names are like resf-{parameter group}{value}.h5. LF denote left half fault, RF right half fault. Fields in the catalogue outputs are:

    • t: time step in second
    • ti: time step in second (downsampled if _stride != 1)
    • maxva: max velocity in m/s (LF)
    • maxvb: max velocity in m/s (RF)
    • maxvf: max velocity in m/s (whole fault)
    • mwa: moment magnitude (LF)
    • mwb: moment magnitude (RF)
    • ixba: event start time (LF), correspond to ti
    • ixbb: event start time (RF), correspond to ti
    • ixea: event end index (LF), correspond to ti
    • ixeb: event end index (RF), correspond to ti
    • riax: event initial rutpure along strike position (m) (LF)
    • ribx: event initial rutpure along strike position (m) (RF)
    • riaz: event initial rutpure down dip position (m) (LF)
    • ribz: event initial rutpure down dip strike position (m) (RF)

    Slip ratio output names are like srf-{parameter group}{value}.h5. Fields in the catalogue outputs are:

    • sr: seismic ratio
    • ar: afterslip ratio

    {output type}-s-{parameter group}{value}.h5 denote single VW model.

    ODEs solution output names are like otf-{parameter group}{value}.h5 (not included in this repo). They contains three fields:

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

quaycle-elastic.jl's People

Contributors

shipengcheng1230 avatar

Watchers

 avatar

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.