!   TITLE:  ham-sun_assembly.parm (ISS)
!
!---------------------------------------------------------------------------
!       Rev -   09/08/2000      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This is the parameter file for the Hamilton-Sunstrand ISS assembly.
!
!
!---------------------------------------------------------------------------
!
!
!--------------------- a.) Part Name Selection Variable --------------------
!
name='ham_sun'
arry_nam='h_sa'
!
!--------------------------- b.) Model C.S. Names --------------------------
!
ct_name='CShsa0'            ! cartesian
cyl_name='CShsa1'           ! cylindrical
sph_name='CShsa2'           ! spherical
!
!---------------------------------------------------------------------------
!
*if,modl_num,eq,9,then
    parm_val,'stat068','H5','h5'         ! z position
    parm_val,'stat068','R5','r5'         ! inner radius of flange component
    parm_val,'stat068','RFIL1','rfil1'   ! inner radius of flange component
    parm_val,'stat068','RBF','rbf'       ! radius of bolt flange
    parm_val,'stat068','RBP','rbp'       ! radius of bolt pattern
    parm_val,'stat068','RBH','rbh'       ! radius of bolt head
    parm_val,'stat068','DBH','dbh'       ! diameter of bolt hole
    parm_val,'stat068','NH','nh'         ! number of bolt holes
*else
    rfil1=0.010             ! fillet radii
    h5=0.358
    rbp=1.425               ! radius of bolt pattern
    rbf=0.295               ! radius of bolt flange
    rbh=0.408/2             ! radius of bolt heads
    dbh=0.228               ! diameter of bolt hole
    nh=6                    ! number of flange holes
    r5=2.230/2
*endif