Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

STAAD.pro v8i and Torsion

Status
Not open for further replies.

tlflet01

Structural
Joined
May 15, 2013
Messages
1
Location
US
I am working on a pipe rack made with channel stringers. I have entered known torsional moments in the stringers. It is unclear to me in the steel design output whether the code checks include this torsion. Does STAAD automatically check members including torsion or do I need to define a parameter or something so that STAAD knows to run this check.
 
We are working on complete torsion design per Design Guide 9, with warping torsion considered now, but it's not finished yet. Meanwhile, the combined effects of torsion and axial should be part of the code check automatically, at lease for US codes.
 
You have to input a command......usually I do it this way:

<after load combinations in the edit file>
PERFORM ANALYSIS PRINT ALL
LOAD LIST 2
PARAMETER 1
CODE AISC
UNT 72 MEMB 1 TO 16
UNB 72 MEMB 1 TO 16
LY 72 MEMB 1 TO 16
LZ 216 MEMB 1 TO 16
*
TORSION 2 MEMB 1 TO 16
*
TRACK 2 MEMB 1 TO 16
*
CHECK CODE ALL
*
STEEL TAKE OFF ALL
*
FINISH

That should do it. STAAD currently checks torsion by the 9th edition. The "Track 2" command will give you detailed info in the post-processing file on the warping stresses, code check, and so forth.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top