rAKA/src/model/contact_mechanics/resolutionsbugfixes/boundary_chang…
rAKA/src/model/contact_mechanics/resolutions
bugfixes/boundary_chang…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
254edd750e3a | richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Sep 12 2023 | |||
4d8f88a27aa2 | Nicolas Richart | More bug introduced during Eigenification | Sep 6 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 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 | |||
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 | |||
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 | |||
157e744011a6 | richart | Compilation fixes following application of suggestions | Jun 9 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
88f0eb347fa5 | richart | Bug fix in the constructor of structural_mechanics_model | Dec 12 2020 | |||
ad3e8254e4aa | richart | Corrected compilation errors when structural elements are activated | Dec 11 2020 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
3510f05ec280 | pundir | Bug fixed : previous master elements size being less than nb of nodes added for… | Sep 23 2020 | |||
c8ad747b60d1 | pundir | projection strategy changed to finding minima, onElementsAdded in Cohesive… | Sep 16 2020 | |||
87fe19b2c01d | pundir | Bug Fixed : detection to check if point is inside or outside a master surface | Aug 29 2020 | |||
c1ccb21ef3d3 | pundir | matrix-matrix multiplications in resolutions corrected | Aug 13 2020 | |||
b6940921be63 | pundir | resolutions computation chnages to vector-vector multiplication | Aug 10 2020 | |||
92d86600bd24 | pundir | quadratic penalty formulation added/ forces implemented | Aug 3 2020 | |||
eda33bb71303 | pundir | normal and stick modulii implemented for penalty | Jul 29 2020 | |||
142605f399f4 | pundir | Bug Fix : contact force were added twice due to ghost/not_ghost | Jul 27 2020 | |||
85ce2123e090 | pundir | corrected slip tangential traction | Jul 5 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 | |||
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 | |||
3c352c4157a0 | pundir | chmaged contact detector and element class for friciton traction | Jun 1 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 | |||
76248ba30d4b | pundir | friction implementation added/ working on tests | May 20 2019 | |||
80c076550438 | pundir | cleaning the resolution code in contact mechanics model/definitely need a data… | May 20 2019 | |||
c4c42c021e29 | pundir | assembly of friction stiffness/ might need a proper structure for einsum | May 18 2019 | |||
565c009cae64 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
8c7c3a6919d8 | pundir | Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu… | May 16 2019 | |||
25f1467e2e96 | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 2019 | |||
d2a26eff0fa2 | richart | Merge branch 'features/contact' of c4science:/diffusion/AKAPRIV/akantu-private… | May 15 2019 | |||
fea1ae19bc2f | richart | Broked the compilation... (Mohit I how you a beer), removed some warnings | May 15 2019 | |||
2365e703e433 | pundir | resolved conflict in contact mechanics model | May 14 2019 | |||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | |||
47e37a62f931 | pundir | static implicit working | Apr 17 2019 | |||
83f540a49ce3 | pundir | implicit contact formulation added | Feb 8 2019 | |||
f99638333296 | pundir | changes in resolution class | Feb 4 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 |
c4science · Help