!   TITLE:  elev_torq_rotor.parm (AAAV)
!
!---------------------------------------------------------------------------
!       Rev -   08/10/2000      J. Rinaldi
!       Rev A   06/05/2002      D. Edwards
!               Added weight, volume and density calculation
!---------------------------------------------------------------------------
!
!   This parameter file is used for the elevation resolver rotor assembly
!   macro 'elev_reslvr_rotor.mac'; P/N 551A066. See DRAW_ELEV_TORQ_ROTOR.MAC
!   for the layout of dimensions.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Elevation Torquer Rotor / 551A066
!
/units,bin                      ! British/inch units
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='etr'
arry_nam='etr'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSetr0'            ! cartesian
cyl_name='CSetr1'           ! cylindrical
sph_name='CSetr2'           ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
W=61.4/gram                 ! [lbf] Measured weight from scale
E=2.0e6                     ! [psi] Elastic modulus
nu=.27
!
et,1,shell93                ! element types
et,2,solid95
!
!--------------------------- e.) Model Parameters --------------------------
!
parm_val,'mir_supt','d4','d1',0.499
r1=d1/2
r2=1.116/2
!
l1=0.722
l2=0.700
l3=0.125
!
parm_val,'mir_supt','extd5','l4',0.499
parm_val,'mir_supt','l18','l5',0.499
parm_val,'mir_supt','l19','l6',0.499
parm_val,'mir_supt','l20','l7',0.499
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSm_trq1                    ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=l2+l4+l5+l6+l7               ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=180                      ! zx rotation
!
!---------------------------------------------------------------------------