!   TITLE:  gimbal_primary.parm (COMMON_MISSILE)
!
!---------------------------------------------------------------------------
!   Rev -   08/07/2002      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This macro creates the parameter file for the primary gimbal on the var-
!   iable exhaust nozzle mechanism for the common missile project.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Variavle Exhaust Nozzle Mechanism
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='gimbalP'
arry_nam='gimP'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSgimP0'           ! cartesian
cyl_name='CSgimP1'          ! cylindrical
sph_name='CSgimP2'          ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
!
mat_select,'al6061'
!
!
et,1,shell63
et,2,solid45
!
!--------------------------- e.) Model Parameters --------------------------
!
parm_val,'nozzle','D01','D01',2.00
parm_val,'nozzle','L01','L01',8.00
parm_val,'nozzle','w_ccho','L02',4.56435
!
D02=3.500
D03=3.000
R01=0.500



!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSnoz0                      ! 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
!
!---------------------------------------------------------------------------