History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aed560abdade | richart | bug fixes: a lot, to many... | May 10 2013 | |||
e50da9c2d28e | Kammer David Simon | generalize boundary dumper to filtered mesh dumper | May 10 2013 | |||
882b9c1afefc | anciaux | change of place the computation of the mass matrix | May 10 2013 | |||
3c8f1447ee43 | richart | removed the extra ghost elements: seems not to have any bugs | May 10 2013 | |||
155cbe77ad58 | Vocialta Marco | Analysis method tag update for cohesive files | May 8 2013 | |||
501081f95dc8 | Christen Dana | Manual partitioner tests and small fix in boundary conditions | May 8 2013 | |||
c09464b399ff | Aragón Alejandro M | Latest version of the contact detection has been implemented. Contact… | May 7 2013 | |||
3aed2e865de1 | Vocialta Marco | Distributed synchronizer bug fix + cohesive element dumping | May 7 2013 | |||
c8ac8c3ce48b | Christen Dana | Included boundary dump method in model | May 6 2013 | |||
c603839d7164 | Christen Dana | Namespace update + typdef in boundary condition functors | May 6 2013 | |||
06dc66114a38 | richart | bug fix | May 3 2013 | |||
a81f2ac7dbfc | Vocialta Marco | Bugfix in solid mechanics model cohesive | May 3 2013 | |||
93bbd2a0f67a | anciaux | make akantu compilable without iohelper | May 3 2013 | |||
ddf5800acfe3 | Christen Dana | Physical names MSH reader, templated mesh data container, unified boundary… | May 3 2013 | |||
4f1307dc3aea | Vocialta Marco | Include shape cohesive in the solid mechanics model cohesive | May 3 2013 | |||
d235c42a857c | richart | minor changes | May 1 2013 | |||
a98d906360c5 | richart | minor changes + bug fix + element debugger | Apr 30 2013 | |||
041ed9b3588d | Vocialta Marco | Extrinsic cohesive elements working in parallel + support for more than one… | Apr 26 2013 | |||
34589603bba9 | Vocialta Marco | Facet synchronizer bug fix | Apr 18 2013 | |||
63fc0f80013f | richart | multi material improvement | Apr 17 2013 | |||
4f5d688d94d4 | richart | packaging level set | Apr 17 2013 | |||
46deb4696c89 | Vocialta Marco | Elemental interpolation extension to ghost elements | Apr 16 2013 | |||
924ff536629f | Vocialta Marco | Facet synchronizer fix | Apr 15 2013 | |||
51c8377aa615 | Vocialta Marco | Facet synchronizer update | Apr 15 2013 | |||
86343a0e64cc | Vocialta Marco | Remove some debugging lines | Apr 11 2013 | |||
5139bfd3c2a4 | Vocialta Marco | Facet synchronizer and partial implementation of parallel extrinsic cohesive… | Apr 11 2013 | |||
a7dd55bc1aba | anciaux | Apr 9 2013 | ||||
8c4b25e9d5f9 | Pino Muñoz Daniel | - Level Set method - Finite deformation implementation | Apr 8 2013 | |||
59fd359e29f2 | Pino Muñoz Daniel | - Level Set method - Finite deformation implementation | Apr 8 2013 | |||
453cfda5e60b | richart | bug fix in the parallel 3d non local damage | Mar 28 2013 | |||
dbe3210d4a44 | richart | minor change addFieldDumpVector | Mar 17 2013 | |||
13e8783caa3b | Vocialta Marco | Fix in getEnergy function for solid mechanics model | Mar 15 2013 | |||
4ed75013ba8b | richart | Big change, possibly breaking external codes: Vector -> Array and types… | Mar 13 2013 | |||
73d1309044f8 | Ramisetti Srinivasa Babu | Mar 11 2013 | ||||
fca1344cecf5 | richart | bug fix in grid synchronizer + kinetic energy per element | Mar 11 2013 | |||
e90353562bf5 | richart | small correction + small memory leak corrections | Mar 8 2013 | |||
f7760ab37ae7 | richart | bug fix: leak in integrator + numbering in clean quadrature points | Mar 5 2013 | |||
73e74de3d907 | richart | bug fix in heat transfer + bug fix in material non local parallelisme | Feb 26 2013 | |||
2e8bd7f4790f | richart | dewarnification + new spatial grid | Feb 21 2013 | |||
619f22c0303e | richart | reintegration of the element refactoring branch - ElementClass splited in 3… | Feb 21 2013 | |||
8483cddbe761 | Ramisetti Srinivasa Babu | function renaming | Feb 20 2013 | |||
6f55492eea80 | Vocialta Marco | Polishing cohesive element materials | Feb 12 2013 | |||
9811d136122f | Ramisetti Srinivasa Babu | implemented thermal energy computation | Feb 12 2013 | |||
89e80f409dd3 | richart | modification for iohelper data types | Feb 5 2013 | |||
58dd0e160d9b | richart | move material orthotropic in core | Feb 5 2013 | |||
e5363992dc25 | anciaux | renaming some functions in the heat transfer model | Jan 31 2013 | |||
3ea77bb09983 | Vocialta Marco | Fix in the computation of external work and kinetic energy | Jan 28 2013 | |||
dfcb0dae25da | Vocialta Marco | Fix in the computation of cohesive energy | Jan 25 2013 | |||
4d85e177a0f7 | Vocialta Marco | Merging of linear and bilinear cohesive laws | Jan 25 2013 | |||
a7917475053b | Ramisetti Srinivasa Babu | heat transfer modifications | Jan 25 2013 | |||
169f48bc0ffe | Vocialta Marco | Parallelism of intrinsic cohesive elements | Jan 18 2013 | |||
039521ea256b | richart | bug fix in parallel with multiple element types | Jan 11 2013 | |||
29ddf403e69e | richart | modification of communication for all models | Jan 9 2013 | |||
56b971300a39 | Ramisetti Srinivasa Babu | nico's modification | Jan 9 2013 | |||
3da9683bd0e1 | Aragón Alejandro M | Fixed warning for comparison between signed and unsigned integers in… | Jan 7 2013 | |||
c35400c861eb | Aragón Alejandro M | The code in this commit is the result of work in progress on several flanks. | Jan 4 2013 | |||
c5b9cb2323a9 | Vocialta Marco | Cohesive element insertion moved to MeshUtils, to correct: empty internal dump… | Nov 27 2012 | |||
8bbc164d1535 | anciaux | adding hook for stressed pbc for CADD app | Nov 22 2012 | |||
b941d491d0d9 | richart | inheritance of material damage generic | Nov 20 2012 | |||
146385206290 | richart | bug fix with intel compiler + removing warnings | Nov 14 2012 | |||
e3ae803fd62b | anciaux | bug in marco's orthotropic material | Nov 9 2012 | |||
770dfa23595d | richart | Reintegration of the release-1.0 tags modification | Nov 6 2012 | |||
2d3b5462869f | richart | bug fix on ParamAccessType | Nov 6 2012 | |||
d7e2fe730bde | richart | Merged latest trunk changes to release-1.0 before reintegration | Nov 6 2012 | |||
3d6903742db6 | richart | all options working again after release done | Nov 5 2012 | |||
49c7b9f099cb | Taheri Mousavi Seyedeh Mohadeseh | modification for implicit cohesive and changing the access state of some… | Nov 2 2012 | |||
5ee4d89d61f5 | richart | last small modif for the release | Nov 2 2012 | |||
a2345620bb96 | junge | le commit de la mort qui tue | Nov 1 2012 | |||
c6faea2c180b | junge | mise à jour des aideurs | Nov 1 2012 | |||
4462becd196d | richart | package system for tests and doc + bug fixes + adding examples for manual | Nov 1 2012 | |||
ddf97b313282 | richart | Separation of cohesive element + test fix + dumper finish | Oct 31 2012 | |||
c70618434829 | richart | modifications of test for the dumpers modification and IOHelper change of API | Oct 27 2012 | |||
d59cb2342a1c | richart | dumpers in akantu | Oct 26 2012 | |||
3565dc5a93a6 | anciaux | adding the possibility to ask the potential energy per element | Oct 24 2012 | |||
04d13d70c94f | richart | preparation for dumpers | Oct 24 2012 | |||
88b96582597d | richart | modification for the iohelper iterators | Oct 19 2012 | |||
ec9fb6a76a1c | Kammer David Simon | little material accessor fix | Oct 19 2012 | |||
a6ee9eae70f2 | Kammer David Simon | error correction in mesh partition and add check of mesh partition with node… | Oct 18 2012 | |||
c282ed9d0453 | richart | change in package system: meta packages + clean | Oct 16 2012 | |||
361ce620f32f | richart | creation of the tag for the release | Oct 10 2012 | |||
b9ec426e9fc9 | richart | bug fix for patch test explicit and test fem | Oct 10 2012 | |||
8adf38e26d15 | Vocialta Marco | Small fix to cohesive linear extrinsic constitutive law | Oct 4 2012 | |||
5f9dcb1ec088 | Vocialta Marco | Multiple random sigma_c distributions support for cohesive elements | Oct 3 2012 | |||
a7cb9cd5c327 | Vocialta Marco | Quadrangular elements support for cohesive elements | Oct 3 2012 | |||
48500eebead1 | Vocialta Marco | Cohesive elements fix to work with material parameters | Sep 28 2012 | |||
9f30f458fa83 | anciaux | access to pbc pairs | Sep 26 2012 | |||
73dffb4ab864 | anciaux | GRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR encore les materiaux......... | Sep 24 2012 | |||
4448a20ceca5 | anciaux | fix iostream missing | Sep 16 2012 | |||
5a1e6e522d06 | richart | bug fix in mesh event handler and material | Sep 15 2012 | |||
801c2827e39a | richart | damage parallel rocks a bit more: cleanup extra ghost + element communication… | Sep 14 2012 | |||
9468471628e8 | Wolff Cyprien | integration of strain rate in vreepeerlings + removing warnings for intel… | Sep 11 2012 | |||
63df07eeff29 | richart | multiple non local variables | Sep 11 2012 | |||
b288c8ea8099 | richart | material non local first version working in parallel -> to much comm + comm… | Sep 10 2012 | |||
91a64a0de0a4 | anciaux | adding a small feature I need for use in libmultiscale | Aug 31 2012 | |||
20db97d602a1 | anciaux | correct an english typo registerNewCurtomMaterial | Aug 31 2012 | |||
701aaf38a0b0 | richart | material non local damage + event handler | Aug 23 2012 | |||
a6c03a43b279 | Vocialta Marco | Material parameters for cohesive materials | Aug 14 2012 | |||
df2ad63277a2 | Vocialta Marco | Cohesive element fixes | Aug 14 2012 | |||
43adf793b278 | richart | change strategy for parallelism | Aug 10 2012 | |||
0dc40b39461a | richart | material parameters + reorganization in materials | Aug 9 2012 |
c4science · Help