! TITLE: ring.parm (CU09644005) ! !--------------------------------------------------------------------------- ! Rev - 08/29/2002 D. Edwards !--------------------------------------------------------------------------- ! ! Ring - EZ Adjustment, C200111393 ! ! This is part of "EZ Adjustment Ring Assembly", P/N 200A069, part of ! end assy CU09644005. ! !---------------------- a.) Title and Units Declaration -------------------- ! /title,Ring, EZ Adjustment ! /units,bin ! !--------------------- b.) Part Name Selection Variable -------------------- ! name='ring' arry_nam='ring' ! !--------------------------- c.) Model C.S. Names -------------------------- ! ct_name='CSr0' ! cartesian cyl_name='CSr1' ! cylindrical sph_name='CSr2' ! spherical ! !----------------------- d.) Material and Element Type --------------------- ! ! ! Material Properties !*if,pfit,ne,1,then ! mat_select,'c15_5' !*else create_mat_prop,'mring','EX',28.5E6,'NUXY',0.27 create_mat_prop,'mring','ALPX',1E-16,'ALPY',1E-16,'ALPZ',1E-16 !*endif ! ! ET,1,SHELL63 ! Element Types ET,2,SOLID45 ! !--------------------------- e.) Model Parameters -------------------------- ! len=.7 wid=.2925 parm_val,'pin','y7','thic',0.1185 parm_val,'pin','x2','rhole',0.07 parm_val,'pin','x5','rs',0.0935 ! Radius to shoulder of stop pin parm_val,'pin','r2','cham',0.005 parm_val,'pin','y3','zmid',0.1035000 r_fine=2.5*rhole ! !------------------------ f.) Model C.S. Coordinates ----------------------- ! acs=CSpin0 ! active coordinate system ! xc=0 ! x coordinate center yc=0 ! y coordinate center zc=0 ! z coordinate center ! rotxyc=0 ! xy rotation rotyzc=0 ! yz rotation rotzxc=0 ! zx rotation ! !---------------------------------------------------------------------------