You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needs to be the following:
d9 = -2.0 + 6.0eta + r5(1.0-2.0eta)+xi(r4-r5)
(Apologies, I am a noob at Github, but I saw the error when comparing the results to the exact stiffness matrix formulation paper. With this small change both formulations give the same results for the stiffness matrix.)
The text was updated successfully, but these errors were encountered:
awegger
changed the title
Typo in DKT Element; function dHxdeta(ip); d9
Typos in DKT Element; function dHxdeta(ip) and B-Matrix
Oct 28, 2023
Needs to be the following:
d9 = -2.0 + 6.0eta + r5(1.0-2.0eta)+xi(r4-r5)
(Apologies, I am a noob at Github, but I saw the error when comparing the results to the exact stiffness matrix formulation paper. With this small change both formulations give the same results for the stiffness matrix.)
The text was updated successfully, but these errors were encountered: