!   TITLE:  t_arc_info.parm (VERIFICATION)
!
!---------------------------------------------------------------------------
!       Rev -   05/30/2002      D. Edwards
!---------------------------------------------------------------------------
!
!   Test/verification macro for the tool "arc_info.mac"
!
!
!---------------------- a.) Title and Units Declaration --------------------
!
/title,Verification macro for tool macro arc_info.mac
!
/units,bin
!
!--------------------- b.) Part Name Selection Variable --------------------
!
name='ai'
arry_nam='ai'
!
!--------------------------- c.) Model C.S. Names --------------------------
!
ct_name='CS_0'          ! cartesian
cyl_name='CS_1'         ! cylindrical
sph_name='CS_2'         ! spherical
!
!--------------------------- e.) Model Parameters --------------------------
!
r1=.05
r2=.5
r3=1
r4=1.5
!
!------------------------ 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
!
!---------------------------------------------------------------------------