rAKA/src/model/model_couplers/coupler_solid_contact.ccfeatures/material_inter…
rAKA/src/model/model_couplers/coupler_solid_contact.cc
features/material_inter…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
d95695ca47b4 | richart | Setting properly the model type in contact coupler | May 3 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
4d4db01864a7 | richart | This makes the CI build the python wheel - on master it pushes the wheel to the… | Dec 23 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b75e7eac6591 | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
e1527e69fc3c | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
d4df31b1179c | pundir | contact search moved from predictor to assembleResidual | Sep 12 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 | |||
ee3ed7a495d5 | pundir | added need_to_reassemble as default option | Aug 10 2020 | |||
dc28a63f3fa9 | pundir | enum class for contact state added | Aug 3 2020 | |||
142605f399f4 | pundir | Bug Fix : contact force were added twice due to ghost/not_ghost | Jul 27 2020 | |||
7dfd7a8922cc | pundir | changes in dumper functions in accordance to master | Jun 14 2020 | |||
895b75cf5942 | pundir | contact coupler modified | Apr 16 2020 | |||
bcf26686a629 | pundir | modifications to compile with RelWithDeBugInfo cmake option | Feb 20 2020 | |||
e61c7e5e8733 | pundir | commenting unused variables | 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 | |||
1f5a64ac85cf | pundir | started working on parallelization of contact detector | Oct 2 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 | |||
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 | |||
565c009cae64 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
25f1467e2e96 | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 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 | |||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 |
c4science · Help