rAKA/src/model/solid_mechanics/materialsbugfixes/multiple_small…
rAKA/src/model/solid_mechanics/materials
bugfixes/multiple_small…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1ca2a17aa807 | anciaux | correct uninitialized values from materials | Mar 18 2020 | |||
2d7706576326 | richart | Storing step before solve restoring if solve failed | Nov 27 2019 | |||
ba6837e25b9b | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
afa9cc913c79 | richart | Tangent matrix re-computation a bit more clever | Oct 4 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
88c75927c0ff | gallyamov | Correction in the internal field | Jul 17 2019 | |||
45f7051bd470 | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
34b888c7b651 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
69c3f4c90ff0 | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
84880d975de9 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
c992924e0405 | richart | Reactivating anisotropic patch tests | May 14 2019 | |||
c42b7b3e4d52 | richart | Bug fix in material anisotropic | May 14 2019 | |||
8b217bd84ecd | anciaux | removing python files useless now thanks to pybind | May 9 2019 | |||
3565525f24c3 | anciaux | clang formating | May 8 2019 | |||
9f3f511c4fff | anciaux | remove call to mother material computepotential doing nothing | May 8 2019 | |||
7e653f041bc2 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
b149cd70180c | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
047e8a1179a8 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
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 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
46063ac227c6 | frerot | default values for InternalField members | Sep 13 2018 | |||
6068be0bf5d8 | frerot | modernizing InternalField | Sep 13 2018 | |||
6c3f44f613c6 | gallyamov | Bug fixed. Both relaxation and creep tests work now. | Sep 6 2018 | |||
7ef5d59b37a7 | gallyamov | Expanding single Maxwell element to Maxwell chain | Aug 29 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 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 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | 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 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 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 | |||
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 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
cf26dfd4528d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
7ccec4e8c546 | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c9a62c9d73fe | frerot | small cleanup | Feb 7 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
65cacc352a29 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
34c26cd37d81 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
d2eb26203eae | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
7e4aba8d393e | richart | Compiled tests with intel | Jan 18 2018 | |||
dfcd29729195 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
b4a7c9dd6677 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
8c2318c40c6c | anciaux | clang format&tidy | Nov 17 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
846d4bf44130 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
56200954d100 | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
4e857ad48806 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
b7b597f32389 | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 |
c4science · Help