!   TITLE:  mirror.parm
!
!---------------------------------------------------------------------------
!       Rev -   10/20/2000  J. Rinaldi
!---------------------------------------------------------------------------
!
!   This is the parameter file used in the construction of the mirror
!   MIRROR.MAC.
!
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,AAAV Mirror Construction
!
!
/units,bin                  ! British/inch
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='mirror'
arry_nam='mir'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSm0'              ! cartesian
cyl_name='CSm1'             ! cylindrical
sph_name='CSm2'             ! spherical
!
!
!----------------------- d.) Material and Element Type ---------------------
!
!
mat_select,'al6061'             ! Material Properties
!
!
!et,1,shell93                   ! element types (midside nodes)
!et,2,solid95

et,1,shell63                    ! element types
et,2,solid45

!
!--------------------------- e.) Model Parameters --------------------------
!
parm_val,'adpter','L1','adap_l1',0.115
parm_val,'adpter','D1','adap_d1',1.754
parm_val,'adpter','D3','adap_d3',1.012

dboss=adap_d1       ! was 1.750 !----- See Figure 1 -----
!dboss=1.730            ! Reduced value to give a gap

l2=1.62
h1=1.55
l3=0.625

l4=9.50
h2=8.00
l5=0.120
l6=1.50
l7=.95

l1=l7-l3

h3=0.37

Troom=70                ! [deg F] Room temp (zero thermal stress)
Ttest=-40               ! [deg F] Test temp

!
!------------------------ f.) Model C.S. Coordinates -----------------------
!
acs=CSar0                       ! active coordinate system
!
xc=0                            ! x coordinate center
yc=0                            ! y coordinate center
zc=-adap_l1                     ! z coordinate center
!
rotxyc=0                        ! xy rotation
rotyzc=0                        ! yz rotation
rotzxc=0                        ! zx rotation
!
!---------------------------------------------------------------------------