History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8715fb52d00c | richart | refactoring the code of the coupler solid contact | Jun 23 2021 | |||
a8d980370b66 | Mohit Pundir | changes the dof manage for coupler solid cohesive contact | Jun 19 2021 | |||
4f6689b4a112 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
59511c932ccc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
a3a0c621fd12 | pundir | fixed override functions | Apr 28 2021 | |||
8c28400314d8 | pundir | removing memory part for contact mechanics and coupler classes | Apr 7 2021 | |||
2f318e8d0e9b | pundir | removed the memory part from the phasefield model | Apr 2 2021 | |||
1ce2f1aeb5ef | pundir | cleaning the code and adding descriptions to the classes | Apr 2 2021 | |||
e64b992bfcc9 | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
368683505b73 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
2aeda38c1040 | pundir | update material phasefield override functions | Feb 26 2021 | |||
c46a2a570d25 | pundir | test for multi material added | Feb 26 2021 | |||
f7d1596ca451 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
5f5bcf63b549 | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
2e78bc3bc7f9 | pundir | contact search moved from predictor to assembleResidual | Sep 12 2020 | |||
c01fa08c8ee7 | pundir | Bug Fixed : detection to check if point is inside or outside a master surface | Aug 29 2020 | |||
dd87d9e606f0 | pundir | matrix-matrix multiplications in resolutions corrected | Aug 13 2020 | |||
704d5c36c87b | pundir | added need_to_reassemble as default option | Aug 10 2020 | |||
fbc9ea42cf93 | pundir | enum class for contact state added | Aug 3 2020 | |||
3a0a2c4d04e9 | pundir | Bug Fix : contact force were added twice due to ghost/not_ghost | Jul 27 2020 | |||
846e29973f06 | pundir | changes in dumper functions in accordance to master | Jun 14 2020 | |||
c76ceb9226ef | pundir | working on contact coheisve coupler | Jun 12 2020 | |||
14387e2a36cc | pundir | contact coupler modified | Apr 16 2020 | |||
b796f5cef85e | pundir | example added for contact mechanics | Feb 26 2020 | |||
9a71011e80b4 | pundir | added synchronization tags for better parallelization | Feb 22 2020 | |||
1b07206f1413 | pundir | changed afterSolverStep initialization | Feb 21 2020 | |||
837ecef167c0 | pundir | working in parallel | Feb 21 2020 | |||
7ffa9903b063 | pundir | modifications to compile with RelWithDeBugInfo cmake option | Feb 20 2020 | |||
74d9d83ad7fb | pundir | commenting unused variables | Feb 20 2020 | |||
d3012cca9b91 | pundir | few modifications to clean the code | Feb 17 2020 | |||
26c494b20ff5 | pundir | class contact element modified/ stiffness matrix re computation | Oct 6 2019 | |||
03ae00a232f9 | pundir | added geometry utils to ease friciton calculation | Oct 2 2019 | |||
4544f6335bf8 | pundir | started working on parallelization of contact detector | Oct 2 2019 | |||
121e1e09d063 | pundir | changed contact detector to get correct master element index | Jul 17 2019 | |||
fdd932f6c20d | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
dc45d7139e94 | pundir | changes to coupler interface of phasefield model | Jun 24 2019 | |||
41cabfe949f2 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
d5024bd23cb4 | pundir | coupling between solid cohesive and contact mechanics started | Jun 14 2019 | |||
790ab87654c9 | pundir | removed dumping code in predictor/corrector of coupler class | May 29 2019 | |||
0e13941f2520 | pundir | contact code adapted for explicit dynamics/ lot of things have been changed in… | May 28 2019 | |||
0a50da81ebd7 | pundir | working commit before rewiring/ added working tests | May 24 2019 | |||
4f6376d958d4 | pundir | fixed stress/grad_u dumping in coupler | May 22 2019 | |||
38138747a731 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
728e36056a06 | pundir | Merge branch 'features/contact' of ssh://c4science.ch/diffusion/AKAPRIV/akantu… | May 16 2019 | |||
b6f028eebd0a | pundir | integrated dof changes to coupler class and started with friction enforcement | May 16 2019 | |||
391605902ad3 | richart | Broked the compilation... (Mohit I how you a beer), removed some warnings | May 15 2019 | |||
7cbc8388689e | richart | Changed the interfaces of models to accept an external dof_manager | May 14 2019 | |||
66ce39e899fb | pundir | started working on coupler class | May 8 2019 | |||
98cea690d5bd | pundir | solver issue fixed for phasefield | Jan 25 2019 | |||
6b11ce5932d6 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
5c5d7be44425 | pundir | tests/examples on phasefield added | Jan 6 2019 | |||
0f7532cc8820 | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
1229cbb5a23f | pundir | something is broken in phasefield, need to correct | Oct 9 2018 | |||
8356bbe1ea09 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
8ec41daad092 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
da8aaf74d710 | pundir | changed fe_engine computeNtd funciton | Oct 2 2018 |
c4science · Help