rAKA/src/model/contact_mechanics/resolution.ccfeatures/contact…
rAKA/src/model/contact_mechanics/resolution.cc
features/contact…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
e1527e69fc3c | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
0cd95f597f12 | pundir | double pass algorithm add average force based on whether master is deformable… | Oct 2 2020 | |||
65107b3a1112 | pundir | double pass algorithm add average force based on whether master is deformable | Oct 2 2020 | |||
6026102e6e39 | pundir | double pass algorithm add average force | Oct 2 2020 | |||
764e0a5a23f9 | pundir | Bug Fixed : contact group was created everytime cohesive element is added | Sep 17 2020 | |||
92d86600bd24 | pundir | quadratic penalty formulation added/ forces implemented | Aug 3 2020 | |||
271e73ac5baa | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
6739098dcff8 | pundir | added before/after solve step to 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 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
5eb7cda6aae0 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
2bf95c3451ff | pundir | chenged in resolution.cc for nodegroup | Jun 11 2019 | |||
07f445cafcff | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 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 | |||
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 | |||
83f540a49ce3 | pundir | implicit contact formulation added | Feb 8 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 |
c4science · Help