!   TITLE:  sniper_press_fit_shaft.parm (Lockheed)
!
!---------------------------------------------------------------------------
!       Rev -   06/11/2002      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This macro creates the parameter file for the press-fit mating shaft anal-
!   ysis on the Lockheed sniper project.
!
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Lockheed Sniper Press-Fit Analysis
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='sniper'
arry_nam='snip'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSsnip0'           ! cartesian
cyl_name='CSsnip1'          ! cylindrical
sph_name='CSsnip2'          ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
!
mat_select,'inc718'
!
!
et,1,shell63
et,2,solid45
!
!--------------------------- e.) Model Parameters --------------------------
!
D01=1
D02=0.850
t_cut=0.100

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