History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bf1f2c2bac15 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 4 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
66aebf94f133 | anciaux | freeing solver for heattransfermodel | Aug 4 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
571e9e349498 | Lucas Frérot | non const mesh in geometry module + cleanup + performance of compareSegments | Jul 22 2015 | |||
1776da21a721 | anciaux | fix the initPBC of heat transfer model | Jul 21 2015 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
fae00fa0f27f | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 18 2015 | |||
b4d2d371d9b0 | richart | Extracted the generation of the material lists to the cmake packages | Jul 18 2015 | |||
2f3754aa6ba1 | anciaux | offer possibility to compute conductivity yourself | Jul 17 2015 | |||
1674fb67f8ca | anciaux | fix bug on dumpers for heat transfer model + test on imlpicit compute for… | Jul 17 2015 | |||
2350e9719ce4 | anciaux | provide possibility to compute conductivity matrix | Jul 17 2015 | |||
5bcfd0771d3d | anciaux | adding heat transfer to python interface | Jul 15 2015 | |||
9b63b4247a36 | anciaux | removing some python warnings | Jul 15 2015 | |||
40bd5412cc79 | Lucas Frérot | corrected dump bug for embedded model + cosine matrix bug | Jul 14 2015 | |||
be8aed2cefbf | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
89088a68b210 | Aurelia Cuba Ramos | add a reference to the feengine the material, modification to dynamically… | Jul 14 2015 | |||
b3668a068626 | Lucas Frérot | fixed bug in cosine matrix (MaterialReinforcement) | Jul 13 2015 | |||
77064f508581 | Lucas Frérot | made use of intersectors easier with MeshAbstractIntersector | Jul 13 2015 | |||
a65be22768ca | anciaux | fixing the heat transfer tests | Jul 13 2015 | |||
c846efc4c5fd | Lucas Frérot | fixed bugs in dumper for embedded model | Jul 9 2015 | |||
a96f3a10e04a | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 8 2015 | |||
aa7e201ebcbd | Aurelia Cuba Ramos | function in feengine to determine IGFEMTypes of regular elements, initArray in… | Jul 8 2015 | |||
267570911ca4 | richart | Forgot to correct conflicts in the previous commit in some material embeded… | Jul 6 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
d92bdc5cecdf | richart | changes for facet dumper | Jun 30 2015 | |||
5a96a726f378 | Marco Vocialta | Fixing the transition from fatigue to standard behavior of the cohesive fatigue… | Jun 26 2015 | |||
a9c709129833 | Lucas Frérot | cleanup in geometry + embedded and doc | Jun 26 2015 | |||
39bfed80494f | Marco Vocialta | Adding boolean internal fields in materials | Jun 25 2015 | |||
8f1f4619dd24 | Marco Vocialta | Fixing the transition from fatigue to normal behavior of the cohesive fatigue… | Jun 25 2015 | |||
d009ffea9928 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Jun 25 2015 | |||
d24434f6acec | Marco Vocialta | Fixing the update of damage in the fatigue cohesive law | Jun 25 2015 | |||
fabbe12c52e7 | Lucas Frérot | changed reinforcement dump condition on field name | Jun 25 2015 | |||
f4ef16942740 | Marco Vocialta | Adding possibility of limiting the fatigue dissipation to the initial part of… | Jun 24 2015 | |||
c3c539faffaa | Marco Vocialta | Adding the possibility to insert cohesive elements when just one quad point is… | Jun 24 2015 | |||
b4ac98334d85 | anciaux | setting public a solve method and adding an include to let it compile without… | Jun 23 2015 | |||
38b2ad231910 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 23 2015 | |||
e24221d7a91b | corrado | bug fix in computeTangentTraction in material_cohesive_linear.cc | Jun 23 2015 | |||
53a970ecb411 | Marco Vocialta | Moving the boolean contact_after_breaking from MaterialCohesiveLinearFatigue to… | Jun 22 2015 | |||
e0b276053620 | anciaux | avoid mauro to pay a beer | Jun 16 2015 | |||
abc39fe1ae35 | anciaux | modify the doc for trapezoidal integrator | Jun 9 2015 | |||
ae0cf4dc417f | anciaux | Merge branch 'master' of gitolite:akantu | Jun 5 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 | |||
785ad9cf3287 | Lucas Frérot | corrected nu for 1D material elastic + material reinforcement template | Jun 5 2015 | |||
26fd029ead83 | anciaux | adding implicit dynamics to heat transfer model | Jun 5 2015 | |||
b107fd65234d | anciaux | correct a super ugly typo | Jun 4 2015 | |||
0e3936d17c94 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Jun 1 2015 | |||
1e477125e7eb | Lucas Frérot | opened the possibility for finer initialization of material internals | Jun 1 2015 | |||
f98c780492fc | corrado | problem of memory leak solved in material_cohesive_linear | May 29 2015 | |||
ecf274c1ee81 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 29 2015 | |||
4fe603b63edd | corrado | merge conflict solved | May 29 2015 | |||
0d49513d7d24 | Lucas Frérot | modified MaterialReinforcementTemplate for plasticity | May 29 2015 | |||
30ca1c71e349 | Lucas Frérot | fixed linear isotropic hardening law for 1D | May 29 2015 | |||
fd46013cf7e5 | Lucas Frérot | added check on field in flattenInternal | May 27 2015 | |||
1b77121e3028 | corrado | bug fix for the heat transfer model with more than one type of element | May 22 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
70007b7a1ff6 | Lucas Frérot | fixed bug in intersection mesh generation | May 19 2015 | |||
eaf6b70f98a4 | anciaux | adapt for the case when IOHelper is not activated | May 17 2015 | |||
5113d7dc2893 | richart | Merge branch 'eesd', Factorizing code and adding minor opertators | May 15 2015 | |||
9d3b1dd615b1 | richart | factorazing computation of tangents | May 15 2015 | |||
8875387e363d | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 13 2015 | |||
91ac16831d93 | Marco Vocialta | Adding a counter of the unloading/reloading cycles in the fatigue cohesive… | May 13 2015 | |||
3a7f82272ac2 | Lucas Frérot | intersection algo rework + easier typedefs for CGAL kernels | May 13 2015 | |||
ac9d93dc2911 | Lucas Frérot | added EmbeddedInterfaceModelOptions | May 13 2015 | |||
034b7f369b59 | anciaux | fix the compilation problem when IOHelper is unactivated (again...) | May 12 2015 | |||
5ef9f51a66c7 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | May 11 2015 | |||
521c95e2a8c5 | Lucas Frérot | added flattenInternal to MaterialReinforcementTemplate | May 11 2015 | |||
569acc7aaa8b | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 11 2015 | |||
9835728469d7 | Clement Roux | fix weight function for user material non local (MyNonLocalDamageMaterial) | May 11 2015 | |||
a9086305c475 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | May 6 2015 | |||
a610092f502e | corrado | minor modifications in solid_mech_model_cohe_inline_impl.cc | May 6 2015 | |||
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 |
c4science · Help