CFVR1318 - Torsion design according to AS3600

Design a reinforced concrete beam subjected to Torsion moment according to AS3600

A fixed beam which has a rectangular reinforced concrete section is subjected to a shear force of 7.2 Mp and a torsional moment of 1.52 Mp*m.
The aim of the example is to obtain the necessary steel amount according to AS3600.
Variation of the example included in "Prontuario informático del H.A." by Corres-León-Pérez-Arroyo-López, 1994, Page 227

Element types used in the model: BEAM4

Needed CivilFEM Modules:
Geotechnical Module
Bridges and Civil Non Linearities Module
Advanced Prestressed Concrete Module

The example can be launched on an educational license.
KEYWORDS
Beam
Cross Section
Code Checking/Design
Reinforced Concrete
AS3600

Model Statistics
Number of elements 4
Number of nodes 5
Number of civil materials 2
Number of cross sections 1
Number of shell vertices 0

Log file: CFVR2718.DAT


   FINISH
  ~CFCLEAR,,1
   NomFile='CFVR2718'
 /TITLE,%NomFile%, TORSION DESIGN ACCORDING TO AS3600

! -------------------------------------------------------------------------------------
! Initial data
! -------------------------------------------------------------------------------------
! CivilFEM SETUP
~UNITS,,LENG,M
~UNITS,,TIME,S
~UNITS,,FORC,MP
~CODESEL,EC3-92,AS3600,,,EC8-94

! Preprocessor
  /PREP7

! Parameters
  L=1              ! Length in m
  b=.4             ! Cross-section width in m.
  h=.3             ! Depth in m.
  T=0.95*1.6       ! Torsional moment in Mp*m
  Q=4.7*1.6        ! Maximum concomitant design shear force in Mp

! Material Definition
 ~CFMP,1,LIB,CONCRETE,ACI,fc_3500
 ~CFMP,2,LIB,REINF,ACI,fy_60000

! Element Type Definition
  ET,1,Beam4                           ! Element Type 1: 3D Beam

! Cross-section definition
 ~CSECDMS,1,REC,1,0.3,0.4

! Reinforcement definition
 ~RNFDEF,1,TORSION,2,1e-4, , , ,1e-4, ,

! Beam properties
  ~BMSHPRO,1,BEAM,1,1,,,4,0,0,,Beam Properties

! Model
  N,1                                  ! Nodes input
  N,5,L
  FILL,1,5
  E,1,2                                ! Elements input
  EGEN,4,1,1,1
  D,1, , , , , ,ALL                    ! Boundary conditions

/SOLU
  F,5,FY,-Q
  F,5,MX,T
  SOLVE               ! Calculation

/POST1
! Postprocessor
  ~CFSET,,1,1       ! Read first load step
! Torsion design according to AS3600
  ~DIMCON,SHT,TORSION

!---------------------------------------------------------------------------------------
! DATA CHECK
!--------------------------------------------------------------------------------------
! Data comparison number
  NComp = 6
  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) = 'CRTTUMAX'
  LABEL(2,1) = 'CRTWCRUS'
  LABEL(3,1) = 'TUC     '
  LABEL(4,1) = 'TUS     '
  LABEL(5,1) = 'ASTT    '
  LABEL(6,1) = 'ASLT    '

! Correct values
  VALUE(1,1)= 1.232118555
  VALUE(2,1)= 1.232118555
  VALUE(3,1)= 0.536257427
  VALUE(4,1)= 2.171428571
  VALUE(5,1)= 0.000365591
  VALUE(6,1)= 0.000197419

! Comparison
 ~CFGET,VALUE(1,2),ELEMENT,2,RESULT,CRTTUMAX,J
 ~CFGET,VALUE(2,2),ELEMENT,2,RESULT,CRTWCRUS,J
 ~CFGET,VALUE(3,2),ELEMENT,2,RESULT,TUC     ,J
 ~CFGET,VALUE(4,2),ELEMENT,2,RESULT,TUS     ,J
 ~CFGET,VALUE(5,2),ELEMENT,2,RESULT,ASTT    ,J
 ~CFGET,VALUE(6,2),ELEMENT,2,RESULT,ASLT    ,J

! Warning and error tolerances
  *DO,II,1,6
    TOLER(II, 1)= 1E-03
    TOLER(II, 2)= 1E-03
  *ENDDO
	TOLER(5, 1)= 1E-07   $   TOLER(5, 2)= 1E-07
	TOLER(6, 1)= 1E-07   $   TOLER(6, 2)= 1E-07

!--------------------------------------------------------------------------------------
! Results comparison
!--------------------------------------------------------------------------------------
  COMPARA.MAC

Results

LabelTargetCivilFEMRatioTolerance
CRTTUMAX 1.2321 1.23211.000 0.001
CRTWCRUS 1.2321 1.23211.000 0.001
TUC 0.53626 0.536241.000 0.001
TUS 2.1714 2.17141.000 0.001
ASTT0.000365590.000365591.000 1e-007
ASLT0.000197420.000197421.000 1e-007


Contains proprietary and confidential information of Ingeciber, S.A.