!   TITLE:  elev_torq_cap.parm (AAAV)
!
!---------------------------------------------------------------------------
!   Rev -   RELEASED    01/26/2001      D. Edwards
!   Rev A               07/12/2001      J. Rinaldi
!           Renamed parameters & updated to current macro organization
!   Rev B               05/01/2002      D. Edwards
!           Update to CU01715097 configuration
!
!---------------------------------------------------------------------------
!
!   This is the parameter file builds the elevation axis torquer motor cap
!   for the AAAV, ELEV_TORQ_CAP.MAC, P/N SK324A006.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Elevation Torquer Cap / SK324A012
!
/units,bin                      ! British/inch units
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='t_cap'
arry_nam='tcap'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CStmc0'            ! cartesian
cyl_name='CStmc1'           ! cylindrical
sph_name='CStmc2'           ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
mat_select,'c410'
!
!
et,1,shell93
et,2,solid95
!
!--------------------------- e.) Model Parameters --------------------------
!
D01=.370                                ! Depth of pocket
D02=.410                                ! O/A thickness
D03=.125                                ! Flange thickness
D04=.055                                ! C'bore depth for motor stack
!
parm_val,'ets','l1','l1'
!
r1=2.565/2                              ! Cap OD/2
parm_val,'ets','r2','r2',2.3794/2       ! Cap ID/2
r3=3.190/2                              ! Flange OD/2
r4=2.230/2                              ! C'bore ID/2
!
Rf01=0.100                              ! Outer corner radius
Rf02=0.020
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSets0                      ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=l1+(D02-D04)                 ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------