CFVR7903 - CTE DB SE-A test: Tension and Compression
Tension and compression check according to CTE DB SE-A
An estructure of 2 bars is subjected to a Fy load of -300 KN.
The bars have a length of 1 m and 5.01 m.
The cross section is an Angular L 120 x 120 x 12 with 3.6E-4 m2 of holes area.
The bars are made of Fe 430 steel which have a fy of 275000 kN/m2.
The aim of the example is to obtain the cross section classification, the tension and compression criterion according to CTE DB SE-A.
Element types used in the model: LINK1 Needed CivilFEM Modules: |
|

| Model Statistics | |
| Number of elements | 2 |
| Number of nodes | 3 |
| Number of civil materials | 1 |
| Number of cross sections | 1 |
| Number of shell vertices | 0 |
Log file: CFVR7903.DAT
FINISH ~CFCLEAR,,1 NomFile='CFVR7903' /TITLE, %NomFile%, CTE DB SE-A test: Tension and Compression ! --------------------------------------------------------------------------------- ! Model definition and solve ! --------------------------------------------------------------------------------- ! CivilFEM Setup: Code & Units ~UNITS,,LENG,M ~UNITS,,TIME,S ~UNITS,,FORC,KN ~CODESEL,CTESEA,EC2,,,EC8-94 /PREP7 ! Materials ~CFMP,1,LIB,STEEL,EC3,Fe 430 ! Fe 430 (EC3) ! Element Types ET,1,LINK1 ! Type 1: 2D Spar ! Cross Sections ~SSECLIB,1,1,23,11 ! Angular L 120 x 120 x 12 ~SECMDF,1,CTESEAPR,AHOLES,,3.6e-4 ! Beam Properties ~BMSHPRO,1,BEAM,1,1,,,1,1,0,, ! Nodes N, 1 N,2,1 N,3,,-0.5 ! Elements E,1,2 E,3,2 EPLOT /SOLU ! Restraints D, 1,ALL D, 3,ALL ! Apply Load F,2,FY,-300 /IMAGE,SAVE,%NomFile%,BMP ! Solve SOLVE /POST1 ! Postprocessor ! -------------------------------------------------- ! Read results ~CFSET,,1,1 ! Read the first load step ! Plot FX ~PLLSFOR,F,X,-1 ! Check for tension and compression ~CHKSTL,TENSION,-Z,PARTIAL ~CHKSTL,COMPRESS,-Z,PARTIAL !-------------------------------------------------------------------------------------- ! DATA CHECK !-------------------------------------------------------------------------------------- ! Data comparison number NComp = 8 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 ! --------------------------------------------------------------------------------- LABEL(1,1) = 'CLASS1' LABEL(2,1) = 'NEd1' LABEL(3,1) = 'NuRd1' LABEL(4,1) = 'Crit1' LABEL(5,1) = 'CLASS2' LABEL(6,1) = 'NEd2' LABEL(7,1) = 'NcRd2' LABEL(8,1) = 'Crit2' ! Correct values ! --------------------------------------------------------------------------------- VALUE(1,1)=1 VALUE(2,1)=600 VALUE(3,1)=741.1824 VALUE(4,1)=0.8318 VALUE(5,1)=3 VALUE(6,1)=670.82 VALUE(7,1)=721.2857 VALUE(8,1)=0.930 ! Obtained values ! --------------------------------------------------------------------------------- ! CTE Check Tension ~CFSET,1 !Read first alternative ~PLLSSTL,CLASS *GET,VALUE(1,2),ELEM,1,ETAB,CLASS_I ~PLLSSTL,NED *GET,VALUE(2,2),ELEM,1,ETAB,CFETAB_I ~PLLSSTL,NURD *GET,VALUE(3,2),ELEM,1,ETAB,CFETAB_I ~PLLSSTL,CRT_TOT *GET,VALUE(4,2),ELEM,1,ETAB,CFETAB_I ! CTE Check Compression ~CFSET,2 !Read second alternative ~PLLSSTL,CLASS *GET,VALUE(5,2),ELEM,2,ETAB,CLASS_I ~PLLSSTL,NED *GET,VALUE(6,2),ELEM,2,ETAB,CFETAB_I ~PLLSSTL,NCRD *GET,VALUE(7,2),ELEM,2,ETAB,CFETAB_I ~PLLSSTL,CRT_TOT *GET,VALUE(8,2),ELEM,2,ETAB,CFETAB_I ! Warning and error tolerances TOLER( 1, 1)= 1E-2 $ TOLER( 1, 2)= 1E-2 TOLER( 2, 1)= 1E-2 $ TOLER( 2, 2)= 1E-1 TOLER( 3, 1)= 1E-2 $ TOLER( 3, 2)= 1E-1 TOLER( 4, 1)= 1E-3 $ TOLER( 4, 2)= 1E-2 TOLER( 5, 1)= 1E-2 $ TOLER( 5, 2)= 1E-2 TOLER( 6, 1)= 1E-2 $ TOLER( 6, 2)= 1E-1 TOLER( 7, 1)= 1E-2 $ TOLER( 7, 2)= 1E-1 TOLER( 8, 1)= 1E-3 $ TOLER( 8, 2)= 1E-2 !-------------------------------------------------------------------------------------- ! Results comparison !-------------------------------------------------------------------------------------- COMPARA.MAC |
Results
| Label | Target | CivilFEM | Ratio | Tolerance |
| CLASS1 | 1 | 1 | 1.000 | 0.01 |
| NEd1 | 600 | 600 | 1.000 | 0.1 |
| NuRd1 | 741.18 | 741.18 | 1.000 | 0.1 |
| Crit1 | 0.8318 | 0.83185 | 1.000 | 0.01 |
| CLASS2 | 3 | 3 | 1.000 | 0.01 |
| NEd2 | 670.82 | 670.82 | 1.000 | 0.1 |
| NcRd2 | 721.29 | 721.29 | 1.000 | 0.1 |
| Crit2 | 0.93 | 0.93003 | 1.000 | 0.01 |
Contains proprietary and confidential information of Ingeciber, S.A.

