matlab code for FEM with elements of C1 continuity

7 views (last 30 days)
Hello team!
I wish to write a matlab code for FEM with elements of C1 continuity (C1 elements). The code below is for 2D plane stress with 4-node quadrilateral elements (CO shape functions).
https://ch.mathworks.com/matlabcentral/fileexchange/31788-the-plane-stress-problem
Does anyone has code for C1 elements FEM or something that can help me? Whats the changes that should I do on the C0 code above to become C1?
Thanks in advance.

Answers (0)

Categories

Find more on Stress and Strain in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!