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

[GeoMechanicsApplication] Add the missing conditions to Geomechanics Application for 2D #11625

Merged
merged 31 commits into from
Mar 15, 2024

Commits on Sep 27, 2023

  1. mUPwFaceLoadCondition2D3N, 4N and 5N were previously added, but now m…

    …odified.
    
    CalculateIntegrationCoefficient's in UPwFaceLoadCondition are squashed to be a single function
    mnabideltares committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d9df948 View commit details
    Browse the repository at this point in the history
  2. mUPwNormalFaceLoadCondition2D3N, 4N, 5N are added

    UPwNormalFaceLoadCondition is modified
    mnabideltares committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8f63089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    943faa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b38383 View commit details
    Browse the repository at this point in the history
  5. clean up

    #pragma once is added
    mnabideltares committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a58cebc View commit details
    Browse the repository at this point in the history
  6. Extra cleanup

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

Commits on Feb 26, 2024

  1. Merge branch 'master' into geo/11616-add-missing-conditions-2d

    # Conflicts:
    #	applications/GeoMechanicsApplication/custom_conditions/Pw_condition.cpp
    mnabideltares committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1ddac32 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Added extra conditions

    mnabideltares committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1430ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    fa18327 View commit details
    Browse the repository at this point in the history
  2. Fix a bug

    mnabideltares committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2aa1cfc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Revision 1

    mnabideltares committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d5c851a View commit details
    Browse the repository at this point in the history
  2. Revision 2

    mnabideltares committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    facb688 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. cleaned test_conditions.test_conditions.py

    Gennady Markelov committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    52b4265 View commit details
    Browse the repository at this point in the history
  2. moved MaterialParameters.json files into Common folder

    Gennady Markelov committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    968efa2 View commit details
    Browse the repository at this point in the history
  3. push

    Gennady Markelov committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7e6183e View commit details
    Browse the repository at this point in the history
  4. Revision 3

    mnabideltares committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2dbbd4b View commit details
    Browse the repository at this point in the history
  5. Readme.md revision 1

    mnabideltares committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2ffc4d7 View commit details
    Browse the repository at this point in the history
  6. Readme.md revision 2

    mnabideltares committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    404ca3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    297ac61 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    minor
    mnabideltares authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    16a8544 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Minor fixes
    mnabideltares authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5e18efc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1327e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33f4faf View commit details
    Browse the repository at this point in the history
  12. "fluid_pressure_type": "Uniform", is added back to NORMAL_CONTACT_STRESS

    This keyword is needed, the code gives error if this keyword is not found
    mnabideltares committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5cc64ba View commit details
    Browse the repository at this point in the history
  13. Readme is modified

    mnabideltares committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cb5edcc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Revision 4

    mnabideltares committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cfd94df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a8c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34928e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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