Started to use new developpement of last N.R. commit to properly assemble lambda terms
- Started to use new assembling function to take into account lambda connectivities
- Fix in assembleElementalArrayToResidual to work with any type of element
- Added proper declaration of lambda field in SolidMechanicsModelCohesive
- Fixed spatial dimension when creating lambda + some minor fixes and comments
commit 8f4f3d2f0a9f139e2f108b24271a97875e92d060
Merge: dae17ae03 56f91cf2b
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Wed Oct 11 11:39:04 2023 +0200
Merge branch 'features/czm_damage' into working
commit dae17ae0320fa338b22b5d41cfc553faa310bef7
Merge: 0484b6287 1ce7b0820
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Thu Oct 5 12:09:26 2023 +0200
Merge branch 'czm_damage' into working
commit 0484b62875c479b15d7f1077fef758eb7e2ca1a9
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Thu Oct 5 12:08:00 2023 +0200
Added commentaries about what needs to be done
commit 897d1f1f5d3be80a97d4e8704fe6768b4a12872f
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Tue Oct 3 17:02:15 2023 +0200
A first version of MaterialCohesiveDamage<dim>::assembleStiffnessMatrix, where terms are (properly ?) computed, assembling needs to be checked
commit 8f54fd191210276b1d638a553a5894cebfd59e6e
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Tue Oct 3 14:41:18 2023 +0200
A first implementation of MaterialCohesiveDamage<dim>::computeTangentTractionOnQuad
commit 9762c6cb57eac94891db47f59415216525cb7106
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Tue Oct 3 14:28:35 2023 +0200
Started to add MaterialCohesiveDamage<dim>::computeTangentTraction
commit 87d71ea993fe8968813ff6d91ffab5968949a08a
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Mon Oct 2 17:07:08 2023 +0200
Added err_openings (difference between opening and czm target opening) as MaterialCohesiveDamage + started to implement MaterialCohesiveDamage<dim>::assembleInternalForces
commit dffc040c188b1f8dc22f7874416ad15886103df7
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Mon Oct 2 15:44:53 2023 +0200
More or less computed a first version of MaterialCohesiveDamage<dim>::computeTractionMaterialCohesiveDamage, however storage of lambda still needs to be discussed
commit 3c826540333c809321e8459572ddab5c69c6a3ac
Author: Benoit LE <benoit.le@ec-nantes.fr>
Date: Fri Sep 29 17:46:37 2023 +0200
Cleaned a few things, now lambda will be a nodal field