!   TITLE:  ball_nut.parm (COMMON_MISSILE)
!
!---------------------------------------------------------------------------
!   Rev -   04/29/2003      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This parameter file creates the common missile ball nut.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Ball Nut
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='ballnut'
arry_nam='bnut'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSbn0'                 ! cartesian
cyl_name='CSbn1'                ! cylindrical
sph_name='CSbn2'                ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
mat_select,'al6061'
!
et,1,shell63
et,2,solid45
!
!--------------------------- e.) Model Parameters --------------------------
!
R01=0.160
R02=0.3449
R03=0.3115
!
Dz01=0.5388
Dz02=0.8338
!
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSbs10                      ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=-1.3034                      ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------