Quantcast
Channel: RAM | STAAD | ADINA Wiki
Viewing all articles
Browse latest Browse all 8748

Steel Design is not considering the input design parameters

$
0
0
Current Revision posted to RAM | STAAD Wiki by Sye on 6/11/2018 7:42:56 PM

  
 Applies To 
  
 Product(s):STAAD.Pro
 Version(s):All
 Environment: N/A
 Area: Design
 Subarea: American Steel Design
 Original Author:Bentley Technical Support Group
  

I am changing the K and FYLD parameters for some members but the values reported in the design output indicate that those did not change. Why ?

For the values to be accepted by the software, you need to ensure that these parameters are added to the input file before the CHECK CODE or SELECT command. For example if you need to specify FYLD as 50 ksi for members 1 and 2, you should have the commands in the following order

PARAMETER 1
CODE ...
...
FYLD 50 MEMB 1 2 
CHECK CODE ALL

If you add the parameters after the CHECK CODE as shown next, the design would not consider those

PARAMETER 1
CODE ...
...
CHECK CODE ALL
FYLD 50 MEMB 1 2 
...

Tags: FLYD, LRFD, AISC ASD, Changing the K and FYLD Parameters, AISC 360, K

Viewing all articles
Browse latest Browse all 8748

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>