! TITLE: ball_nut.mac (COMMON_MISSILE) ! !----------------------------------------------------------------------- ! Rev - 04/29/2003 J. Rinaldi !----------------------------------------------------------------------- ! ! This macro creates the common missile ball nut bearing. ! ! CSbn0: Cartesian Ball Nut Coordinate System ! CSbn1: Cylindrical Ball Nut Coordinate System ! CSbn2: Spherical Ball Nut 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 ! !<<<<<<<<<<<<<<<<<<<<<<<< 1. Parameter List >>>>>>>>>>>>>>>>>>>>>>>>>> ! ball_nut.parm ! !<<<<<<<<<<<<<<<<<<<< 2. Model Coordinate System >>>>>>>>>>>>>>>>>>>>> ! mod_coord_system,acs,xc,yc,zc,rotxyc,rotyzc,rotzxc ! !<<<<<<<<<<<<<<<<<<<<<<<<<<< 3. Solid Model >>>>>>>>>>>>>>>>>>>>>>>>>> ! ! !----------------------- 3.1 Stator Cross-Section -------------------- ! csys,CSbn0 ! k,,0,R01,0 k,,0,R02,0 k,,0,R02,Dz01 k,,0,R03,Dz01 k,,0,R03,Dz02 ! k,,0,R01,Dz02 ! create_area ! lplot ! !----------------------- 3.2 Revolve Cross-Section ------------------- ! csys,CSbn0 ! revolve_aset,CSbn0,360,4 ! vadd,all init_entity_num ! lplot ! ! finalize_model