History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3e855805d55b | Lucas Frérot | corrected operator() for NeumannFunctor + doc fixes | May 5 2015 | |||
60f636a6c07b | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 4 2015 | |||
b4ca24a8ce8a | Benjamin Paccaud | correct bug when using PBC. Add Proxy typing to the packData function | May 4 2015 | |||
6a4008333ad0 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 4 2015 | |||
aa6acea078bb | corrado | comments added in material_cohesive_linear.cc | May 4 2015 | |||
d342eb95aeda | Lucas Frérot | modified dumper functions for dumping stress_embedded in embedded model | May 4 2015 | |||
e94731e758b1 | Lucas Frérot | rearranged material selectors for easier subclassing | May 1 2015 | |||
ae902d711496 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 1 2015 | |||
c2b83fa87ed0 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | May 1 2015 | |||
8e99f234f929 | Lucas Frérot | reinforcements can now be read in a seperate mesh | May 1 2015 | |||
bb67c591e4ef | richart | confict correction + minor change in the VERSION | May 1 2015 | |||
946216562437 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 30 2015 | |||
d1996c09455c | corrado | modifications in fe_engine.cc to correctly assemble stiffness matrix of… | Apr 30 2015 | |||
f59ac5cd2279 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 29 2015 | |||
6a9a514cb71d | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 29 2015 | |||
651162d500f0 | Aurelia Cuba Ramos | correction of typo, removing dumping of ghosts in material non local | Apr 29 2015 | |||
b4ffb627fad7 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 28 2015 | |||
7694f2f7b554 | Lucas Frérot | made getInternalDataPerElem virtual for embedded model | Apr 28 2015 | |||
18c0e9769242 | Lucas Frérot | Documentation of geometry module and embedded interface model | Apr 28 2015 | |||
7e598d071f04 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 28 2015 | |||
baf4c9cec53f | Marco Vocialta | Modifying the functions that insert cohesive elements so that they return the… | Apr 28 2015 | |||
d93e2d22375b | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 28 2015 | |||
632341c2c02b | Aurelia Cuba Ramos | solver tests updated, corrections in cleanup of material_non_local | Apr 28 2015 | |||
6f4884139d6c | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 23 2015 | |||
b0541e3ca125 | Clement Roux | addition of n_iter in solid_mechanics_model | Apr 23 2015 | |||
3d3adfde73fe | richart | minor bug fixes | Apr 22 2015 | |||
6cac697cfeec | richart | fixes for custom cohesive material + small fixes | Apr 22 2015 | |||
089ea78fe293 | Marco Vocialta | Fixing a bug in the operator= of VectorProxy | Apr 22 2015 | |||
e9a8caee536f | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 22 2015 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
97bcaf7d35ad | anciaux | correct interface in the case IOHelper is not used | Apr 20 2015 | |||
f8aed23b4396 | Marco Vocialta | Splitting one function in SolidMechanicsModelCohesive | Apr 17 2015 | |||
abb8cda3c3be | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 13 2015 | |||
cee9304c42a5 | richart | Change in operator[] of array iterator return a proxy instead of a reference | Apr 13 2015 | |||
e9aae244aa16 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Apr 13 2015 | |||
af25522d7bfc | Lucas Frérot | Added fe_engine_id as parameter for dumper functions in SolidMechanicsModel and… | Apr 13 2015 | |||
d92232b01445 | Lucas Frérot | Added computation of reinforcement potential energy | Apr 13 2015 | |||
6bcae4a3d87b | corrado | renamed variables in solid_mechanics_model_cohesive_inline_impl.cc | Apr 10 2015 | |||
fbcc33484b3a | corrado | conflicts solved | Apr 10 2015 | |||
dee5ba7b2bfb | corrado | implementing function to check delta_max in case of no convergence | Apr 10 2015 | |||
81c45463b261 | richart | Communications to reduce the criteria on insertion in implicit/static scheme… | Apr 10 2015 | |||
e9660d462694 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 9 2015 | |||
1d3da3dfa0ad | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 7 2015 | |||
9b64fc7eae71 | corrado | fixed bugs with hexahedron_20 | Apr 7 2015 | |||
fd6043c11f48 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Apr 1 2015 | |||
e4b2e5ccde02 | fabarras | python infc for structural mech + bug in testConvergence<res> bis | Apr 1 2015 | |||
2eb87f8351ac | corrado | conflicts solved | Mar 31 2015 | |||
1f39ca97a8bd | corrado | correcting indentation | Mar 31 2015 | |||
edab3a8977ab | Marco Vocialta | Bugfix after recent modifications to the cohesive elements' insertion | Mar 31 2015 | |||
4d57c9fb721c | Lucas Frérot | Added uniform prestressing to reinforcements | Mar 31 2015 | |||
d126c327f2a1 | richart | small optimization | Mar 31 2015 | |||
e3be31c62362 | richart | Minor modifs to make akantu compile again with icc... + some styling | Mar 30 2015 | |||
b6583ee9cc52 | Lucas Frérot | Corrected bugs with embedded model | Mar 30 2015 | |||
a3a7aba9a7ea | molyneau | added rgib in students-extra-package | Mar 30 2015 | |||
60ed12fddf5b | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 27 2015 | |||
4d6c6d596e56 | Marco Vocialta | Adding the dumping of Green and principal strains | Mar 27 2015 | |||
b2cab96fd3d7 | corrado | modification to material_cohesive_linear.cc and implementation of hexa20 and… | Mar 27 2015 | |||
66bd85835912 | Lucas Frérot | Added computation of mesh intersections for _tetrahedron_4 elements | Mar 26 2015 | |||
a48d455bb728 | corrado | modifications related to extrinsic-implicit cohesive method | Mar 25 2015 | |||
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 | |||
40e7c615c942 | Marco Vocialta | Adding an option to change dynamically delta_f to… | Mar 23 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 | |||
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 | |||
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 | |||
33d07e80730b | corrado | modification to enable extrinsic implicit cohesive element method | Mar 6 2015 | |||
c147c9c68ae6 | Marco Vocialta | Adding a parameter to deactivate the penalty contact of the fatigue cohesive… | Mar 4 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 | |||
951b45d63668 | Marco Vocialta | Bug fixes to the material cohesive linear fatigue law | 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 | |||
5de79ae701d5 | richart | bug fix in non local | Feb 27 2015 | |||
72afa32339fa | Aurelia Cuba Ramos | bug fix in material non local | 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 | |||
89581d947977 | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | 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 | |||
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 | |||
fb864822e2c3 | richart | Bug fix in material lists | Feb 19 2015 | |||
d21eb45693a2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 19 2015 |
c4science · Help