! TITLE: armature_plate.mac (G200) ! !----------------------------------------------------------------------- ! Rev - 02/06/2006 D. Edwards !----------------------------------------------------------------------- ! ! Electroid Brake Armature Plate ! ! ! CSarm0: Cartesian axis of rotation Coordinate System (X is the spring #) ! CSarm1: Cylindrical axis of rotation Coordinate System ! CSarm2: Spherical axis of rotation Coordinate System ! ! !************************** TABLE OF CONTENTS ************************** ! ! Model Assembly Preparation ! ! 1. Parameter List ! 2. Model Coordinate System ! 3. Solid Model ! !********************* Model Assembly Preparation ********************** ! mod_assemb_prep,arg1,arg2,arg3 ! prepare database for assembly ! !<<<<<<<<<<<<<<<<<<<<<<<< 1. Parameter List >>>>>>>>>>>>>>>>>>>>>>>>>> ! armature_plate.parm ! !<<<<<<<<<<<<<<<<<<<< 2. Model Coordinate System >>>>>>>>>>>>>>>>>>>>> ! mod_coord_system,acs,xc,yc,zc,rotxyc,rotyzc,rotzxc ! !<<<<<<<<<<<<<<<<<<<<<<<<<<< 3. Solid Model >>>>>>>>>>>>>>>>>>>>>>>>>> ! !csys,ct_name wpcsys,-1 cyl4,0.0,0.0,ID/2,,OD/2 cyl4, rholes,0.0,d_head/2 cyl4, 0.0,rholes,d_rivet/2 cyl4, -rholes,0.0,d_head/2 cyl4, 0.0,-rholes,d_rivet/2 !ASBA, NA1, NA2, SEPO, KEEP1, KEEP2 asba,am+1,all,,delete,delete init_entity_num !lsel,s,loc,x,-rholes+d_head/2,-rholes-d_head/2 !lsel,r,loc,y,-d_head/2,d_head/2 !lesize,all,.007 !alls view,'f' ! (1) (2) (3) (4) (5) (6) (7) (8) (9) ! MSH_AREA, mstyp, mshdens, etpa, elmnl, elmxl, lszmsh, mat, real, ecs !msh_area,,0,1,0.015,0.015,-1,C304A efactor=1 msh_area,,0,1,0.015*efactor,0.015*efactor,-1,C304A,realnum ! Turn on KP and line numbers & switch to front view. /pnum,kp,1 /pnum,line,1 eplot !finalize_model