rAKA/src/model/solid_mechanics/materials/material_plasticfeatures/test-periodic…
rAKA/src/model/solid_mechanics/materials/material_plastic
features/test-periodic…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
673737f3273a | richart | bug fixes in material tests | Mar 5 2022 | |||
2a295ea8f9f4 | richart | Compiles with older compilers and reactivated missing compilation flags | Feb 16 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
9522a0eddb68 | Nicolas Richart | [wip] reached a compiling state for the library | Jan 21 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
10c849b800ee | frerot | [doc] added energy explaination for plastic materials | Mar 29 2021 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
f4bb5ed0cc6a | pundir | material with plasticity and damage added | Dec 4 2020 | |||
2da8e27c9b0b | pundir | Plasticity with Mazars damage law added | Dec 3 2020 | |||
2dfe73478462 | pundir | added radial return mapping to Drucker-Prager | Nov 22 2020 | |||
3811933bbf73 | pundir | compute yield stress added | Nov 21 2020 | |||
759c6dc12628 | pundir | removed this pointer from lambda functions | Nov 21 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
f1de7fae682e | pundir | added check for friction angle to be 0 | Sep 27 2020 | |||
51ef77aba83e | pundir | threshold value check for Drucker-Prager added | Sep 27 2020 | |||
acbc2bfd0c6b | pundir | fixed updateInternalParameter bug in Drucker-Prager material | Sep 13 2020 | |||
08c1edfda240 | pundir | Bug fixed in Drucker-Prager for converting voigt to Matrix form | Sep 13 2020 | |||
4f19f0205891 | pundir | added updateInternalParameters function to Drucker-Prager class | Sep 13 2020 | |||
26c693c062e2 | pundir | Drucker-Prager law for plastic material implemented | Sep 12 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
8c7943aefb55 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
34a27352caa3 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
14a63c1b7ec2 | yilmaz | doxygen comments for material class (ticket 47) - to close | Oct 8 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
b107fd65234d | anciaux | correct a super ugly typo | Jun 4 2015 | |||
1e477125e7eb | Lucas Frérot | opened the possibility for finer initialization of material internals | Jun 1 2015 | |||
30ca1c71e349 | Lucas Frérot | fixed linear isotropic hardening law for 1D | May 29 2015 | |||
e3be31c62362 | richart | Minor modifs to make akantu compile again with icc... + some styling | Mar 30 2015 | |||
e9828e91c9df | Benjamin Paccaud | Add finite_deformation to the linear isotropic hardening plastic material. | Feb 25 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help