!   TITLE:  pawl.parm (ERJ)
!
!-----------------------------------------------------------------------
!   Rev -   06/08/2005      J. Rinaldi / D. Edwards
!-----------------------------------------------------------------------
!
!   This parameter file is for the PAWL macro, P/N 2202-0015.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,PAWL / 2202-0015 (1,000 lbf applied thru center of nose radius and main bore)
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='pawl'
arry_nam='pawl1'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CSpawl0'           ! cartesian
cyl_name='CSpawl1'          ! cylindrical
sph_name='CSpawl2'          ! spherical
!
!-------------------------------- d.) Loads ---------------------------------
!
Ftot=1000                   ! [lbf] Total applied force on entire part
!
!----------------------- e.) Material and Element Type ---------------------
!
!
!
et,1,shell63    ! element types
et,2,solid45    ! solid95 takes 3 minutes to solve instead of 20 sec

!mat_select,'a286'              ! Material Properties
mp,EX,1,30E6
mp,nuxy,1,.27

!
!--------------------------- f.) Model Parameters --------------------------
!
a01=71.5
a02=40.5
!
d01=0.500
d02=0.290
!
r01=0.375
r02=0.020
r03=0.050
r04=0.380
!
l01=1.000
l02=1.013
l03=0.125
l04=0.280
l05=0.030
!
l06=0.313
l07=0.750
l08=0.160
l09=0.100
!
!------------------------ g.) 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
!
!---------------------------------------------------------------------------