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

WIP: Adaptive continuation improvements #162

Merged
merged 55 commits into from
Sep 25, 2023
Merged

WIP: Adaptive continuation improvements #162

merged 55 commits into from
Sep 25, 2023

Commits on Feb 24, 2021

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    688f954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d89e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 29, 2023

  1. FIRE to PreconLBFGS

    lakshenoy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    32b5c68 View commit details
    Browse the repository at this point in the history
  2. ode12r for flex1&2

    lakshenoy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5cf618e View commit details
    Browse the repository at this point in the history
  3. relaxation of flex2

    lakshenoy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ab25f62 View commit details
    Browse the repository at this point in the history
  4. updated params file

    lakshenoy committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bee5773 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    019ed3f View commit details
    Browse the repository at this point in the history
  2. surface energy function

    lakshenoy committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5665586 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    3477970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c42f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    4d99fab View commit details
    Browse the repository at this point in the history
  2. WIP: Added surface masking

    Included options to extend region I or remove the surface from region
    II/III
    Fraser-Birks committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b4f292a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8232cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8526a2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0258a12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e9cb5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad24b9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbba09a View commit details
    Browse the repository at this point in the history
  9. WIP: Integrated Cauchy-Born object into fracture simulation

    Also added option to mask atoms that one does want to apply a large
    strain to
    Fraser-Birks committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6fa62bd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 7, 2023

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

Commits on Jul 5, 2023

  1. WIP: Surface reconstruction mapper and predictor

    Added a surface reconstruction tool that can map and apply surface
    reconstructions in simple and multilattices
    Fraser-Birks committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d3bb541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3cbf81 View commit details
    Browse the repository at this point in the history
  3. WIP: Added additional helper functions to crack.py

    Function include plotting strain error and correcting for f_alpha
    errors
    Fraser-Birks committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8be321c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e85c058 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request #163 from Fraser-Birks/adaptivecont-fork

    WIP: Bring adaptive-cont up-to-date with master and add Cauchy-Born shift and Surface Reconstruction code
    jameskermode authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0c9d5f1 View commit details
    Browse the repository at this point in the history
  2. add missing import

    jameskermode committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1a1e9f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. rearrange functions

    lakshenoy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ddc7a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f4b34 View commit details
    Browse the repository at this point in the history
  3. WIP: Seperated F and E evaluation into two seperate functions

    Also added functionality to supply E functions with multiple coordinate
    systems
    Fraser-Birks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e986529 View commit details
    Browse the repository at this point in the history
  4. DOC: PEP8 compliance

    Fraser-Birks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    06a9286 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46609ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c57f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    441a027 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into adaptivecont

    Fixed neighbour list unit tests
    Fraser-Birks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a125530 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6cf6e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6e163e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    27a18f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b9776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e152e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9539bd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12f771e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31410e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    edbe1f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1913ea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c449148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ae1a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f82e67 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. code feedback corrections

    lakshenoy committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    91c866e View commit details
    Browse the repository at this point in the history