rAKA/src/model/solid_mechanics/solid_mechanics_model_cohesive/materialsfeatures/72-czm…
rAKA/src/model/solid_mechanics/solid_mechanics_model_cohesive/materials
features/72-czm…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ac31e2fcf087 | tghesquie | Completed assembleDampingWeights by locally resizing the nodal field and… | Nov 29 | |||
96050c1e7dfb | tghesquie | Removed assembleEnergiesOnNodes, updated implementation of… | Nov 26 | |||
12c37f74aed3 | tghesquie | Fixed bugs in assembleDampingWeights | Nov 25 | |||
499f4909321a | tghesquie | Implement assembleDampingWeights method in MaterialCohesiveLinearStable | Nov 22 | |||
c1ae7a54b014 | tghesquie | Add computeMassOnQuad method in material_cohesive and CohesiveReduceFunctionSum… | Nov 22 | |||
4dc72c0b9301 | tghesquie | Add mass_on_quad field and computeMassOnQuad method in… | Nov 20 | |||
166d74ca5a8c | tghesquie | Add stored cohesive energy field andoverride computeEnergiesOnNodes method in… | Nov 20 | |||
dd22741e5fce | tghesquie | Add getNodalDataReal method to the binding and update energy computations in… | Nov 20 | |||
d770eecf2a1d | tghesquie | Remove unused mass_on_quad field and related computations in MaterialCohesive… | Nov 18 | |||
663d4a7a4812 | tghesquie | Modified nodal data allocation, using getNodalData() instead of allocating a… | Nov 18 | |||
37b415af82a6 | tghesquie | Added methods for cohesive energy computation on nodes, allocation of required… | Nov 18 | |||
1917cbb06ffa | tghesquie | Refined overshoot weight computation | Nov 13 | |||
159ef6464a39 | tghesquie | Added an overshoot weight computation | Nov 8 | |||
1fbeea7230af | tghesquie | Add mass_on_quad to MaterialCohesiveLinearStable | Nov 8 | |||
efc27eba5c87 | tghesquie | Added preliminary metric to weight an overshoot impact on energy creation | Nov 8 | |||
c8c079fed6a7 | tghesquie | Merged feature/macro_damping into feature/dt_independant_damping and… | Nov 5 | |||
1a66f512fc86 | tghesquie | Fixed initial_unstable_state flag logic | Nov 5 | |||
3589b1965ebf | tghesquie | Add contact overshoot and initial unstable state tracking logic to… | Oct 31 | |||
2d24b61cc090 | tghesquie | Add stable damage parameter and debug tracing to MaterialCohesiveLinearStable | Oct 31 | |||
1e60b5aeb519 | tghesquie | Add softening and contact overshoot + initial unstable state tracking to… | Oct 31 | |||
1d833a2b3662 | tghesquie | Fixed bug preventing damage to reach 1 | Oct 29 | |||
9bcd50390251 | tghesquie | Inlining the function computeTractionOnQuad() | Oct 29 | |||
2e49234273ed | tghesquie | Adding the parameter allow_dissipation_contact to the… | Oct 23 | |||
738f4665c390 | tghesquie | Replacing boolean internal by a real internal | Oct 23 | |||
947e227964e0 | tghesquie | Removing unused variables and adding overshoot logic when delta>delta_max | Oct 22 | |||
6c7d860785ef | tghesquie | Modification of the damping so that it takes a critical damping (defined at the… | Oct 22 | |||
9ed2a755b962 | tghesquie | Commit before changes in the damping computation | Oct 11 | |||
5c965c5e2669 | tghesquie | Commit before change to the computation of the opnening rate | Oct 1 | |||
322539c81c9e | tghesquie | Replaced opening_diff by opening_rate in the damping_traction to test chi… | Sep 25 | |||
42f1c59d0e7c | tghesquie | Modified the damping in the unstable zone such that it is proportional to chi… | Sep 24 | |||
7b8e1c81eb83 | tghesquie | Added indentation for clarity | Sep 20 | |||
556c0426121b | tghesquie | Minor modification, set the default od allow_dissipation_contact to true and a… | Sep 18 | |||
8ff60a9785d5 | tghesquie | Addition of a stabilized version of material_cohesive_linear allowing to… | Sep 17 | |||
9f4afd25dd16 | richart | A not initialized in material_cohesive | Nov 23 2023 | |||
e3dd893dace5 | richart | Bug fix in the assembly of stiffness matrix for cohesive elements | Nov 23 2023 | |||
d96fd9e6de8f | richart | Bug fix in the constructor order | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
a91fc673e8e7 | Nicolas Richart | [wip] Solved compilation issues | Jul 21 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 2023 | |||
b72e9e25088c | richart/Nicolas Richart | Advancing in compilation problems | Feb 25 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
87a312751636 | richart | Compilation problems with clang | Nov 1 2022 | |||
c3769466a8e9 | richart | Simplified named tuples | Oct 31 2022 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
be03cb269697 | richart | Remove dead code | Sep 30 2022 | |||
ec6e4b2dea8b | richart | Bug fix in parallel cohesive elements | Sep 15 2022 | |||
895c7014521e | richart | Bug fix in cauchy stress computation, removing INSTANTIATE_MATERIAL macro | Jul 18 2022 | |||
3b7063187e3d | richart | Bug fix in the cohesive insertion | Jul 9 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
1e86473f05eb | richart | Correcting cohesive elements for older compilers | 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 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 2021 | |||
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 | |||
6e70ed19dfd3 | richart/Nicolas Richart | [WIP] passing the material laws to eigen | Oct 22 2021 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 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 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
b963975cba79 | richart/tomohitpundir | Apply 34 suggestion(s) to 15 file(s) | Jun 8 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
569ce41669ae | richart | Correcting compilation errors due to merge | Dec 11 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
571eb6210c1a | pundir | changed previous opening to current opening for linear friction cohesive… | Nov 4 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
191162f7494f | anciaux | revert my stupid change | May 7 2019 | |||
731ab906ec2c | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
06c17fcbea47 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
46137d1e4317 | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
5d2f31c1ef00 | richart | Code cleaning | Mar 9 2018 | |||
d4a3fa02aac5 | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
d6d401c8bb31 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 |
c4science · Help