!   TITLE:  weld_fillet3.mac (ISS)
!
!---------------------------------------------------------------------------
!       Rev -     RELEASED  09/02/2000      J. Rinaldi
!---------------------------------------------------------------------------
!
!   This macro creates the 3rd weld fillet, joining the wire housing and
!   the housing sleeve.
!
!   CSwf30:     Cartesian Weld Fillet 3 Coordinate System
!   CSwf31:     Cylindrical Weld Fillet 3 Coordinate System
!   CSwf32:     Spherical Weld Fillet 3 Coordinate System
!
!
!******************************* TABLE OF CONTENTS **************************
!
!       Model Assembly Preparation
!
!   1.  Parameter List
!   2.  Model Coordinate System
!   3.  Material and Element Type
!   4.  Solid Model
!
!
!***************************** END Table of Contents ************************
!
!
!
!************************** Model Assembly Preparation **********************
!
!
mod_assemb_prep                 ! prepare database for assembly
!
!
/title,Weld Fillet 3 / Wire Housing-Housing Sleeve
!
!
/units,bin                      ! British/inch
!
!
!**************************** End Model Preparation *************************
!
!
!
!<<<<<<<<<<<<<<<<<<<<<<<< 1.  Parameter List >>>>>>>>>>>>>>>>>>>>>>>>>>
!
!
weld_fillet3.parm                   ! name of parameter file
!
!
!<<<<<<<<<<<<<<<<<<<< 2.  Model Coordinate Systems >>>>>>>>>>>>>>>>>>>>
!
!
mod_coord_system,tube2cs,0,0,0,0,0,0
!
!
!<<<<<<<<<<<<<<<<<<<< 3.  Material and Element Type >>>>>>>>>>>>>>>>>>>
!
!
!---------------------- Material Properties --------------------
!
UIMP,2,EX, , ,29.0E6,           ! Material:  304L CRES
UIMP,2,DENS, , ,.286/386.4,
UIMP,2,NUXY, , ,0.27,
!
!---------------------------------------------------------------
!
!
!------------------------- Element Type ------------------------
!
ET,1,SHELL93
ET,2,SOLID95
!
!---------------------------------------------------------------
!
!
!<<<<<<<<<<<<<<<<<<<<<<<<<<< 4.  Solid Model >>>>>>>>>>>>>>>>>>>>>>>>>>
!
!
csys,CSwf30
!
!
!                  (1)      (2)     (3)  (4)  (5)  (6)    (7)    (8)
! WELD_PROFILE, wld_wdth, wld_dpth, xc,  yc,  zc, rotxy, rotyz, rotzx
!
weld_profile,w1,l2,0,r1,0,0,0,90
!
k,,0,0,0
k,,0,0,1
!
init_entity_num
!
axp1=km-1
axp2=km
!
isolate_areas
!
revolve_aset,axp1,axp2,360,4
!
lplot
!
finalize_model_data