!   TITLE:  gyro_cap_cres.parm (AAAV)
!
!-----------------------------------------------------------------------
!       Rev -   RELEASED    12/13/2001      J. Rinaldi
!       Rev A               05/02/2002      D. Edwards
!               Added assy cuts for GIMBAL FRAME ASSY (MATCHED SET)
!               P/N SK400A013
!-----------------------------------------------------------------------
!
!   This part macro creates the parameter file for the AAAV gimbal
!   gyro cap: SK324A011
!
!-------------------- a.) Title and Units Declaration ------------------
!
/title,Gyro Cap / CRES 410 / SK324A011
!
/units,bin
!
f_solve=0           ! 1=stand alone solve
!
!------------------- b.) Part Name Selection Variable ------------------
!
name='gyro_cap'
arry_nam='gyrcp'
!
!------------------------ c.) Model C.S. Names -------------------------
!
ct_name='CSgyrc0'           ! cartesian
cyl_name='CSgyrc1'          ! cylindrical
sph_name='CSgyrc2'          ! spherical
!
!-------------------- d.) Material and Element Type -------------------
!
mat_select,'c410'
!
!
ET,1,shell93
ET,2,solid95
ET,3,solid92
!
!------------------------- e.) Model Parameters -----------------------
!
Da01=180            ! total cap angle
aoffst=3            ! angle offset between thru-cut round and web wall
!
R01=0.070
D01=0.275
Dpat=1.750
!
rcapo=1.800/2
!
parm_val,'gimbal','XXXX','Dr01',1.3501      ! machining diameter
Dr01=Dr01/2
!
parm_val,'gimbal','XXXX','dcapi',2*0.625
rcapi=dcapi/2
!
Dx01=0.200
Dy01=2.600
Dy02=1.100
!
rfilcap=0.125
!
Dz01=0.350
Dz02=0.170
!
Dd01=0.188
Dd02=0.312

! Assembly cut parameters (Rev A)
!
parm_val,'gimbal','R01M','gR01M',1.058
parm_val,'gimbal','L15','gL15'
parm_val,'gimbal','L11','gL11'
parm_val,'gimbal','Dx02M','gDx02M'
parm_val,'gimbal','D02M','gD02M'
!
!---------------------- f.) Model C.S. Coordinates --------------------
!
acs=CSgyro0                 ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=-.026                            ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!----------------------------------------------------------------------