! TITLE: var_exhaust.parm (COMMON_MISSILE) ! !--------------------------------------------------------------------------- ! Rev - 08/06/2002 J. Rinaldi !--------------------------------------------------------------------------- ! ! This macro creates the parameter file for the variable exhaust nozzle ! mechnaism for the common missile project. ! !---------------------- a.) Title and Units Declaration -------------------- ! /title,Variavle Exhaust Nozzle Mechanism ! /units,bin ! !--------------------- b.) Part Name Selection Variable -------------------- ! name='var_ex' arry_nam='vem' ! !--------------------------- c.) Model C.S. Names -------------------------- ! ct_name='CSvem0' ! cartesian cyl_name='CSvem1' ! cylindrical sph_name='CSvem2' ! spherical ! !----------------------- d.) Material and Element Type --------------------- ! ! mat_select,'al6061' ! ! et,1,shell63 et,2,solid45 ! !--------------------------- e.) Model Parameters -------------------------- ! A=0.4 n_pts=10 l_noz=12 cch_rat=5/6 R01=0.3 ! !------------------------ 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 ! !---------------------------------------------------------------------------