!   TITLE:  elev_reslvr_stator.parm (AAAV)
!
!---------------------------------------------------------------------------
!       Rev -   08/10/2000      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This is the parameter file for the elevation resolver stator assembly
!   macro 'elev_reslvr_stator.mac'.
!
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Elevation Resolver Stator / C550074899
!
/units,bin                      ! British/inch units
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='ers'
arry_nam='ers'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSsl0'         ! cartesian
cyl_name='CSsl1'        ! cylindrical
sph_name='CSsl2'        ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
W=0.150             ! [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 --------------------------
!
a=0.050         ! stator parameters
b=0.215         ! see C550074899
c=0.163
d=0.503
!
parm_val,'el_res_h','l7','x11'
parm_val,'el_res_h','l1','x12'
parm_val,'el_res_h','r7','r2',a+b+1.7688/2  ! lam. outer radius
!
r1=1.7688/2                                 ! lam. inner radius
r3=r2-b                                     ! wire inner radius
r4=r2-a                                     ! wire outer radius
!
l1=d-c                                      ! lam. axial length
l2=c                                        ! wire bundle width
!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSerh0                      ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=x11+x12-l1                   ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------