rAKA/srcfeatures/contact
rAKA/src
features/contact
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
f3474ad9c8d7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
6bd1d71c6388 | pundir | contact resolution started | Dec 20 2018 | |||
34fa3bda125b | pundir | tests for contact detection added/2d working | Dec 19 2018 | |||
355de55b09f3 | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
a1a2ddc1fa7e | pundir | contact detector class modified to take current positions | Dec 5 2018 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
74848b91ed80 | richart | increasing compatibility of iterators with stl iterators | Nov 9 2018 | |||
71ddf3ad432b | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
0988ff27c1d9 | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
7e2cd66c9507 | richart | solved some swig issues | Nov 6 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
6b6d5ac0192c | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
1422395dd95b | richart | Missing file | Nov 5 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
41a834663730 | richart | bug fixes in 1d | Oct 31 2018 | |||
ed8a2ee04528 | richart | modernizing some code | Oct 31 2018 | |||
04f6203383ea | richart | Bug fix in array resize | Oct 31 2018 | |||
43fe98e3633c | pundir | changed detetcion to node based | Oct 23 2018 | |||
238a88ea5ef3 | pundir | made contact model inherit from model class | Oct 21 2018 | |||
3ae4ebc25523 | pundir | bounding box and grid construction added | Oct 21 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
decb4e886cc7 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
33eaf7cb000e | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
39f3d196b516 | pundir | Merge branch 'master' into features/phasefield | Oct 12 2018 | |||
66626c90f713 | pundir | Merge branch 'master' into features/contact | Oct 12 2018 | |||
091d83ec5d79 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
d1f3668b3b7a | pundir | working | Oct 12 2018 | |||
4e50d4406a87 | pundir | contact detecttion started | Oct 11 2018 | |||
0f7532cc8820 | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
1229cbb5a23f | pundir | something is broken in phasefield, need to correct | Oct 9 2018 | |||
e129d486a1a0 | richart | correcting mesh_io_msh nodedata | 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 | |||
4b0835c8e7ca | pundir | removed couplers from contact branch | Sep 28 2018 | |||
b05e1628e958 | pundir | computeDamageFunctor needs to be corrected | Sep 28 2018 | |||
fdd888c417d3 | pundir | phasefield model updated | Sep 27 2018 | |||
5fed1d7d14bf | pundir | Merge branch 'master' into features/phasefield | Sep 27 2018 | |||
db0ba0336258 | pundir | coupler added | Sep 26 2018 | |||
6961caae718b | pundir | conflict resolved in aka_common | Sep 26 2018 | |||
7f6d505694c1 | pundir | templated class contact mechancis model | Sep 26 2018 | |||
7056f4e2450d | pundir | Merge branch 'master' into features/contact | Sep 26 2018 | |||
17fde1346772 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
7b78eda9f30a | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
88df85c4ba31 | pundir | types added in aka_common | Sep 24 2018 | |||
6ddc51c0660e | pundir | added integration scheme for damage | Sep 23 2018 | |||
27384a17013f | pundir | cleaning of code in phasefield.cc and addition of _gst tags in aka_common | Sep 23 2018 | |||
8e958f3a5dfc | pundir | contact_detetction class added | Sep 21 2018 | |||
d6fbc3081e41 | pundir | resolution class and types added | Sep 20 2018 | |||
1aec08384f07 | pundir | changes in configuration files to recognize phasefield package | Sep 17 2018 | |||
60159fdf85c9 | pundir | model types added in ccommon/ dumper functions added | Sep 17 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 | |||
2993884853f3 | pundir | detection class added/header only | Sep 12 2018 | |||
886c0711650a | pundir | functions for parallelization added | Sep 12 2018 | |||
023a4b630b0e | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
25c5b68b27ba | pundir | contact_mechancis_model | Sep 11 2018 | |||
af0cc4ea43be | pundir | contact mechanics model started | Sep 10 2018 | |||
6c3f44f613c6 | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
8ec3c922e7ee | richart | make periodic debugging | Sep 5 2018 | |||
a835a3214c48 | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
36e94bf4d1f2 | pundir | phase_field_model.cc minor changes | Sep 4 2018 | |||
04b04ab1f258 | pundir | phasefield branch started | Sep 4 2018 | |||
71beddeb9549 | richart | Adding some functions in the python interface | Aug 29 2018 | |||
7ef5d59b37a7 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
00b736ea3a6f | richart | modified fe_engine python interface | Aug 14 2018 | |||
f4dd6b579644 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
ed8607e8f267 | richart | Few compilation fixes for gcc>=8 | Aug 10 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
d35974ef9782 | richart | Implementing missing function fir makePeriodic | Jun 19 2018 | |||
d06c0a0487e5 | richart/gallyamov | Rewrote the equation numbers to work properly with pbc | Jun 19 2018 | |||
8b3453beaf64 | • arichart | minor improvements | Jun 17 2018 | |||
2ec7f7581cc7 | • arichart | Bug fix if periodic mesh have more than one dof per node | Jun 17 2018 | |||
40c729a672b7 | richart | Initialize the is_periodic variable | Jun 15 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
ce2730d54e3e | frerot | added previous state restore on Material | Jun 6 2018 | |||
0fa983932f3b | frerot | added restore history to InternalField | Jun 6 2018 | |||
48e41e3e8385 | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
ba0d478cf0b3 | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
195608c9be30 | richart | Syntax error in mesh.cc DEBUG_ERROR -> ERROR | Apr 9 2018 | |||
7d530d027fd0 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
e71e540aaa48 | richart | Adding BBox | Apr 4 2018 | |||
7f933d1c9d7c | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
8ea334aed4ad | richart | namespace correction | Apr 4 2018 | |||
b9f8cbc2348a | richart | order correction in tensors | Apr 4 2018 | |||
ba18e5860efa | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
11d8a4d1b2c5 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
8c2ead782ac0 | richart | Cleaning the pbc | Apr 4 2018 | |||
2bbc30b8dd4c | richart | Minor changes int the python insterface | Mar 27 2018 | |||
2bcda32fdee4 | richart | is_extrinic in python | Mar 27 2018 | |||
29f36af846c5 | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 |
c4science · Help