! TITLE: nozzle.parm (COMMON_MISSILE) ! !--------------------------------------------------------------------------- ! Rev - 08/06/2002 J. Rinaldi !--------------------------------------------------------------------------- ! ! This macro creates the parameter file for the variable exhaust nozzle ! for the common missile project. ! !---------------------- a.) Title and Units Declaration -------------------- ! /title,Variavle Exhaust Nozzle Mechanism ! /units,bin ! !--------------------- b.) Part Name Selection Variable -------------------- ! name='nozzle' arry_nam='noz' ! !--------------------------- c.) Model C.S. Names -------------------------- ! ct_name='CSnoz0' ! cartesian cyl_name='CSnoz1' ! cylindrical sph_name='CSnoz2' ! spherical ! !----------------------- d.) Material and Element Type --------------------- ! ! mat_select,'al6061' ! ! et,1,shell63 et,2,solid45 ! !--------------------------- e.) Model Parameters -------------------------- ! A1=0.4 A2=0.43 C2=0.3 ! n_pts=10 l_noz=12 ! cch_rat1=5/6 cch_rat2=2/3 ! R01=0.3 R02=1.00 ! D01=2.00 L01=8.00 ! !------------------------ f.) Model C.S. Coordinates ----------------------- ! acs=0 ! active coordinate system ! xc=1 ! x coordinate center yc=2 ! y coordinate center zc=3 ! z coordinate center ! rotxyc=0 ! xy rotation rotyzc=0 ! yz rotation rotzxc=0 ! zx rotation ! !---------------------------------------------------------------------------