History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
72334988c3a4 | Aragón Alejandro M | Added header guards for Mumps solver in solid_mechanics_model_inline_impl.cc | May 15 2014 | |||
97fcb9d35b8e | Aragón Alejandro M | Removed completely the contact implementation part from the solid mechanics… | May 14 2014 | |||
0755d4c76906 | Aragón Alejandro M | Fix a bug that prevented compilation with a compiler that doesn't work with the… | May 14 2014 | |||
0b595dbbcefe | Aragón Alejandro M | Commited the most up-to-date implementation of contact mechanics. This version… | May 13 2014 | |||
01a9295e613c | Cuba Ramos Aurelia Isabel | modifications to allow calculation of dissipated energy for… | May 2 2014 | |||
207f8efd3504 | Cuba Ramos Aurelia Isabel | correction of akantu debug warning at the end of solve step | Apr 15 2014 | |||
2437a81f4772 | Vocialta Marco | One comment moved in material_cohesive_linear.cc | Apr 11 2014 | |||
3558620bff2e | Vocialta Marco | Better interpenetration detection in MaterialCohesiveLinear | Apr 11 2014 | |||
993e80b01a01 | Vocialta Marco | Renaming of a few functions in SolidMechanicsModelCohesive | Apr 9 2014 | |||
0eec129f66ea | Vocialta Marco | Little code polishing for cohesive elements | Apr 8 2014 | |||
88ca06c91579 | Pino Muñoz Daniel | Rename materials: Plasticityinc->linearIsotropicHardening, Viscoplasticity… | Apr 7 2014 | |||
b27dfa3a9715 | Pino Muñoz Daniel | rename Plasticity material step 1 | Apr 4 2014 | |||
74d1de87435c | Vocialta Marco | Deletion of two redundant functions in SolidMechanicsModelCohesive and… | Apr 4 2014 | |||
4993dd6e8bae | Pino Muñoz Daniel | Code clean: Plastic -> Neohookean and remove: old MaterialNeohookean and… | Apr 4 2014 | |||
ba0abe436e92 | richart | change in initFull, input file given to initilize | Apr 3 2014 | |||
fdc8016dd3d9 | richart | moving the history variables in the corresponding internal field | Apr 3 2014 | |||
d8da807758e2 | Pino Muñoz Daniel | New event: BeforeDumpEvent to compute the cauchy stress in the case on finite… | Apr 2 2014 | |||
d1cc3d8a34b7 | Pino Muñoz Daniel | Correction of bug that I introduced in the Neohookean material | Apr 2 2014 | |||
1d7101f128df | Cuba Ramos Aurelia Isabel | threshold for damage added in material damage iterative | Apr 2 2014 | |||
d0e2c4ca7409 | Cuba Ramos Aurelia Isabel | material iterative non-local added | Apr 2 2014 | |||
6449b6af7d3b | Pino Muñoz Daniel | Computation of potential energy for large deformation Plastic (Neohookean)… | Apr 2 2014 | |||
f6736a544875 | fabarras | Cleaning and update of structural tests | Apr 1 2014 | |||
97d682aaa40a | richart | Hug bug fix in masse lumped for quadratic element + change of the array (values… | Mar 27 2014 | |||
3d91744d35aa | Vocialta Marco | Bug fix for potential energy computation in material elastic | Mar 25 2014 | |||
006becc8512a | Vocialta Marco | Remove useless calculations in material elastic with finite strains | Mar 24 2014 | |||
cb52fed631f0 | richart | Modifications of the Vector and Matrix to dorrect a bug in copy constructor +… | Mar 21 2014 | |||
168867834da1 | Vocialta Marco | Bugfix in material elastic with finite strains | Mar 21 2014 | |||
410753fd8940 | Kammer David Simon | add possibility of getting error in solve step | Mar 20 2014 | |||
d2e2b5949b9d | Vocialta Marco | Adding finite strains support to MaterialElastic | Mar 20 2014 | |||
484578e5a44c | Cuba Ramos Aurelia Isabel | accessor for max_equivalent_stress added, enforce damage increment greater than… | Mar 20 2014 | |||
ab33c7e51ee1 | Vocialta Marco | Fragment filter added in fragment manager | Mar 17 2014 | |||
a4d49ecd8083 | Pino Muñoz Daniel | correcion of tangent matrix | Mar 14 2014 | |||
af2aad943a90 | Pino Muñoz Daniel | Correction for implicit: computation of stress during newton Raphson loop | Mar 14 2014 | |||
f6527acc6a50 | Pino Muñoz Daniel | Solid mechanics event handler | Mar 14 2014 | |||
a83b05eff6c0 | Cuba Ramos Aurelia Isabel | prestrain renamed into eigenstrain | Mar 13 2014 | |||
0445f807dac7 | Cuba Ramos Aurelia Isabel | corrected error in material.cc: prestrain is now substracted from total strain… | Mar 13 2014 | |||
9dabff104b7e | Vocialta Marco | Paraview output of the number of elements per fragment added | Mar 12 2014 | |||
869dcdd5ed62 | Vocialta Marco | New function to filter fragments that consist of a minimum number of elements | Mar 12 2014 | |||
66bf803aa449 | Pino Muñoz Daniel | FreeBoundary in dirichlet to remove boundary condition on one direction | Mar 6 2014 | |||
4d819d7eb0a2 | Pino Muñoz Daniel | Non local damage for brittle damage | Mar 5 2014 | |||
0dd6ba10a104 | Pino Muñoz Daniel | Non local damage for brittle damage | Mar 5 2014 | |||
79ebbbd9be83 | yilmaz | bug fix in the destructor in the solid mechanics model | Mar 4 2014 | |||
d2cf513e447d | richart | memory leak in structural mechanics solved | Feb 28 2014 | |||
41809e189f0b | fabarras | index correction for doxygen | Feb 27 2014 | |||
cddeca59ab88 | fabarras | correction stress computation | Feb 21 2014 | |||
bd2420babd4d | Cuba Ramos Aurelia Isabel | bug fix in material_damage_iterative | Feb 21 2014 | |||
3b134533a36e | Cuba Ramos Aurelia Isabel | new material material_damage_iterative added for damage in implicit | Feb 21 2014 | |||
9b7b318fccf7 | richart | bug fix in computeRotation | Feb 21 2014 | |||
efe57dc18760 | richart | minor warning at compile fix | Feb 21 2014 | |||
831347ec736f | Pino Muñoz Daniel | Correction bug computation on tangent moduli | Feb 21 2014 | |||
1d486a467d1d | Pino Muñoz Daniel | Correction bug computation on tangent moduli | Feb 21 2014 | |||
954c23199f0b | Cuba Ramos Aurelia Isabel | functions computeStress and computeStressOnQuad removed from material_damage… | Feb 14 2014 | |||
68b2c90450a1 | Pino Muñoz Daniel | Correction computeStress and computeTangentModuli to be compatible with non… | Feb 13 2014 | |||
55c905547af0 | Pino Muñoz Daniel | New material: Brittle damage (Josue) | Feb 13 2014 | |||
dbeb45cbfca2 | Cuba Ramos Aurelia Isabel | material_damage removed from material_extra_includes | Feb 11 2014 | |||
3de9a314623f | Cuba Ramos Aurelia Isabel | reassign material function, internal field prestrain added in class material… | Feb 10 2014 | |||
b1138232b0f0 | Vocialta Marco | Minor fixes to FragmentManager and cohesive tests | Feb 4 2014 | |||
597ef55fd6f6 | Vocialta Marco | Bug fixes to fragment manager, global tolerance reduced to epsilon | Feb 3 2014 | |||
74ed8ea19168 | junge | adapted static_test | Feb 2 2014 | |||
2c8540664d1a | junge | mostly comments, added some accessor | Feb 2 2014 | |||
e9d028ccd775 | junge | bug fix | Jan 31 2014 | |||
3e45e6c5ec71 | junge | added a getter for the resolution method to solidmechanicsmodel. | Jan 24 2014 | |||
c0012d21af1b | Vocialta Marco | Fragment manager added | Jan 23 2014 | |||
a434eed81b94 | richart | minor fix for compilation | Jan 20 2014 | |||
6fa1ac69f0a2 | Vocialta Marco | Some functions to build fragments are public now | Jan 17 2014 | |||
0fcf23dbc8c9 | Vocialta Marco | setTimeStep for cohesive elements dumper | Jan 17 2014 | |||
6b694e19439e | Vocialta Marco | Dumping of clusters' index and dumping interface for cohesive elements | Jan 17 2014 | |||
f6eaa2c45399 | frerot | Added todos for thermal expansion and plastic heat generation | Jan 16 2014 | |||
6bf36a2ad48b | frerot | Fixed MaterialPlasticityinc and added test for thermal expansion | Jan 16 2014 | |||
dfdc5039e3a4 | Vocialta Marco | More stable linear cohesive law just after insertion | Jan 10 2014 | |||
9f89d3039400 | Vocialta Marco | Remove compilation warning | Jan 9 2014 | |||
73a9ad1fb703 | Vocialta Marco | Bugfix to enable contact cohesive tractions communications in parallel | Jan 9 2014 | |||
7bb60ba3324d | Vocialta Marco | Parallel clustering now works | Dec 23 2013 | |||
00074eaa51ec | frerot | Added VoigtHelper, static HeatTransferModel, true energies for plasticityinc | Dec 20 2013 | |||
0aef6c998eba | Pino Muñoz Daniel | Correction Mazars K0 parameter random variation initialisation | Dec 20 2013 | |||
39fcb9ef5324 | Vocialta Marco | Compilation bugfix | Dec 20 2013 | |||
735fe2234b80 | Vocialta Marco | Partial implementation of parallel clustering | Dec 20 2013 | |||
0307d40025a7 | Cuba Ramos Aurelia Isabel | kappa zero changed to random parameter | Dec 20 2013 | |||
48f86d056a14 | Vocialta Marco | Fragments generation in serial for cohesive elements simulations | Dec 10 2013 | |||
1ed37afb69ac | Vocialta Marco | CohesiveElementInserter class with global node ids synchronization | Dec 4 2013 | |||
c64056f40435 | junge | Updated material_elastic_linear_anisotropic. It now also handles viscosity… | Dec 3 2013 | |||
4c386aec9b1d | Vocialta Marco | Code polishing | Nov 26 2013 | |||
f289eed27341 | Vocialta Marco | Compilation bug fix | Nov 25 2013 | |||
d2496563427c | Vocialta Marco | Bug fix on stress interpolation with multiple materials | Nov 25 2013 | |||
756b52f22263 | Vocialta Marco | Bug fix on stress interpolation with multiple materials | Nov 25 2013 | |||
892da41a4eab | Vocialta Marco | Little fix to interpolate stress on more than one material | Nov 25 2013 | |||
4f9e3e577211 | richart | minor change of behavior | Nov 24 2013 | |||
a178054c2fc0 | Vocialta Marco | Global index update during cohesive elements insertion, insertion based on… | Nov 21 2013 | |||
bca1ab5bf309 | frerot | Fixed MaterialPlasticityInc | Nov 14 2013 | |||
0af48f28dcb0 | anciaux | do not catch silently | Nov 14 2013 | |||
99ae354b3054 | anciaux | protect some other dumper register when iohelper not used: bier | Nov 14 2013 | |||
daf2cfe9c20e | richart | bug fix for old compilers | Nov 14 2013 | |||
21afbe714a03 | richart | "move the objects id in the memory object" | Nov 13 2013 | |||
a5966ccbbea2 | anciaux | bier time | Nov 13 2013 | |||
3a6edfef8cd0 | richart | Generalization of Boundary to ElementGroups + rewriting of input files parser… | Nov 13 2013 | |||
47d6f6a613ae | Vocialta Marco | Minor bug fixes and code polishing for cohesive elements | Nov 12 2013 | |||
cf72e79f9bcc | Taheri Mousavi Seyedeh Mohadeseh | A bug in material orthotropic is fixed | Nov 12 2013 | |||
ee0ecca45295 | frerot | Added thermal properties to MaterialPlasticityInc | Nov 7 2013 | |||
535b5e5b42a7 | Kammer David Simon | solve step returns bool | Nov 5 2013 | |||
29a719e93273 | richart | bug fix in heat and structural model | Oct 29 2013 |
c4science · Help