rAKA/examplesfeatures/czm_damage
rAKA/examples
features/czm_damage
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7f136e8a2b6b | Benoit LE | Implemented SolidMechanicsModelCLIP::computeObjectiveFunction() (to be tested) | Jan 14 | |||
48fc10cb78fc | Sachin | Fixed the bug in ComputeBulkDamage | Jan 9 | |||
ab2afc002ebf | Sachin | First commit, implemented the D(d) and compute damage | Jan 8 | |||
94f145a3851d | Benoit LE | Added clip_non_local test case | Nov 8 2024 | |||
2cf63006125b | Benoit LE | Some updates in clip_compute_damage test case | Oct 17 2024 | |||
0e4accc65e68 | Benoit LE | Some updates in clip_compute_damage.cc | Oct 4 2024 | |||
2697bc51dc2d | Benoit LE | Some updates in clip_compute_damage test case | Sep 26 2024 | |||
91f39eb7e089 | Benoit LE | Started to add clip_compute_damage test case | Sep 25 2024 | |||
b877722388c3 | Benoit LE | Some cleaning + updated test cases | Sep 24 2024 | |||
8408d2c3ec81 | Benoit LE | Completed creation of CLIP mesh using gmsh | Sep 23 2024 | |||
29fd66d489f6 | Benoit LE | Started to use gmsh to create clip mesh, not working for now | Sep 20 2024 | |||
63e5c0890dc9 | Benoit LE | Updates in clip_mesh test case : get facet barycenters, initialized clip mesh… | Sep 20 2024 | |||
9d09a562f8d8 | Benoit LE | Started to add clip_mesh test case | Sep 19 2024 | |||
63500c54a700 | Benoit LE | Merge branch 'master' into working | Sep 10 2024 | |||
5eeac2973963 | Benoit LE | Updates in cohesive_damage_extrinsic | Jun 28 2024 | |||
8efbbf34ac4b | anciaux | bug fix on the custom czm law | Jun 11 2024 | |||
6ba918a53503 | richart | Adding the perf test used for the joss paper as an example | Feb 12 2024 | |||
d3ae57b3071a | Benoit LE | Some updates in cohesive_damage_extrinsic | Feb 2 2024 | |||
468c4840ca0d | Benoit LE | Forgot material.dat in previous commit | Feb 2 2024 | |||
92a5d938ed7b | Benoit LE | Some updates in cohesive_damage_extrinsic test case | Feb 2 2024 | |||
a688eb00cb6f | Benoit LE | Started to add cohesive_damage_extrinsic test case | Jan 31 2024 | |||
287e8168132a | Benoit LE | Put damage related functions of my_first_test.py in a separate file | Jan 26 2024 | |||
8f88031f489d | Benoit LE | Some updates in my_first_test.py to properly compute reaction force + minor… | Jan 26 2024 | |||
01369ceac77c | richart | missing underline to a link | Jan 23 2024 | |||
760096a41ebd | Benoit LE | Added plots of force-displacement curves to my_first_test.py | Jan 22 2024 | |||
95ce66fdadab | Benoit LE | Modified my_first_test.py to use linear solver instead of Newton-Raphson | Jan 22 2024 | |||
844207c7e3db | richart | Correcting link to examples | Jan 20 2024 | |||
06ceeb2290ef | richart | more typos | Jan 19 2024 | |||
7840f6ea74d7 | Benoit LE | Some updates in my_first_test.py | Jan 19 2024 | |||
aa5026f1f6e1 | Benoit LE | Started to implement alternate minimisation in my_first_test.py | Jan 18 2024 | |||
f81d9f7ea56f | Benoit LE | Started to add damage update in my_first_test.py | Jan 18 2024 | |||
eb48dcbd9831 | Benoit LE | Added python version of my_first_test | Jan 17 2024 | |||
571699bcd9af | richart | Improving the documentation according to the JOSS review | Dec 12 2023 | |||
57bb6894b529 | Benoit LE | Edited triangle.msh in my_first_test | Dec 6 2023 | |||
1c2766fd46c8 | Benoit LE | Some updates in my_first_test.cc | Dec 1 2023 | |||
1e29ef286307 | Benoit LE | Added triangle_small.msh mesh to my_first_test | Nov 13 2023 | |||
17b1bd698a0e | Benoit LE | Some updates in my_first_test.cc | Nov 6 2023 | |||
ca033a911ba1 | Benoit LE | Updated my_first_test.cc geometry, mesh and BC | Nov 3 2023 | |||
fe90a2e787d8 | Benoit LE | Some updates in my_first_test + Removed some comments | Oct 17 2023 | |||
d27d786af6b6 | Benoit LE | Added my_first_test test case (CZM damage test case) | Oct 13 2023 | |||
1a8877f066dd | rferry | wrong figure in diffusion example | Sep 29 2023 | |||
6f699ae9f3be | rferry | diffusion examples | Sep 29 2023 | |||
848d37fab79a | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
45efee82a479 | richart | Bug fixes everywhere | Sep 28 2023 | |||
96c4bcb7ed57 | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
8524c2299432 | richart | Adding aliasses names for dumpers | Sep 28 2023 | |||
7f1ce2cdb794 | richart | Addapting examples to the new material synthax | Sep 28 2023 | |||
34e4ba79a439 | saduruss | fix conflict | Sep 28 2023 | |||
58cff193772f | saduruss | phase-field c++ example | Sep 28 2023 | |||
3be830a7a67e | rferry | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
92294d60b0f3 | rferry | parallel example | Sep 28 2023 | |||
bef9a046a233 | richart | Correcting nammings and compilation error | Sep 28 2023 | |||
d6dc8dd6c426 | richart | Merge remote-tracking branch 'origin/master' into features/changes-to-address… | Sep 27 2023 | |||
32090c8a7659 | saduruss | clean phasefield dynamic example | Sep 27 2023 | |||
50f12b059cf5 | saduruss | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 27 2023 | |||
14568f3c5e4f | saduruss | finished python examples for phasefield | Sep 27 2023 | |||
e8b6dcdb8f43 | rferry | adjust figure size | Sep 27 2023 | |||
c97d2639dee6 | rferry | resolve merge conflict with python examples readme: add everything | Sep 27 2023 | |||
0bd9759faea2 | rferry | python contact examples | Sep 27 2023 | |||
4b03b5a2943a | saduruss | python example for phasefield | Sep 26 2023 | |||
8f5d1545d5db | rferry | adjust figure sizes | Sep 26 2023 | |||
478560935931 | rferry | python solid mechanics + cohesive examples | Sep 26 2023 | |||
bbaff2e65896 | richart | Moving more examples | Sep 26 2023 | |||
1e205a219ba3 | rferry | wrong path for figures again | Sep 25 2023 | |||
09a515b7e6da | rferry | wrong path for figures | Sep 25 2023 | |||
d7e73ab21a43 | rferry | python examples for solid mechanics | Sep 25 2023 | |||
3cc5334c6950 | rferry | add solid mechanics cohesive model examples | Sep 25 2023 | |||
ab0691515e7c | rferry | Resolve merge conflict + resize figures | Sep 25 2023 | |||
1a3887af4088 | rferry | add examples from solid mechanics cohesive model | Sep 25 2023 | |||
fb64d83ba9f9 | richart | Missing images or missplaced images | Sep 23 2023 | |||
fb90ccb3d292 | richart | Missing includes | Sep 23 2023 | |||
5773fb19d836 | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 22 2023 | |||
06be0a86ecff | richart | Setting the architecture of the examples documentation | Sep 22 2023 | |||
a45d79b59e60 | rferry | continue to add fig and description to solid mechanics model examples | Sep 22 2023 | |||
e34671aa39b4 | rferry | figures and description of static and BC examples | Sep 21 2023 | |||
68dc247dc86f | Nicolas Richart | Restructuring the examples folder | Sep 19 2023 | |||
0e8e4e917704 | richart | parentheses for multiline | Sep 14 2023 | |||
867bc5f52eed | richart | restoring test | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 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 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
6cb1e0229070 | richart | Adding some functions in the python interface | Apr 17 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
05201b9e0176 | richart/gallyamov | Code quality correction | Apr 4 2023 | |||
3b4f27fa5ded | richart/gallyamov | Bug fix with the bad_cast | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
23cdc15365b4 | saduruss | formatting | Feb 9 2023 | |||
5df917a8797e | saduruss | solved conflicts | Feb 8 2023 | |||
08844ab5a290 | saduruss | Merge branch 'master' into features/38-damage-energy-computation-missing-in… | Feb 6 2023 | |||
30c579cdf033 | saduruss | fix in phase-field model for nonlinear solver | Feb 3 2023 | |||
4d3a517e245d | saduruss | clean and fix in phase field material | Feb 3 2023 | |||
9d1b388c8329 | richart | Trying to improve the code quality | Jan 31 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 |
c4science · Help