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

Test cantilever beam with shell #135

Draft
wants to merge 46 commits into
base: master
Choose a base branch
from

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

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

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    26672cc View commit details
    Browse the repository at this point in the history
  2. typo on folder

    Xiangyu-Hu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    c6bc5c6 View commit details
    Browse the repository at this point in the history
  3. add beam pulling test case

    buaayhq authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e0adf66 View commit details
    Browse the repository at this point in the history
  4. found the bug

    Xiangyu-Hu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    139cfe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a20f553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eca2f3 View commit details
    Browse the repository at this point in the history
  7. modify the pulling case

    Xiangyu-Hu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f671c9d View commit details
    Browse the repository at this point in the history
  8. update license in bodies

    Xiangyu-Hu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5678725 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    9f3d72d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe85f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7fbae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1367959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7faf2b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. register variable from lambda fucntion

    cleaned solid particles
    Xiangyu-Hu committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a285833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b2b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. revise function registerVariable in base particles

    Xangyu Hu committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d250dc7 View commit details
    Browse the repository at this point in the history
  2. naming

    Xangyu Hu committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3bb506a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30fccb4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'xiangyu/code_refactory' of github.com:Xiangyu-Hu/SPHinX…

    …sys into xiangyu/code_refactory
    Xiangyu-Hu committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    f194868 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9911701 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge branch 'xiangyu/code_refactory' of https://github.com/Xiangyu-H…

    …u/SPHinXsys into xiangyu/code_refactory
    Xangyu Hu committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    df34a4f View commit details
    Browse the repository at this point in the history
  2. introduce GeneralDataAssemble

    Xangyu Hu committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ad673b2 View commit details
    Browse the repository at this point in the history
  3. naming

    Xangyu Hu committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f2e34f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. bug is at PackageTemporaryData

    Xangyu Hu committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    06a45aa View commit details
    Browse the repository at this point in the history
  2. revised for GeneralDataAssemble

    Xangyu Hu committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3cdf595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98cedb View commit details
    Browse the repository at this point in the history
  4. registeration done

    Xiangyu-Hu committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    19f57ab View commit details
    Browse the repository at this point in the history
  5. registeration

    Xiangyu-Hu committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4bb8b37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3a2aac View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. cases pass

    Xiangyu-Hu committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dc17812 View commit details
    Browse the repository at this point in the history
  2. using emplace_back in memory pool

    Xangyu Hu committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ff0a909 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    a082bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd29983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26c30c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. only elasticSolidParticle access averaged velocity

    Xangyu Hu committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bfecf47 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. add badges to readme

    Xiangyu-Hu committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5965a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51354d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36dbbbe View commit details
    Browse the repository at this point in the history
  4. regression test for beam pulling test

    Xangyu Hu committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    65ffca7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. add ctest case run in excutable output path

    change muscle soft contact back to kirchhoff solver
    Xiangyu-Hu committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2b3ea18 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. bug on muscle solid contact found

    rename intialize_gravity to initialize_time_step
    Xiangyu-Hu committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    72ef38a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f85134 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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