!   TITLE:  elev_reslvr_bearing.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 to create the elevation resolver bearing
!   'elev_reslvr_bearing.mac'.
!
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Elevation Resolver Bearings / A311A102-107
!
/units,bin                      ! British/inch units
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='erb'
arry_nam='erb'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSerb0'            ! cartesian
cyl_name='CSerb1'           ! cylindrical
sph_name='CSerb2'           ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
W=0.055                 ! [lbf] Measured weight from electronic scale
E=2.0e6                 ! [psi] Elastic modulus
nu=.27
!
et,1,shell93                                        ! element types
et,2,solid95
!
!--------------------------- e.) Model Parameters --------------------------
!
parm_val,'el_res_h','r2','r1',0.3123
parm_val,'el_r_r_h','r1','r2',0.5313
!
l1=0.500
l2=0.289
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSrh0                       ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=l2                           ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------