Diffusion akantu (bugfix/69-segmentation-fault-caused-by-model-applybc-aka-fromtraction-trac-traction) Graph
rAKA/src/model/contact_mechanics/contact_mechanics_model.ccbugfix/69-segmentation…
rAKA/src/model/contact_mechanics/contact_mechanics_model.cc
bugfix/69-segmentation…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d8a7c9ab4052 | Nicolas Richart | Exanding coupler interface | Sep 4 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
be373f5d943e | richart | Moving initDOFManager in body of constructor | Dec 7 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
395abbd6ce0f | richart | Merge branch 'master' into features/eigen | Oct 5 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
b54daa8924d0 | richart | Updates node groups associated to element groups when nodes are doubled to… | Jul 8 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 | |||
36b5c7690fc7 | Nicolas Richart | Merge branch 'master' into features/eigen | Jan 22 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
174a2e1ab3ac | richart | Adding a layer InterceptSolverCallback to simplify the interception | Nov 5 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
67d8f5cfd95f | richart | Code quality corrections | Jul 28 2021 | |||
2985136e8a09 | richart | Correction based on remarks on MR !9 | Jun 24 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 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 | |||
e1527e69fc3c | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
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 | |||
31e21da3c2dd | pundir | nodal area calculation reverted to taking norm of force | Sep 13 2020 | |||
d4df31b1179c | pundir | contact search moved from predictor to assembleResidual | Sep 12 2020 | |||
2d9bbe4afe57 | pundir | tangential traction added for dumping | Sep 1 2020 | |||
87fe19b2c01d | pundir | Bug Fixed : detection to check if point is inside or outside a master surface | Aug 29 2020 | |||
fe9320be0cda | pundir | extra comments added to clarify some algorithms | Aug 26 2020 | |||
77d22c2b40ef | pundir | gap and nodal area computation corrected | Aug 25 2020 | |||
333ff37c486c | pundir | change in nodal area computation/current configuration considered | Aug 25 2020 | |||
f71b310c71b3 | pundir | readded intialization of projection arrays | Aug 10 2020 | |||
92d86600bd24 | pundir | quadratic penalty formulation added/ forces implemented | Aug 3 2020 | |||
142605f399f4 | pundir | Bug Fix : contact force were added twice due to ghost/not_ghost | Jul 27 2020 | |||
c6dea391f904 | pundir | resizing stick slip array in search function | Jun 30 2020 | |||
7dfd7a8922cc | pundir | changes in dumper functions in accordance to master | Jun 14 2020 | |||
271e73ac5baa | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
2f1d4e56803d | pundir | contact mechanics model : previous state/explicit dynamic default solver | Apr 16 2020 | |||
47fd26fc5c36 | pundir | example added for contact mechanics | Feb 26 2020 | |||
bcf26686a629 | pundir | modifications to compile with RelWithDeBugInfo cmake option | Feb 20 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 | |||
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 | |||
fcf291876e0b | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
3c352c4157a0 | pundir | chmaged contact detector and element class for friciton traction | Jun 1 2019 | |||
6e41dec3f294 | pundir | previous projection needs to be fixed in contact element class for friction to… | May 31 2019 | |||
4c4091082c2c | pundir | removed dumping code in predictor/corrector of coupler class | May 29 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 | |||
25f1467e2e96 | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 2019 | |||
2365e703e433 | pundir | resolved conflict in contact mechanics model | May 14 2019 | |||
9364926c5d3a | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | |||
47e37a62f931 | pundir | static implicit working | Apr 17 2019 | |||
f99638333296 | pundir | changes in resolution class | Feb 4 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 | |||
775e632c2e04 | pundir | contact detector class modified to take current positions | Dec 5 2018 | |||
c323689b8e80 | pundir | changed detetcion to node based | Oct 23 2018 | |||
75162364720e | pundir | made contact model inherit from model class | Oct 21 2018 | |||
5433fb096c6e | pundir | coupler added | Sep 26 2018 | |||
67403c292193 | pundir | templated class contact mechancis model | Sep 26 2018 |
c4science · Help