rAKA/src/model/solid_mechanics/materials/material_damagebugfixes/clean…
rAKA/src/model/solid_mechanics/materials/material_damage
bugfixes/clean…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
126bd46f9c8d | richart | Correcting the mass computation | Apr 16 | |||
107350fd2fe7 | saduruss | change necessity to reassemble matrix | Feb 3 | |||
a03be9269d2f | saduruss | fix bug in stiffness degradation | Jan 28 | |||
71ac08e6ddec | saduruss | first implementation of TAO solver | Dec 9 2024 | |||
c85b2d2f5a6c | saduruss | add gradu to phasefield com for mass degradation | Nov 28 2024 | |||
f582c9363e7d | saduruss | add mass degradation to anisotropic phasefield | Nov 18 2024 | |||
198dba2220a5 | saduruss | add thermal stress to phasefield | Nov 15 2024 | |||
e8f845ce8831 | saduruss | communication of damage for mass degradation | Sep 10 2024 | |||
911d50d3ca0f | saduruss | bug fix in mass degradation | Aug 3 2024 | |||
c68c50722c4e | saduruss | bug fixes (to be tested) | Jul 31 2024 | |||
bd6977b562ce | saduruss | degrade mass by density | Jul 31 2024 | |||
087b065bf38d | saduruss | move energy split in separate class | Mar 1 2024 | |||
0e97c45ca7ca | saduruss | error in tangent | Feb 20 2024 | |||
96a0cab22cc7 | saduruss | merge main into branch | Jan 24 2024 | |||
a4e99c2ef93b | saduruss | correction in vol./dev. split | Jan 17 2024 | |||
73d9497cc7ba | richart | Missing changes in damage non local | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
9a3b7181c101 | saduruss | Merge branch 'master' into features/52-anisotropic-and-at1-phase-field-models | Aug 15 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
f93e7338c5d9 | saduruss | fix merge conflicts | May 5 2023 | |||
0accf93c7be2 | saduruss | correction in default input | May 5 2023 | |||
ea41a8601b8b | saduruss | code formatting | May 4 2023 | |||
cadd5fc53f8b | saduruss | add phase-field isotropic option | May 3 2023 | |||
d64336973823 | richart | Minor changes in Marigo for dumpers | May 1 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 | |||
f1c1406e0e4f | saduruss | addition of anisotropic formulation and penalization | Apr 5 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
24ab4f3192da | saduruss | change energy split to Amor's one | Mar 27 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
cc0b8dcbb6d0 | richart/saduruss | removed commented code | Feb 6 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
496e0760fd9b | saduruss | test for anisothropic phase field formulation | Jan 12 2023 | |||
14d0cc09de03 | Nicolas Richart | Roll back of eig to eigh | Dec 23 2022 | |||
6ac75f2cd518 | saduruss | addition of constraint on damage in compression | Dec 14 2022 | |||
5bb67d7f3c81 | richart | Sanitizing the code | Nov 22 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
d8e0944440f2 | richart | Typo in CI and warning corrections | Oct 7 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 | |||
a71667e20cbd | richart | It should compile in CI with some warning remaining | Feb 16 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 | |||
b9e33c8f19a2 | Nicolas Richart | [wip] starting to debug the mess | Jan 23 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 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | 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 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
bacf19476747 | richart | Merge branch 'master' into features/contact | Jun 8 2021 | |||
34d21a7b59df | pundir | added eta parameter to avoid full degradation of elastic energy | Apr 2 2021 | |||
285963f471a9 | pundir | Bug Fixed : internalforces should be zeored and not cleared | Feb 28 2021 | |||
7aa518d0af84 | pundir | update material phasefield override functions | Feb 26 2021 | |||
ff5e68dcafd8 | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
fbdb0f3b5737 | pundir | multi-material functionality for phasefield added | Feb 24 2021 | |||
de30031476e1 | richart | Linting the code | Dec 23 2020 | |||
d815a9d5dbba | pundir | von mises plasticity + non local damage material added | Dec 17 2020 | |||
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 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
ebae9abcee87 | pundir | Conflict with master resolved | Jun 19 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
cc6eaaa2c72e | pundir | conflicts with master resolved | Oct 5 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
8a1ff90c4e1b | gallyamov | Small fix in material anisotropic | Jul 17 2019 | |||
394b0e492938 | richart | Adding first version of anisotroptic damage law | Jul 3 2019 | |||
7f0284f9fb5f | richart | Fixed compilations of examples | Jul 3 2019 | |||
33f799a9646c | pundir | conflicts resolved | Jun 19 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
df011ae4a4f0 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
519dde5353b5 | richart | modernizing material macro | Nov 6 2018 | |||
14bb48470d66 | pundir | phasefield is working/ still needs to fix the solver | Oct 17 2018 | |||
473b4df828ac | pundir | Merge branch 'master' into features/phasefield | Oct 12 2018 | |||
8a0151ef97fc | pundir | Mumps memory error while running simulations | Oct 11 2018 | |||
9058dee86204 | pundir | computeNtbN added in fe engine, phasefield examples added | Oct 5 2018 | |||
c8ea7970c717 | pundir | material phasefield added to material damage | Oct 4 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 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 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 |
c4science · Help