!   TITLE:  cm_housing.parm (COMMON_MISSILE)
!
!---------------------------------------------------------------------------
!   Rev -   04/29/2003      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This parameter file creates the common missile housing concept.
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Common Missile Housing Concept
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='cmhs'
arry_nam='cmhous'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CShous0'           ! cartesian
cyl_name='CShous1'          ! cylindrical
sph_name='CShous2'          ! spherical
!
!----------------------- d.) Material and Element Type ---------------------
!
mat_select,'al6061'
!
et,1,shell63
et,2,solid45
!
!--------------------------- e.) Model Parameters --------------------------
!
D01=1.310               ! 1st motor housing
Dx01=2.5464
Dy01=1.4702
Dz01=1.2894
!
D02=1.000               ! 1st ball screw housing
Dx02=1.59877
Dy02=0.925
!
Dx03=Dy01               ! 2nd motor housing
Dy03=Dx01
!
Dx04=Dy02               ! 2nd ball screw housing
Dy04=Dx02
!
R01=0.2                 ! outer fillet
R02=0.1                 ! inner fillet
!
R03=1.400/2             ! outer motor radius
R04=1.100/2             ! outer ball screw radius
!
Dz02=1.985
Dz03=0.613
!



!
!------------------------ 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
!
!---------------------------------------------------------------------------