rAKA/src/model/contact_mechanics/geometry_utils.ccfeatures/72-czm…
rAKA/src/model/contact_mechanics/geometry_utils.cc
features/72-czm…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
7783bd83ea55 | Nicolas Richart | [wip] fixing more bugs Vector<>(size, 0) fails | Jan 28 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
40104a165ba1 | richart | Corrected clang compilation error and linted some part of the contact code | Jun 24 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
ad3e8254e4aa | richart | Corrected compilation errors when structural elements are activated | Dec 11 2020 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
83834086e119 | pundir | Bug Fixed : wrong numbering of elements for tracking master element corrected | Oct 28 2020 | |||
3510f05ec280 | pundir | Bug fixed : previous master elements size being less than nb of nodes added for… | Sep 23 2020 | |||
fd3e87879dd8 | pundir | Bug Fixed : To check whether a point has interpenetrated | Sep 22 2020 | |||
86044c877162 | pundir | check for same side in orthogonal prjection removed | Sep 19 2020 | |||
239ab6295f57 | pundir | nodal area calculation changed/bug in 3D natural projection fixed | Sep 19 2020 | |||
c8ad747b60d1 | pundir | projection strategy changed to finding minima, onElementsAdded in Cohesive… | Sep 16 2020 | |||
bd65c18eb0c5 | pundir | added max iteration criteria to contact detector for natural projection | Sep 2 2020 | |||
067043ddb89b | pundir | Bug fixed : no of boundary elements were wrongly accounted for | Aug 31 2020 | |||
9f1b8ec6ec9d | pundir | cleaning a bit | Aug 31 2020 | |||
1fd52b2cfa29 | pundir | parameter to determine extension of a master element added | Aug 30 2020 | |||
87fe19b2c01d | pundir | Bug Fixed : detection to check if point is inside or outside a master surface | Aug 29 2020 | |||
c005d437b22d | pundir | added tolerance criteria for natural projection | Aug 19 2020 | |||
271e73ac5baa | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
7c21c3c4242e | pundir | friction for large sliding is added in penalty resolution | Apr 16 2020 | |||
fccde3b914f9 | pundir | few modifications to clean the code | Feb 17 2020 | |||
7b3c1b585f6f | pundir | class contact element modified/ stiffness matrix re computation | Oct 6 2019 | |||
2f449dcda0b1 | pundir | added geometry utils to ease friciton calculation | Oct 2 2019 |
c4science · Help