rAKA/src/model/contact_mechanics/contact_detector.hhbugfix/67-change-in-stl…
rAKA/src/model/contact_mechanics/contact_detector.hh
bugfix/67-change-in-stl…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 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 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
e1527e69fc3c | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
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 | |||
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 | |||
fb7ece037585 | pundir | commented duplicate functions already in geometry utils | 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 | |||
1f5a64ac85cf | pundir | started working on parallelization of contact detector | Oct 2 2019 | |||
5d002b67cef3 | pundir | changed contact detector to get correct master element index | Jul 17 2019 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
07f445cafcff | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
236c0837e14e | pundir | working commit before rewiring/ added working tests | May 24 2019 | |||
37f4fb5016b8 | pundir | fixed stress/grad_u dumping in coupler | May 22 2019 | |||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | |||
47e37a62f931 | pundir | static implicit working | Apr 17 2019 | |||
8b94894ba0b1 | pundir | dumper fixed, added area multiplication in contact force | Feb 1 2019 | |||
41eba414c55e | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | |||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
c50dec22606d | pundir | vector mathematics for resolution added | Jan 17 2019 | |||
5c9160069db0 | pundir | tests for contact detection added/2d working | Dec 19 2018 | |||
dc19a6ea1a9e | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
775e632c2e04 | pundir | contact detector class modified to take current positions | Dec 5 2018 |
c4science · Help