Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Rate-and-state friction with explicit time integration #3450

Draft
wants to merge 54 commits into
base: develop
Choose a base branch
from

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    6246ded View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. wip rate and state impl.

    CusiniM committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2dc8e16 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    02c0918 View commit details
    Browse the repository at this point in the history
  2. add TwoByTwo dense solver.

    CusiniM committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e959ca6 View commit details
    Browse the repository at this point in the history
  3. add solver and kernels.

    CusiniM committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    634ee68 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. wip.

    CusiniM committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    933f289 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. remove solvers.

    CusiniM committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4e16608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ac5b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    aa4590f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add physicsPackage.

    CusiniM committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd377d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b013a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b002441 View commit details
    Browse the repository at this point in the history
  4. add missing files.

    CusiniM committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0c23356 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. added shearIMpedance.

    CusiniM committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b892630 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fixed compilation errors.

    CusiniM committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fdde350 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b4dec1b View commit details
    Browse the repository at this point in the history
  2. submodule update

    CusiniM committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    26263d3 View commit details
    Browse the repository at this point in the history
  3. submodule update

    CusiniM committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e146040 View commit details
    Browse the repository at this point in the history
  4. Use asinh.

    CusiniM authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    593ef7c View commit details
    Browse the repository at this point in the history
  5. compiles fine.

    CusiniM committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    23e926d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    b7ca2aa View commit details
    Browse the repository at this point in the history
  2. wip: spring-slider.

    CusiniM committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    91425f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. move changes.

    CusiniM committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    272eb34 View commit details
    Browse the repository at this point in the history
  2. wip spring-slider

    CusiniM committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    81772bf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. added timestep control

    CusiniM committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6a95883 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. wip: running.

    CusiniM committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2032024 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    863a6be View commit details
    Browse the repository at this point in the history
  2. Spring slider works

    CusiniM committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f57ea0b View commit details
    Browse the repository at this point in the history
  3. add integratedTest.

    CusiniM committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f3e6573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34616eb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    7515bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5349711 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    0ef3b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7996ae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    067e13b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. change size of spring slider.

    CusiniM committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    53e1fca View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0fb4435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fdabd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/cusini/rate-and-state' of github.com:GEOS-DEV/G…

    …EOS into feature/cusini/rate-and-state
    CusiniM committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bdc0afc View commit details
    Browse the repository at this point in the history
  4. fix timestepping.

    CusiniM committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e98519d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a3b615f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    b2b65e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Add rate-and-state kernel for explicit time stepping and quasi-dynami…

    …c solver using Runge-Kutta 3(2)
    VidarStiernstrom committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ae02875 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    a57165c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    03d13bc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    be6c4db View commit details
    Browse the repository at this point in the history
  2. Update string

    VidarStiernstrom committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1b3a893 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    baa5aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae1d9f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Add kernel for EmbeddedRungeKutta time stepping of slip and state and…

    … refactor QuasiDynamicEQRK32 solver
    VidarStiernstrom committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7290dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35abee2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    806ac22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d21e4e View commit details
    Browse the repository at this point in the history
  3. Add comments

    VidarStiernstrom committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    da0f674 View commit details
    Browse the repository at this point in the history