* fichier : gdep2co.dgibi ************************************************************************ ************************************************************************ * * portes tournant autour d'un axe * pa = 0 0 ; pb = 4 0 ; liab = pa d pb; suto = liab trans 4 ( 0 10); mo= suto model mecanique elastique dkt; EP = 1.; ma= mater mo young 10000 nu 0.3 epai EP; ang = 11.25; ( sin ( 3. * ang) ) ( sin ( 4. * ang)) ( sin ( 5. * ang)) ( sin ( 6. * ang)) ( sin ( 7. * ang)) ( sin ( 8. * ang)) ( sin ( 9. * ang)) ( sin ( 10. * ang)) ) ; ( cos ( 3. * ang) - 1.) (cos (4.*ang) - 1.) (cos (5.*ang) - 1.) (cos (6.*ang) - 1.) (cos (7.*ang) - 1.) (cos (8.*ang) - 1.) (cos (9.*ang) - 1.) (cos (10.*ang) - 1.) ) ; fz = depimp blz 1. ; fy = depimp bly 1.; chz = charge dimp fz evz;chy = charge dimp fy evy; ch = chz et chy; tb = table; tb . grands_deplacements = vrai; tb . blocages_mecaniques = blz et bly et bl; *tb . automatique = vrai; tb . autocrit = 100000; tb . chargement = ch; tb . modele = mo; tb . caracteristiques = ma; tb . temps_calcules = lit; pasapas tb; co1 = tb . contraintes . 4; mess ' contrainte maximum ' cma; si ( cma > 1.e-2); finsi; fin;
© Cast3M 2003 - Tous droits réservés.
Mentions légales