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

Linear elasticity example #799

Merged
merged 39 commits into from
Aug 19, 2024
Merged

Linear elasticity example #799

merged 39 commits into from
Aug 19, 2024

Commits on Sep 14, 2023

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

Commits on Sep 23, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    7773404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cee8b7 View commit details
    Browse the repository at this point in the history
  3. load mesh from assets

    kimauth committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9e148c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de13a38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0244357 View commit details
    Browse the repository at this point in the history
  6. forgotten semicolon

    kimauth committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ce6fb00 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update docs/src/literate-tutorials/linear_elasticity.jl

    Co-authored-by: Maximilian Köhler <[email protected]>
    kimauth and koehlerson authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d1a7aad View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    82ad164 View commit details
    Browse the repository at this point in the history
  2. suppress gmsh output

    kimauth committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5bde8aa View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. add comment on addfaceset

    kimauth committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    97e3d6d View commit details
    Browse the repository at this point in the history
  2. add neumann bc

    kimauth committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea3cffe View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. changes I don't remember

    kimauth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    38ca056 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    9dfb691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bde02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b8c26e View commit details
    Browse the repository at this point in the history
  4. Fix test on linux

    KnutAM committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e56d33d View commit details
    Browse the repository at this point in the history
  5. Minor formatting

    KnutAM committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a906ec3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b4ffd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6783e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26ceb4a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Apply solution by @termi-official

    Co-authored-by: Dennis Ogiermann <[email protected]>
    KnutAM and termi-official authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bc41b54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263ac8d View commit details
    Browse the repository at this point in the history
  3. Use VTKGridFile

    KnutAM committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1038b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    9cd5d64 View commit details
    Browse the repository at this point in the history
  2. Hopefully complete example

    KnutAM committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d123875 View commit details
    Browse the repository at this point in the history
  3. Fix links and test hiding

    KnutAM committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    95517a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    30fbaf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd8418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5820ab View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Apply suggestions from reviews

    KnutAM committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6103a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8936ae View commit details
    Browse the repository at this point in the history
  3. Supress outputs

    KnutAM committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e9913bd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    fd58706 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Dennis Ogiermann <[email protected]>
    KnutAM and termi-official authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dc3067b View commit details
    Browse the repository at this point in the history
  3. Adress review comments

    KnutAM committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d223659 View commit details
    Browse the repository at this point in the history
  4. 4th order tensor to mathsf

    KnutAM committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    551dca3 View commit details
    Browse the repository at this point in the history
  5. Remove unused figure

    KnutAM committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f5796ef View commit details
    Browse the repository at this point in the history