summations with changing variables
Ältere Kommentare anzeigen
Hi all, i'm a student working on some code to work solve thermal stresses that occur within laminated composites. I have been able to solve the probelm given to me using brute force but I'm looking to rewrite the code so it can be used more universally applied when given different amounts of plys. The issue I'm running into when using summations is when you move from ply-to-ply becasue the thickness may change for each ply. The equation shows the components of the reduced stiffness matrix multiplied by the thermal expansion components but with its all multiply by the differnence of the plys thats where im struggling. If anyone could help me out with setting up the summation code for this it would be extremley helpful, and I hope my description of the problem makes sense. In the quation the 'h' value is the distance from the midplane.

where h,

1 Kommentar
Antworten (0)
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!