!   TITLE:  gimbal_second.parm (COMMON_MISSILE)
!
!---------------------------------------------------------------------------
!   Rev -   08/07/2002      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This macro creates the parameter file for the secondary stage gimbal on
!   the variable exhaust nozzle mechanism for the common missile project.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Variable Exhaust Nozzle Mechanism
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='gimbalS'
arry_nam='gimS'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSgimS0'           ! cartesian
cyl_name='CSgimS1'          ! cylindrical
sph_name='CSgimS2'          ! 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
parm_val,'gimbalP','R01','R01',0.500
parm_val,'gimbalP','D02','D02',3.500
!





!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSgimP0                     ! active coordinate system
!acs=CSnoz0                     ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=0                            ! z coordinate center
!
rotxyc=-90                      ! xy rotation
rotyzc=10                       ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------