Hello,
When analizing LOAD LIST ENV 1, 2 together, I have warning message as below ;
" **WARNING- Deflection check of member # XX will not be performed as DFF value not provided. "
(XX is member No. which was not input DFF parameter)
I input DFF parameter for beam member and didn't input DFF parameter for colum member.
then, above warning is occured at not input DFF parameter member.
Q1. Can I ignore this warning?
Q2. Did I input wrong syntax?
=====STAAD EDITOR=====
DEFINE ENVELOPE
101 TO 136 ENVELOPE 1 TYPE SERVICEABILITY
201 TO 237 ENVELOPE 2 TYPE STRENGTH
END DEFINE ENVELOPE
*=============================================
LOAD LIST ENV 1 2
*------------------------------------------------------------------------------
PARAMETER 1
CODE AISC UNIFIED 2005
METHOD LRFD
*------------------------------------------------------------------------------
FYLD 248000 MEMB 155 TO 170
FYLD 345000 MEMB 1 TO 154
*------------------------------------------------------------------------------
DFF 240 MEMB 31 TO 45 76 TO 154
*
DJ1 37 MEMB 94 147
DJ2 39 MEMB 94 147
*
DJ1 38 MEMB 108 149
DJ2 40 MEMB 108 149
*
DJ1 51 MEMB 101 148
DJ2 53 MEMB 101 148
*
DJ1 52 MEMB 115 150
DJ2 54 MEMB 115 150
*
DJ1 67 MEMB 122 151
DJ2 69 MEMB 122 151
*
DJ1 68 MEMB 136 153
DJ2 70 MEMB 136 153
*
DJ1 81 MEMB 129 152
DJ2 83 MEMB 129 152
*
DJ1 82 MEMB 143 154
DJ2 84 MEMB 143 154
*==============================================================================
CHECK CODE ALL
*==============================================================================
LOAD LIST 101 TO 136
PRINT SUPPORT REACTION
*==============================================================================
FINISH