!  TITLE:   band_mdl.parm (AAAV)
!
!---------------------------------------------------------------------------
!  Rev -   1/10/2003       J. Judd
!---------------------------------------------------------------------------
!
!   Parameter file for band.mac
!
!   per Drawing,Rev,mm/dd/yy    [303A005,Rev 3]
!
!---------------------------------------------------------------------------
!
name='band'
arry_nam='band'

/units,bin

!------------------- Model C.S. Names  -----------------------
ct_name='CS_0'          ! cartesian
cyl_name='CS_1'         ! cylindrical
sph_name='CS_2'         ! spherical

!----------------- Geometry -------------------
length=3.091
width=0.380
thick=0.005                 !potentially (re)defined in job.mac or band.mac

!------------------- Material properties -----------------------
bnDENS=.283/386.1
bnEX=28.5e6            !structural
bnNUXY=0.27

create_mat_prop,'bnMPn','DENS',bnDENS,'EX',bnEX,'NUXY',bnNUXY    !structural

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