Left

CivilFEM Online Help

Right

CFVR4501 - GB50017 test: Pure bending


A pinned-pinned Steel beam is subjected to a surface load of 2.75kp/cm and a surface load on face 2 of 3 kp/cm
The beam is has a length of 1200 cm.
The cross section is a B Tubular Square/Box, TS 10x10.
The beam is made of GB 50017 Q235 steel.
The aim of the example is to obtain bending checking criterion according to GB 50017.

Element types used in the model: BEAM3

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
Steel
Code Checking/Design
GB 50017

Model Statistics
Number of elements 24
Number of nodes 25
Number of civil materials 1
Number of cross sections 1
Number of shell vertices 0

Log file: CFVR4501.DAT


  FINISH
  ~CFCLEAR,,1
  NomFile='CFVR4501'
  /TITLE, %NomFile%, GB50017: Pure Bending

! ---------------------------------------------------------------------------------
! Model definition
! ---------------------------------------------------------------------------------
! CivilFEM Setup: Code & Units
  ~UNITS,,LENG,cM
  ~UNITS,,TIME,S
  ~UNITS,,FORC,KP
  ~CODESEL,GB50017,EC2,,,EC8-94

/PREP7
! Preprocessor
! --------------------------------------------------
! Materials
  ~CFMP,1,LIB,STEEL,GB50017,Q235    !  GB50017  Q235
! Element Types
  ET,1,BEAM3         ! Type 1: 3D Beam
! Cross Sections
  ~SSECLIB,1,1,61,29  ! TS 10x10 --> B Tubular Square/Box
! Beam & Shell properties
  ~BMSHPRO,1,BEAM,1,1,,,3,1,0,

! Nodes
  N, 1
  N,25,1200
  FILL, 1,25
! Elements
  E,1,2
  EGEN,24,1,1
  EPLOT

/SOLU
! Solution
! --------------------------------------------------
! Displacements
  D, 1,UX
  D, 1,UY
  D,25,UY
! Apply Load
  SFBEAM,ALL,1,PRES,2.75   ! Kp/cm
  SFBEAM,ALL,2,PRES,3.00   ! Kp/cm
  SOLVE

/POST1
! Postprocessor
! --------------------------------------------------
! Read results
  ~CFSET,,1,1       ! Read first load step
! GB50017 Check in Bending
  ~CHKSTL,BENDING

!--------------------------------------------------------------------------------------
! DATA CHECK
!--------------------------------------------------------------------------------------
  NComp    =  4
  NComp_ch =  0

! Marix 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
! Bending
  LABEL(1,1) = 'GAMY'
  LABEL(2,1) = 'GAMZ'
  LABEL(3,1) = 'SEQ'
  LABEL(4,1) = 'CRT_TOT'

! Correct values
  VALUE(1,1) = 1.05
  VALUE(2,1) = 1.05
  VALUE(3,1) = -4.4810492865E+02
  VALUE(4,1) = 0.204391079

! Obtained values
! Bending
  ~PLLSSTL,GAMY
  *GET,VALUE(1,2),ELEM,13,ETAB,CFETAB_I
  ~PLLSSTL,GAMZ
  *GET,VALUE(2,2),ELEM,13,ETAB,CFETAB_I
  ~PLLSSTL,SEQ
  *GET,VALUE(3,2),ELEM,13,ETAB,CFETAB_I
  ~PLLSSTL,CRT_TOT
  *GET,VALUE(4,2),ELEM,13,ETAB,CFETAB_I

! Warning and error tolerances
  TOLER(1,1) = 1E-4 $ TOLER(1,2) = 1E-4
  TOLER(2,1) = 1E-5 $ TOLER(2,2) = 1E-5
  TOLER(3,1) = 1E-4 $ TOLER(3,2) = 1E-4
  TOLER(4,1) = 1E-5 $ TOLER(4,2) = 1E-5

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

Results

LabelTargetCivilFEMRatioTolerance
GAMY 1.05 1.051.000 0.0001
GAMZ 1.05 1.051.000 1e-005
SEQ -448.1 -448.11.000 0.0001
CRT_TOT 0.20439 0.204391.000 1e-005


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