rAKA/srcfeatures/cohesive_clust…
rAKA/src
features/cohesive_clust…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
8b4d5d785dfe | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
bf714c5486a9 | richart | updating the matrix definition | Dec 28 2018 | |||
81e90b9978ef | richart | updating the matrix definition | Dec 28 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d751892f65a7 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
d41cf25de0e0 | richart | Long overdue cleaning in the model folder | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
1d94178d5944 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
f3474ad9c8d7 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Dec 24 2018 | |||
3012be18233d | pundir | contact resolution started | Dec 20 2018 | |||
5c9160069db0 | pundir | tests for contact detection added/2d working | Dec 19 2018 | |||
dc19a6ea1a9e | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
775e632c2e04 | pundir | contact detector class modified to take current positions | Dec 5 2018 | |||
cdbf86d1c70d | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
ea7ead4751dd | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
b4a66fd0988a | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
e4e18007b260 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
2eeaee5eb0bb | richart | increasing compatibility of iterators with stl iterators | Nov 9 2018 | |||
74848b91ed80 | richart | increasing compatibility of iterators with stl iterators | Nov 9 2018 | |||
5e39859da2e9 | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
71ddf3ad432b | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
9265c2128c1c | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
0988ff27c1d9 | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
cff39378c9ad | richart | solved some swig issues | Nov 6 2018 | |||
7e2cd66c9507 | richart | solved some swig issues | Nov 6 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
81659b92f2fc | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
6b6d5ac0192c | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
6601b948c133 | richart | Missing file | Nov 5 2018 | |||
1422395dd95b | richart | Missing file | Nov 5 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
d4a218d3966d | richart | bug fixes in 1d | Oct 31 2018 | |||
41a834663730 | richart | bug fixes in 1d | Oct 31 2018 | |||
3c94f82ece2c | richart | modernizing some code | Oct 31 2018 | |||
ed8a2ee04528 | richart | modernizing some code | Oct 31 2018 | |||
0a98d22843aa | richart | Bug fix in array resize | Oct 31 2018 | |||
04f6203383ea | richart | Bug fix in array resize | Oct 31 2018 | |||
c323689b8e80 | pundir | changed detetcion to node based | Oct 23 2018 | |||
75162364720e | pundir | made contact model inherit from model class | Oct 21 2018 | |||
b7185c601985 | pundir | bounding box and grid construction added | Oct 21 2018 | |||
f37c3f49eee3 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
14bb48470d66 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
decb4e886cc7 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
f738ec593c37 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
d7b94b74fcf8 | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
33eaf7cb000e | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
473b4df828ac | pundir | Merge branch 'master' into features/phasefield | Oct 12 2018 | |||
39f3d196b516 | pundir | Merge branch 'master' into features/phasefield | Oct 12 2018 | |||
fa1e26680167 | pundir | Merge branch 'master' into features/contact | Oct 12 2018 | |||
19368095d709 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
091d83ec5d79 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
9add43fad52c | pundir | working | Oct 12 2018 | |||
1d2ef72a4468 | pundir | contact detecttion started | Oct 11 2018 | |||
8a0151ef97fc | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
0f7532cc8820 | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
6875455abf8d | pundir | something is broken in phasefield, need to correct | Oct 9 2018 | |||
1229cbb5a23f | pundir | something is broken in phasefield, need to correct | Oct 9 2018 | |||
b2c7ec465ed6 | richart | correcting mesh_io_msh nodedata | Oct 9 2018 | |||
e129d486a1a0 | richart | correcting mesh_io_msh nodedata | Oct 9 2018 | |||
9058dee86204 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
8356bbe1ea09 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
c8ea7970c717 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
8ec41daad092 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
4249d1a43325 | pundir | changed fe_engine computeNtd funciton | Oct 2 2018 | |||
da8aaf74d710 | pundir | changed fe_engine computeNtd funciton | Oct 2 2018 | |||
b0eb009c9659 | pundir | removed couplers from contact branch | Sep 28 2018 | |||
61d67f3ce387 | pundir | computeDamageFunctor needs to be corrected | Sep 28 2018 | |||
b05e1628e958 | pundir | computeDamageFunctor needs to be corrected | Sep 28 2018 | |||
7ae631295369 | pundir | phasefield model updated | Sep 27 2018 | |||
fdd888c417d3 | pundir | phasefield model updated | Sep 27 2018 | |||
66fd3ec449ed | pundir | Merge branch 'master' into features/phasefield | Sep 27 2018 | |||
5fed1d7d14bf | pundir | Merge branch 'master' into features/phasefield | Sep 27 2018 | |||
5433fb096c6e | pundir | coupler added | Sep 26 2018 | |||
5d33ff19c8e5 | pundir | conflict resolved in aka_common | Sep 26 2018 | |||
67403c292193 | pundir | templated class contact mechancis model | Sep 26 2018 | |||
5f5bfcab19f6 | pundir | Merge branch 'master' into features/contact | Sep 26 2018 | |||
33710fe43077 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
17fde1346772 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
caa62dff9737 | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
7b78eda9f30a | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 |
c4science · Help