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

LOCATION FOR DESIGN FOR SHEAR AT START OF MEMBER 2 IS BEYOND THE MIDPOINT OF MEMBER

$
0
0
Current Revision posted to RAM | STAAD Wiki by Sye on 10/3/2016 11:08:32 PM

  
 Applies To 
  
 Product(s):STAAD.Pro
 Version(s):All
 Environment: N/A
 Area: Concrete Design
 Subarea: Design for Shear & Torsion 
 Original Author:Bentley Technical Support Group
  

I am performing concrete design for a beam per the ACI code and I encounter an error message : "LOCATION FOR DESIGN FOR SHEAR AT START OF MEMBER 2 IS BEYOND THE MIDPOINT OF MEMBER. DESIGN FOR SHEAR AND TORSION NOT PERFORMED." How can I get around this situation?

STAAD performs concrete design for shear and torsion at locations defined by

(d + SFACE) from the start of the member

and

(d+EFACE) from the end of the member

respectively. The basis for this assumption can be found in Section 11.1.3.1 of ACI 318-99.

If these locations are beyond the mid-point of the member, that triggers the error message you encountered. In case you are not familiar with the parameters SFACE and EFACE, you will see in Chapter 3 of the Technical Reference Manual in Table 3.1 that these are values which the user may specify to convey to STAAD how far the face of the member is from the nodal point of the member. The default value for SFACE and EFACE is 0.0. "d" is the effective depth of the member.

So, this is what you can do. You can set the values for SFACE and EFACE to be negative quantities equal in magnitude to "d". That will result in (d+SFACE) and (d+EFACE) becoming zero, which means that the design will be performed at the nodal points of the member, thereby avoiding the situation of the design point being beyond the mid-point of the member.

So, in your input file, under the START CONCRETE DESIGN command, specify these parameters along the following lines:


START CONCRETE DESIGN
CODE ACI
SFACE -d MEMB 110
EFACE -d MEMB 110
DESIGN BEAM 110
END CONCRETE DESIGN

where "d" is the effective depth of the member.

Tags: eface, sface, d + SFACE, d+EFACE, Section 11.1.3.1 of ACI 318-99

Viewing all articles
Browse latest Browse all 8748

Trending Articles



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