CFVR8935 - Shear design according to ACI 318 2014
Design a reinforced concrete beam subjected to Shear force according to ACI 318 2014
A beam which is fixed at the right and simply supported at the left, has a rectangular reinforced concrete section and it is subjected to a uniform distributed load of 6.75 Mp/m.
The aim of the example is to obtain the necessary steel amount according to ACI 318 2014.
Element types used in the model: BEAM3 Needed CivilFEM Modules: |
|
| Model Statistics | |
| Number of elements | 20 |
| Number of nodes | 21 |
| Number of civil materials | 2 |
| Number of cross sections | 1 |
| Number of shell vertices | 0 |
Log file: CFVR8935.DAT
FINISH ~CFCLEAR,,1 NomFile='CFVR8935' /TITLE,%NomFile%, SHEAR DESIGN ACCORDING TO ACI 318 2014 ! ------------------------------------------------------------------------------------- ! Initial data ! ------------------------------------------------------------------------------------- ! CivilFEM SETUP ~UNITS,,LENG,M ~UNITS,,TIME,S ~UNITS,,FORC,MP ~CODESEL,,ACI_14 ! Preprocessor /PREP7 ! Parameters L=10 ! Length between supports, in m b=.3 ! Cross-section width in m. h=.5 ! Depth in m. Q=4.5*1.5 ! Uniform distributed load in Mp/m ! Material Definition ~CFMP,1,LIB,CONCRETE,ACI,fc_4500 ~CFMP,2,LIB,REINF,ACI,fy_60000 ~CFMP,1,ACI_14_C,Lambda ,,0.8 ! Element Type Definition ET,1,Beam3 ! Element Type 1: 2D Beam ! Cross-section definition ~CSECDMS,1,REC,1,0.5,0.3 ! Reinforcement definition ~RNFDEF,1,1,2,4,,,0.6368E-02 ! Bot. reinf. for bending ~RNFDEF,1,2,2,2,,,0.2283E-02 ! Top reinf. for bending ~RNFDEF,1,SHEAR,2,,,.1E-4, ! Shear reinf. ! Code properties ~SECMDF,1,ACIPROP ,D_Y,,0.45 ~SECMDF,1,ACIPROP ,D_Z,,0.25 ! Beam and Shell properties ~BMSHPRO,1,BEAM,1,,,,3,,,,Beam property ! Model Construction N,1 ! Nodes input N,21,L FILL,1,21 E,1,2 ! Elements input EGEN,20,1,1,1 D,1, , , , , ,UX,UY ! Boundary conditions D,21, , , , , ,UY /SOLU SFBEAM,ALL,1,PRES,Q F,21,FX,15 SOLVE ! Calculation /POST1 ! Postprocessor ~CFSET,,1,1 ! Read first load step ! Shear in Y design according to ACI ~DIMCON,SHT,SHEAR !-------------------------------------------------------------------------------------- ! DATA CHECK !-------------------------------------------------------------------------------------- ! Data comparison number NComp = 3 NComp_ch = 0 ! Matrix dim. *DIM,LABEL,CHAR,Ncomp,1 *DIM,LABEL_CH,CHAR,Ncomp_ch,1 *DIM,VALUE,,Ncomp,3 *DIM,VALUE_CH,CHAR,Ncomp_ch,3 *DIM,TOLER,,Ncomp,2 ! Labels LABEL(1,1) = 'VC' LABEL(2,1) = 'VS' LABEL(3,1) = 'ASSH' ! Correct values VALUE(1,1)=7.289 VALUE(2,1)=37.26 VALUE(3,1)=0.00197 ! Comparison ~PLLSCON,VC *GET,VALUE(1,2),ELEM,20,ETAB,CFETAB_J ~PLLSCON,VS *GET,VALUE(2,2),ELEM,20,ETAB,CFETAB_J ~PLLSCON,ASSH *GET,VALUE(3,2),ELEM,20,ETAB,CFETAB_J ! Warning and error tolerances TOLER(1,1)= 0.015*VALUE(1,1) $ TOLER(1,2)= 0.015*VALUE(1,1) TOLER(2,1)= 0.025*VALUE(2,1) $ TOLER(2,2)= 0.025*VALUE(2,1) TOLER(3,1)= 0.02*VALUE(3,1) $ TOLER(3,2)= 0.02*VALUE(3,1) !-------------------------------------------------------------------------------------- ! Results comparison !-------------------------------------------------------------------------------------- COMPARA.MAC |
Results
| Label | Target | CivilFEM | Ratio | Tolerance |
| VC | 7.289 | 7.3155 | 0.996 | 0.1093 |
| VS | 37.26 | 37.684 | 0.989 | 0.9315 |
| ASSH | 0.00197 | 0.0019852 | 0.992 | 3.94e-005 |
Contains proprietary and confidential information of Ingeciber, S.A.