Homec4science

Merge branch 'features/czm_damage' of gitlab.com:akantu/akantu into…

Authored by richart on Oct 23 2023, 23:37.

Description

Merge branch 'features/czm_damage' of gitlab.com:akantu/akantu into features/czm_damage

Details

Merged Changes

CommitAuthorDetailsCommitted
3eb32e473af7Benoit LE
Fixed a bug in size of array_localy_assembeled in… 
Oct 23 2023
3035c02e9bd5Benoit LE
Moved creation of lambda dofs + changed type of dofs (generic and not nodal) 
Oct 23 2023
2011c14842aeBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 23 2023
b71016411a8fBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 23 2023
662554594b51Benoit LE
Merge branch 'features/czm_damage' into working 
Oct 18 2023
f84296a9c64bBenoit LE
Removed some comments 
Oct 18 2023
0b43ceba01cdBenoit LE
Few bug fixes when assembling u-lambda terms 
Oct 18 2023
a353b0f33676Benoit LE
Started to assemble u-lambda terms, still not working 
Oct 17 2023
68546bd818ebBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 17 2023
727a1deaa606Benoit LE
Some updates in my_first_test 
Oct 17 2023
2733b642de67Benoit LE
Removed some comments 
Oct 17 2023
4dc121539d4eBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 16 2023
c26b500ca84bBenoit LE
Fix in assembleElementalArrayToResidual to work with any type of element 
Oct 16 2023
2f66e06b07d0Benoit LE
Added proper declaration of lambda field in SolidMechanicsModelCohesive 
Oct 16 2023
4df1e9224106Benoit LE
Fixed bug when declaring CohesiveInternalFields + minor fixes 
Oct 16 2023
ef50930daa10Benoit LE
Merge branch 'features/czm_damage' into working 
Oct 13 2023
904cb985b65cBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 13 2023
3d55c70ee1dfBenoit LE
Fixed spatial dimension when creating lambda + some minor fixes and comments 
Oct 13 2023
741658f43667Benoit LE
Small fix in last commit 
Oct 11 2023
e6f5581b9e54Benoit LE
Used new developpement of last commit to properly assemble lambda terms 
Oct 11 2023
8f4f3d2f0a9fBenoit LE
Merge branch 'features/czm_damage' into working 
Oct 11 2023
dae17ae0320fBenoit LE
Merge branch 'czm_damage' into working 
Oct 5 2023
0484b62875c4Benoit LE
Added commentaries about what needs to be done 
Oct 5 2023
897d1f1f5d3bBenoit LE
A first version of MaterialCohesiveDamage<dim>::assembleStiffnessMatrix, where… 
Oct 3 2023
8f54fd191210Benoit LE
A first implementation of MaterialCohesiveDamage<dim>… 
Oct 3 2023
9762c6cb57eaBenoit LE
Started to add MaterialCohesiveDamage<dim>::computeTangentTraction 
Oct 3 2023
87d71ea993feBenoit LE
Added err_openings (difference between opening and czm target opening) as… 
Oct 2 2023
dffc040c188bBenoit LE
More or less computed a first version of MaterialCohesiveDamage<dim>… 
Oct 2 2023
3c826540333cBenoit LE
Cleaned a few things, now lambda will be a nodal field 
Sep 29 2023