History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
089d572bcbb4 | gallyamov | Bug fix in material viscoelastic | Nov 22 2018 | |||
e317d05f3111 | gallyamov | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Nov 20 2018 | |||
aa499870207c | gallyamov | Merge branch 'features/viscoelasticity_maxwell' | Nov 20 2018 | |||
48be6004b2b8 | gallyamov | Added energy computing functions to viscoelastic material | Nov 19 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
86cbcad5ff57 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
091d83ec5d79 | richart | Correcting the bug of insertion finite_deformation and dump (again) | Oct 12 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
17fde1346772 | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Sep 25 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 | |||
023a4b630b0e | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
6c3f44f613c6 | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
a835a3214c48 | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
7ef5d59b37a7 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
f4dd6b579644 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
ed8607e8f267 | richart | Few compilation fixes for gcc>=8 | Aug 10 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
d06c0a0487e5 | richart/gallyamov | Rewrote the equation numbers to work properly with pbc | Jun 19 2018 | |||
8b3453beaf64 | • arichart | minor improvements | Jun 17 2018 | |||
2ec7f7581cc7 | • arichart | Bug fix if periodic mesh have more than one dof per node | Jun 17 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
ce2730d54e3e | frerot | added previous state restore on Material | Jun 6 2018 | |||
0fa983932f3b | frerot | added restore history to InternalField | Jun 6 2018 | |||
48e41e3e8385 | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
7d530d027fd0 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
11d8a4d1b2c5 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
8c2ead782ac0 | richart | Cleaning the pbc | Apr 4 2018 | |||
2bbc30b8dd4c | richart | Minor changes int the python insterface | Mar 27 2018 | |||
2bcda32fdee4 | richart | is_extrinic in python | Mar 27 2018 | |||
29f36af846c5 | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
9f259b44ee17 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
c643c426521c | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
9714682b1b35 | richart | A bit of cleaning | Mar 13 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
d01e5b0fca1d | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 | |||
347aaaa4208f | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
1b065daef62a | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
cf4f38fcd595 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 | |||
0557e793fc24 | richart | minor enhancing | Mar 10 2018 | |||
0c261bbb3bb7 | richart | Adding accessor to the solution | Mar 9 2018 | |||
fb83f31407d2 | richart | Code cleaning | Mar 9 2018 | |||
1796f3857af3 | richart | removing useless object | Mar 8 2018 | |||
b23c7f5855ca | richart | moving event handling code for cohesive elements | Mar 8 2018 | |||
20b46107c7f2 | richart | updating the global ids based on the master nodes and local connectivity | Mar 8 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
ce063eadb468 | richart | using separated synchronizer for facet first synchro | Mar 6 2018 | |||
ed2260c94bc2 | richart | removing dead code | Mar 6 2018 | |||
51796baa5306 | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
94cebcd5a7ff | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
aaccf2a6c9d4 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
4878ed94f513 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Mar 3 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
a3e7ea2c4115 | anciaux | fixing the tests and examples about heat transfer | Mar 2 2018 | |||
f07b5c55ab2d | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
13cbc6ed7037 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
6827e419e1ba | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
f67a694044ad | anciaux | fixing heat transfer dynamics | Feb 28 2018 | |||
3996c21398fb | richart | Correcting some interfaces | Feb 28 2018 | |||
2272a4ebdba9 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
2a44c9045437 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
847ef2e1583c | richart | Rewrote headers of tests | Feb 24 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
b5e60f1882e8 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
689ec00e395b | richart | debugging cohesive element tests | Feb 23 2018 | |||
b6d7535c2e38 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
e5bfd63dd472 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
ac47028c24da | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 21 2018 | |||
6dee4c33e3c2 | frerot | fixed shell elements | Feb 21 2018 | |||
5190d5ea048d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 21 2018 | |||
6d59b791d6f3 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
f2be27395dbf | frerot | assembling residual in structural model | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
642251769e00 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
5ec837ae3291 | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 16 2018 | |||
c42fea5eb734 | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
66a26795e804 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
445e699741a8 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
c81618872c90 | frerot | removing useless stress_embedded | Feb 9 2018 | |||
4f69ae29ac71 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
2b3e65032fed | gallyamov | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 9 2018 | |||
1da013df450c | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 |
c4science · Help