summaryrefslogtreecommitdiff
path: root/3886/CH8/EX8.17/8_17.sce
blob: 5e8339399ffadeb675398af22d535887f40cc3dc (plain)
1
2
3
4
5
6
7
//Force in the member FH
//refer fig.8.22
//use symmetry
//Apply virtual work principle
//RA*12*delta(theta)-10*10*delta(theta)-10*6*delta(theta)-10*2*delta(theta)+FFH*2*tand(60)=0
FFH=-240/(2*tand(60))  //kN
printf("FFH is a compressive force of %.2f kN",-FFH)