Graphfeatures/custom_cohesiv…
Graph
features/custom_cohesiv…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
3bf2516c3195 | Lucas Frérot | Finished implementing embedded model | Mar 25 2015 | ||||
c7d283e24031 | Marco Vocialta | Adding the possibility of dumping strain and Von Mises stress | Mar 24 2015 | ||||
28c38a2f2414 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 23 2015 | ||||
40e7c615c942 | Marco Vocialta | Adding an option to change dynamically delta_f to… | Mar 23 2015 | ||||
91f97ae48544 | Marco Vocialta | Erasing two useless lines | Mar 23 2015 | ||||
40828af542e9 | Marco Vocialta | Erasing two useless lines | Mar 23 2015 | ||||
f8b29ad3dcba | Marco Vocialta | Additional optimization to the createClusters function | Mar 21 2015 | ||||
1cc07c52bd15 | Marco Vocialta | Substituting the unseen_elements set with a boolean ElementTypeMap to improve… | Mar 21 2015 | ||||
94a59796d888 | Marco Vocialta | Using std::set instead of std::list in createClusters to improve performance | Mar 20 2015 | ||||
ed812af1bf82 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu into HEAD | Mar 20 2015 | ||||
39e2b577f1f9 | Marco Vocialta | Additional optimizations to the insertion of cohesive elements | Mar 20 2015 | ||||
c26772de679e | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 20 2015 | ||||
37167c57294e | Aurelia Cuba Ramos | changes to make grid for damage of several zones at the same time work | Mar 20 2015 | ||||
a4dbc90c2b1a | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 19 2015 | ||||
35fa19c85c8a | richart | small clarification | Mar 19 2015 | ||||
20448a1bdf22 | Marco Vocialta | Bug fixes and deletion of some unnecessary functions to average stress in… | Mar 18 2015 | ||||
213fa2e405eb | Marco Vocialta | Performance optimizations for cohesive elements | Mar 18 2015 | ||||
11d9dfcf176b | anciaux | deactivate broken viscous anisotropy | Mar 17 2015 | ||||
362b1acabb58 | anciaux | correcting bug in the allocation of potential energy for orthotrope material | Mar 17 2015 | ||||
2853a81dd825 | anciaux | adding an orthotropic test | Mar 17 2015 | ||||
f66905e994a5 | anciaux | adding an orthotropic test | Mar 17 2015 | ||||
15aaeee58a4e | Marco Vocialta | Compilation fix for cohesive elements after the last modifications to… | Mar 16 2015 | ||||
d0082b42cd1a | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 16 2015 | ||||
961f8b325087 | richart | students extra package | Mar 16 2015 | ||||
d669b69fcf21 | richart | minor correction to avoid potential future bug | Mar 16 2015 | ||||
9a5d13e59913 | Lucas Frérot | Added computeShapes and computeShapeDerivatives to FEEngine interface | Mar 13 2015 | ||||
21efbde4dd31 | Lucas Frérot | Added embedded model package | Mar 13 2015 | ||||
cf8698bc1a6a | Lucas Frérot | Simplified extension of geometry module and added mesh generation test | Mar 13 2015 | ||||
09309c556471 | Lucas Frérot | Added computeShapeDerivatives to FEEngineTemplate | Mar 12 2015 | ||||
e415564c78d8 | Lucas Frérot | Improved memory management in interface mesh generation | Mar 10 2015 | ||||
d50034961564 | richart | Bug fix in grid synchronizer, send posted never received | Mar 9 2015 | ||||
9ed616e4953c | Lucas Frérot | Added multiple interface mesh generation in MeshGeomContainer | Mar 6 2015 | ||||
33d07e80730b | corrado | modification to enable extrinsic implicit cohesive element method | Mar 6 2015 | ||||
c0a78b7b8390 | anciaux | correct what seems to be a bug... | Mar 5 2015 | ||||
52c2590896dc | Lucas Frérot | Added interface mesh generation in MeshGeomFactory | Mar 5 2015 | ||||
c147c9c68ae6 | Marco Vocialta | Adding a parameter to deactivate the penalty contact of the fatigue cohesive… | Mar 4 2015 | ||||
6e1f26369a99 | Lucas Frérot | Added retrieval of element id from CGAL intersection algorithm | Mar 3 2015 | ||||
179c23d61404 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 3 2015 | ||||
37ee2b02c7e3 | Marco Vocialta | Reverting a small modification added for debugging | Mar 2 2015 | ||||
3e6ad2544594 | Marco Vocialta | Minor update to the manual concerning the fatigue cohesive law | Mar 2 2015 | ||||
951b45d63668 | Marco Vocialta | Bug fixes to the material cohesive linear fatigue law | Mar 2 2015 | ||||
6f5a917d023b | Lucas Frérot | Renamed classes in geometry. Partial impl of MeshGeomContainer | Mar 2 2015 | ||||
e390ecd361e0 | richart | non-local bug fix in quadrature points numbering | Mar 1 2015 | ||||
33bb3a63e254 | Aurelia Cuba Ramos | correction of weight computation and averaging in the material non-local | Mar 1 2015 | ||||
98de6dbb9288 | Aurelia Cuba Ramos | bug fix: make sure computeNonLocalStresses() is called | Feb 27 2015 | ||||
9383acb32be0 | Lucas Frérot | Completed test_geometry_intersection test | Feb 27 2015 | ||||
945f3c40b4b3 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 27 2015 | ||||
5de79ae701d5 | richart | bug fix in non local | Feb 27 2015 | ||||
f9e32ccbcdc7 | Lucas Frérot | Added vim temporary files to .gitignore | Feb 27 2015 | ||||
face17120e14 | Lucas Frérot | Changed structure of geometry module | Feb 27 2015 | ||||
d2a0f22a054a | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 27 2015 | ||||
72afa32339fa | Aurelia Cuba Ramos | bug fix in material non local | Feb 26 2015 | ||||
b34f775008d5 | Lucas Frérot | Modified generation of package libraries to correct problem with CGAL (cf… | Feb 26 2015 | ||||
68266dbc9847 | richart | change in material non local for the communications of material ids | Feb 26 2015 | ||||
b90dc8080730 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 26 2015 | ||||
fb4a4cc192f1 | corrado | adding solveStepCohesive for implicit extrinsic cohesive elements | Feb 26 2015 | ||||
ea645aa12a4b | Marco Vocialta | Remove compilation warnings | Feb 26 2015 | ||||
e2a772cd6a3b | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | Feb 26 2015 | ||||
790c55f0ae75 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu into HEAD | Feb 26 2015 | ||||
89581d947977 | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | Feb 26 2015 | ||||
6c7325648a88 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 26 2015 | ||||
58b8334907fb | Aurelia Cuba Ramos | test added for damage non local with two different materials present in the mesh | Feb 26 2015 | ||||
abefb083b0e7 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 25 2015 | ||||
bf218b3a7743 | richart | change from element_index_by_material to material_index +… | Feb 25 2015 | ||||
7390af5db8e6 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 25 2015 | ||||
75c7b6cdc881 | Aurelia Cuba Ramos | correction of material_non_local, functions added to convert elements | Feb 25 2015 | ||||
e9828e91c9df | Benjamin Paccaud | Add finite_deformation to the linear isotropic hardening plastic material. | Feb 25 2015 | ||||
a4ba87546e01 | richart | minor changes in reassignMaterials | Feb 24 2015 | ||||
f87ba4decfa0 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 23 2015 | ||||
3e21211c6830 | richart | Rewriting of the non local damage | Feb 23 2015 | ||||
7a925718e25f | richart | cleaning | Feb 23 2015 | ||||
9ef0049ab1a1 | richart | Merge branch 'master' of lsmssrv.epfl.ch:akantu | Feb 23 2015 | ||||
d6d332fadd4c | richart | blackdynamite correction | Feb 23 2015 | ||||
7f266593a9d8 | richart | Boost handled correctly | Feb 23 2015 | ||||
d5d9c899342d | Marco Vocialta | Adding to the user's manual the documentation of the new cohesive linear… | Feb 23 2015 | ||||
610d424ce967 | Marco Vocialta | Adding operator T() to the internal field in order to access the defaul value | Feb 20 2015 | ||||
760a7dc24426 | Marco Vocialta | New fatigue cohesive law: linear decreasing with dissipative unloading… | Feb 20 2015 | ||||
e711e43067e9 | richart | non local material corrections | Feb 20 2015 | ||||
622e196967be | Lucas Frérot | Removed CGAL header from geometrical_primitive.hh | Feb 20 2015 | ||||
75abc3c3e649 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Feb 20 2015 | ||||
a408fb1d8c34 | Lucas Frérot | Added geometry module using CGAL, with point, segment and triangle… | Feb 19 2015 | ||||
fb864822e2c3 | richart | Bug fix in material lists | Feb 19 2015 | ||||
d21eb45693a2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 19 2015 | ||||
21bf02c5472a | richart | scotch non system package correction | Feb 19 2015 | ||||
875775b07a74 | richart | extra non local materials compilation | Feb 19 2015 | ||||
8ad37ee50db2 | richart | extra non local materials compilation | Feb 19 2015 | ||||
efaeb4dc389b | frerot | Corrected shape derivatives for quadrangle elements in manual | Feb 18 2015 | ||||
828b30fc1dce | Marco Vocialta | Manual update due to the new parameters of the cohesive laws | Feb 18 2015 | ||||
5b6d038f664f | Marco Vocialta | CMake fixes | Feb 18 2015 | ||||
b4d5081b981e | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 6 2015 | ||||
ed1d56ec3948 | Marco Vocialta | New user parameters for cohesive elements | Feb 6 2015 | ||||
c7bdff3b2815 | Aurelia Cuba Ramos | define matrix is positive definite in petsc solver | Feb 5 2015 | ||||
abeffd1f298b | richart | Merge commit '22ac6e78bd6e43053b9085ac8f86f26401bb0624' | Jan 30 2015 | ||||
22ac6e78bd6e | richart | Squashed 'cmake/Modules/' changes from 5478da4..4e98486 | Jan 30 2015 | ||||
d19aad35bb8b | richart | Merge commit '4e984865c1a782ddf35c8596aadf4ed89484a285' | Jan 30 2015 | ||||
cc987229c87d | richart | manual should compile again submodules | Jan 30 2015 | ||||
936c1b652252 | richart | manual should compile again | Jan 30 2015 | ||||
4e984865c1a7 | anciaux | fixing the definitions getter in a more robust way | Jan 22 2015 | ||||
efe5d027bed4 | anciaux | bug fix about the scope for the use in the function package_use_system | Jan 21 2015 | ||||
732fe22b88bf | anciaux | adding a simple function | Jan 21 2015 |
c4science · Help