* fichier : tirantlab.dgibi ************************************************************************ ************************************************************************ * * CAS TEST DU 13/11/14 PROVENANCE : TEST SAUT PAGE; * ******************************************************* * * * TEST ELEMENT COAXIAL COS2 POUR MODELE DE LIAISON * * ACIER-BETONEN REGIME LINEAIRE * * * * TIRANT 3 m SECTION CARRE 0.1 * 0.1 * * * * * * Le tirant est maille en 3D a l'aide d'elements * * massif CUB8. L'acier est maille a l'aide d'elements* * barre. Le tirant est soumise sous un chargemet * * monotone. * ******************************************************* * ***parametres xp1 = 3.; xp2 = xp1 + 0.1; yp1 = 0.1; yp2 = yp1/2.; nelx = 100; nely = 1; nelz = 1; * ***geometrie et maillage b1 = 0. 0. 0.; b2 = xp1 0. 0.; a1 = 0. yp2 yp2; a2 = xp1 yp2 yp2; PA1 = (-0.1 yp2 yp2) ; PA2 = (xp2 yp2 yp2) ; * * ACI = D1 et D2 et LIA1 ; * vtot = vol1 et acibet; ***loi d adherence * * ***materiaux ***acier yga = 210.e9; nua = 0.3; secc1 = 7.854e-5; secc2 = 7.854e-5; ***beton ygb = 30.e9; nub = 0.2; ***model ***acier moa= model aci mecanique elastique isotrope barre; ***beton mob = model vol1 mecanique elastique isotrope; ***beton acier moab = model acibet mecanique elastique isotrope plastique liaison_acbe cos2; * motot = moa et mob et moab; matot = maa et mab et maab; ***conditions aux limites cl2 = bloqu UZ sb1; cl4 = bloqu ux PA2; cl5 = bloqu uz pa2; cl6 = bloqu uy pa2; pp1 = 0. 0. 0.; pp2 = 1. 0. 0.; pp3 = 1. 0. yp1; * cltot = cl1 et cl2 et cl3 et cl4 et cl5 et cl6 et cl7; ***chargement char1 = chargement (for1 ) evo1 dimp; ***table tab1 = table; tab1.modele = motot; tab1.caracteristiques = matot; tab1.blocages_mecaniques = cltot; tab1.chargement= char1; tab1.'PRECISION' = 1.e-5; tab1.temps_calcules = * pasapas tab1; * ********************* ***post traitement*** ********************* ***force * errf = abs(fff - 33.75e3)/33.75e3; * si (> errf 1e-3); erreur (5); finsi; fin;
© Cast3M 2003 - Tous droits réservés.
Mentions légales