13-Aquamarine
September 17, 2024
Solved
Mathcad programming
- September 17, 2024
- 2 replies
- 2319 views
Hello everyone,
In the attached file i have two programs r and q.
program 'r' arranges the bars in one layer of beam cross section and 'q' is for the second layer.
Here the number of layers are decided based on 'gqo' values.
If they are positive, one layer of the bars are sufficient, i have to repeate the proceedure until it is positive (which means i have to arrange the bars in several layers).
How can i automate y1....yn, d1....dn, n1.....nn, so that one program is sufficient to give the results for the bars in several layers. (y1,y2), (d1,d2), (n1,n2) belongs to first layer, (y3,y4).... for second layer, (y5,y6) for third layer and soo on.
Attached mathcad 10 file.

