History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9815bf3c7ce6 | richart | Wrong dimension used | May 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 | |||
d8e0944440f2 | richart | Typo in CI and warning corrections | Oct 7 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 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 | |||
28813c1fcd4b | richart | structural mechanics on older compilers | Feb 16 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
e4268c1bc417 | richart | Bug fixes | Feb 1 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 | |||
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 | |||
be9997e57239 | richart | Some more errors introduced/revealed by the linter | Sep 16 2021 | |||
93ae1ca0ac57 | richart | Header error discovered by formatting | Sep 16 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 | |||
67d8f5cfd95f | richart | Code quality corrections | Jul 28 2021 | |||
40104a165ba1 | richart | Corrected clang compilation error and linted some part of the contact code | Jun 24 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 | |||
533c97bf0364 | richart | correcting pybind11 interface for contact mechanics model | Dec 12 2020 | |||
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 | |||
83834086e119 | pundir | Bug Fixed : wrong numbering of elements for tracking master element corrected | Oct 28 2020 | |||
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 | |||
3510f05ec280 | pundir | Bug fixed : previous master elements size being less than nb of nodes added for… | Sep 23 2020 | |||
fd3e87879dd8 | pundir | Bug Fixed : To check whether a point has interpenetrated | Sep 22 2020 | |||
86044c877162 | pundir | check for same side in orthogonal prjection removed | Sep 19 2020 | |||
239ab6295f57 | pundir | nodal area calculation changed/bug in 3D natural projection fixed | Sep 19 2020 | |||
0768da2ab4f5 | pundir | Bug fixed : contact node list was getting duplicated onElementsAdded | Sep 18 2020 | |||
764e0a5a23f9 | pundir | Bug Fixed : contact group was created everytime cohesive element is added | Sep 17 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 | |||
bd65c18eb0c5 | pundir | added max iteration criteria to contact detector for natural projection | Sep 2 2020 | |||
2d9bbe4afe57 | pundir | tangential traction added for dumping | Sep 1 2020 | |||
067043ddb89b | pundir | Bug fixed : no of boundary elements were wrongly accounted for | Aug 31 2020 | |||
9f1b8ec6ec9d | pundir | cleaning a bit | Aug 31 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 | |||
fe9320be0cda | pundir | extra comments added to clarify some algorithms | Aug 26 2020 | |||
77d22c2b40ef | pundir | gap and nodal area computation corrected | Aug 25 2020 | |||
2adc9d791ed2 | pundir | boundary element function edited | Aug 25 2020 | |||
333ff37c486c | pundir | change in nodal area computation/current configuration considered | Aug 25 2020 | |||
c005d437b22d | pundir | added tolerance criteria for natural projection | Aug 19 2020 | |||
c1ccb21ef3d3 | pundir | matrix-matrix multiplications in resolutions corrected | Aug 13 2020 | |||
f71b310c71b3 | pundir | readded intialization of projection arrays | Aug 10 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 | |||
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 | |||
7c21c3c4242e | pundir | friction for large sliding is added in penalty resolution | Apr 16 2020 | |||
6739098dcff8 | pundir | added before/after solve step to resolution | Apr 16 2020 | |||
8579573e9824 | pundir | contact element class cleaned/ all necessary functions moed to model | Apr 16 2020 | |||
fb7ece037585 | pundir | commented duplicate functions already in geometry utils | 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 | |||
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 | |||
5eb7cda6aae0 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
fcf291876e0b | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
2bf95c3451ff | pundir | chenged in resolution.cc for nodegroup | Jun 11 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 | |||
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 |
c4science · Help