INPUT INSTRUCTIONS------------------91.115-------------------31 Oct 94 instr.3 instr.4 These input instructions were extracted from the NJOY 91 instr.5 source file using upd and upuser. In order to allow easy instr.6 searching with a text editor, keyword strings of the form instr.7 <4) production (mf6) * groupr.178 c * 31 proton production matrix (mf4) * groupr.179 c * 32 deuteron production (mf4) * groupr.180 c * 33 triton production (mf4) * groupr.181 c * 34 he-3 production (mf4) * groupr.182 c * 35 alpha production (mf4) * groupr.183 c * 36 residual nucleus (a>4) production (mf4) * groupr.184 c * note: if necessary, mfd=21-26 will * groupr.185 c * automatically change to 31-36. * groupr.186 c * 90+n radioactive nuclide production from nth * groupr.187 c * subsection for mtd in file 9. * groupr.188 c * 100+n radioactive nuclide production from nth * groupr.189 c * subsection for mtd in file 10. * groupr.190 c * * groupr.191 c * mtd meaning * groupr.192 c * --- ------- * groupr.193 c * -n process all mt numbers from the previous * groupr.194 c * entry to n inclusive * groupr.195 c * 221-250 reserved for thermal scattering * groupr.196 c * 258 average lethargy * groupr.197 c * 259 average inverse velocity (m/sec) * groupr.198 c * * groupr.199 c * automatic reaction processing options * groupr.200 c * ------------------------------------- * groupr.201 c * 3/ do all reactions in file3 on input pendf * groupr.202 c * 6/ do all matrix reactions in endf dictionary * groupr.203 c * 13/ do all photon production cross sections * groupr.204 c * 16/ do all photon production matrices * groupr.205 c * 21/ do all proton production matrices * groupr.206 c * 22/ do all deuteron production matrices * groupr.207 c * 23/ do all triton production matrices * groupr.208 c * 24/ do all he-3 production matrices * groupr.209 c * 25/ do all alpha production matrices * groupr.210 c * 26/ do all a>4 production matrices * groupr.211 c * * groupr.212 c ****************************************************************** groupr.213 instr.59 < = upper-case standard * plotr.27 c * < = lower-case standard * plotr.28 c * ? = upper-case greek * plotr.29 c * # = lower-case greek * plotr.30 c * + = instructions * plotr.31 c * ---------------------------------------- * plotr.32 c * * plotr.33 c * card 1 * plotr.34 c * xpage,ypage page size for display (default=10x8) * plotr.35 c * istyle character syle (def=1) * plotr.36 c * 1 = simplex * plotr.37 c * 2 = duplex * plotr.38 c * 3 = complex * plotr.39 c * 4 = swissm * plotr.40 c * size character size option * plotr.41 c * pos = height in page units * plotr.42 c * neg = height as fraction of subplot size * plotr.43 c * * plotr.44 c * -----repeat cards 2 through 12 for each curve----- * plotr.45 c * * plotr.46 c * card 2 * plotr.47 c * iplot plot index * plotr.48 c * 99 = terminate plotting job * plotr.49 c * 1 = new axes, new page * plotr.50 c * -1 = new axes, existing page * plotr.51 c * n = nth additional plot on existing axes * plotr.52 c * -n = start a new set of curves using * plotr.53 c * the alternate y axis * plotr.54 c * default = 1 * plotr.55 c * factx factor for energies (default=1.) * plotr.56 c * facty factor for cross-sections (default=1.) * plotr.57 c * xll,yll lower-left corner of plot area * plotr.58 c * xur,yur upper-right corner of plot area * plotr.59 c * (plot area defaults to one plot per page) * plotr.60 c * * plotr.61 c * -----cards 3 thru 7 for iplot = 1 or -1 only----- * plotr.62 c * * plotr.63 c * card 3 * plotr.64 c * t1 first line of title * plotr.65 c * 60 characters allowed. * plotr.66 c * default=blank * plotr.67 c * * plotr.68 c * card 3a * plotr.69 c * t2 second line of title * plotr.70 c * 60 characters allowed. * plotr.71 c * default=blank * plotr.72 c * * plotr.73 c * card 4 * plotr.74 c * itype type for primary axes * plotr.75 c * 1 = linear x - linear y * plotr.76 c * 2 = linear x - log y * plotr.77 c * 3 = log x - linear y * plotr.78 c * 4 = log x - log y * plotr.79 c * set negative for 3d axes * plotr.80 c * default=4 * plotr.81 c * jtype type for alternate y axis or z axis * plotr.82 c * 0 = none * plotr.83 c * 1 = linear * plotr.84 c * 2 = log * plotr.85 c * default=0 * plotr.86 c * igrid grid and tic mark control * plotr.87 c * 0 = no grid lines or tic marks * plotr.88 c * 1 = grid lines * plotr.89 c * 2 = tic marks on outside * plotr.90 c * 3 = tic marks on inside * plotr.91 c * default=2 * plotr.92 c * ileg option to write a legend. * plotr.93 c * 0 = none * plotr.94 c * 1 = write a legend block with upper left * plotr.95 c * corner at xtag,ytag (see below) * plotr.96 c * 2 = use tag labels on each curve with * plotr.97 c * a vector from the tag to the curve * plotr.98 c * default=0 * plotr.99 c * xtag x coordinate of upper left corner * plotr.100 c * of legend block * plotr.101 c * ytag y coord of upper left corner * plotr.102 c * default=upper left corner of plot * plotr.103 c * * plotr.104 c * card 5 * plotr.105 c * el lowest energy to be plotted * plotr.106 c * eh highest energy to be plotted * plotr.107 c * xstep x axis step * plotr.108 c * default = automatic scales * plotr.109 c * (default all 3, or none) * plotr.110 c * (the actual value of xstep is * plotr.111 c * ignored for log scales) * plotr.112 c * * plotr.113 c * card 5a * plotr.114 c * xlabl label for x axis * plotr.115 c * 60 characters allowed. * plotr.116 c * default="energy (ev)" * plotr.117 c * * plotr.118 c * card 6 * plotr.119 c * yl lowest value of y axis. * plotr.120 c * yh highest value of y axis. * plotr.121 c * ystep step for y ayis (linear scales only) * plotr.122 c * default = automatic scales * plotr.123 c * (default all 3, or none) * plotr.124 c * (the actual value of ystep is * plotr.125 c * ignored for log scales) * plotr.126 c * * plotr.127 c * card 6a * plotr.128 c * ylabl label for y axis * plotr.129 c * 60 characters allowed. * plotr.130 c * default="cross section (barns)" * plotr.131 c * * plotr.132 c * card 7 (jtype.gt.0 only) * plotr.133 c * rbot lowest value of secondary y axis or z axis * plotr.134 c * rtop highest value of secondary y axis or z axis * plotr.135 c * rstep step for secondary y axis or z axis * plotr.136 c * default for last three = automatic * plotr.137 c * * plotr.138 c * card 7a (jtype.gt.0 only) * plotr.139 c * rl label for alternate y axis or z axis * plotr.140 c * 60 characters allowed. * plotr.141 c * default=blank * plotr.142 c * * plotr.143 c * -----cards 8 thru 9 are always given----- * plotr.144 c * * plotr.145 c * card 8 * plotr.146 c * iverf version of endf tape * plotr.147 c * set to zero for data on input file * plotr.148 c * and ignore rest of parameters on card * plotr.149 c * set to 1 for gendf data * plotr.150 c * nin input tape * plotr.151 c * can change for every curve if desired. * plotr.152 c * matd desired material * plotr.153 c * mfd desired file * plotr.154 c * mtd desired section * plotr.155 c * temper temperature for endf/b data (k) * plotr.156 c * default=0. * plotr.157 c * nth,ntp,nkh see below (defaults=1) * plotr.158 c * * plotr.159 c * special meanings for nth,ntp,nkh for file 3 or 5 data * plotr.160 c * nth number of subsection to plot * plotr.161 c * (works for isomer prod, delayed n, etc.) * plotr.162 c * ntp not used * plotr.163 c * nkh not used * plotr.164 c * * plotr.165 c * special meanings for nth,ntp,nkh for file 6 data * plotr.166 c * nth index for incident energy * plotr.167 c * ntp number of dep. variable in cyle to plot * plotr.168 c * (or angle number for law 7) * plotr.169 c * nkh number of outgoing particle to plot * plotr.170 c * * plotr.171 c * special meanings for nth,ntp,nkh for gendf mf=3 data * plotr.172 c * nth=0 for flux per unit lethargy * plotr.173 c * nth=1 for cross section (default) * plotr.174 c * ntp=1 for infinite dilution (default) * plotr.175 c * ntp=2 for next lowest sigma-zero values, etc. * plotr.176 c * nkh=1 for p0 weighting (default) * plotr.177 c * nkh=2 for p1 weighting (total only) * plotr.178 c * * plotr.179 c * -----cards 9 and 10 for 2d plots only----- * plotr.180 c * * plotr.181 c * card 9 * plotr.182 c * icon symbol and connection option * plotr.183 c * 0 = points connected, no symbols * plotr.184 c * -i = points not connected, symbol at every * plotr.185 c * ith point * plotr.186 c * i = points connected, symbol at every ith * plotr.187 c * points * plotr.188 c * default=0 * plotr.189 c * isym no. of symbol to be used * plotr.190 c * 0 = square * plotr.191 c * 1 = octagon * plotr.192 c * 2 = triangle * plotr.193 c * 3 = cross * plotr.194 c * 4 = ex * plotr.195 c * 5 = diamond * plotr.196 c * 6 = inverted triangle * plotr.197 c * 7 = exed square * plotr.198 c * 8 = crossed ex * plotr.199 c * 9 = crossed diamond * plotr.200 c * 10 = crossed octagon * plotr.201 c * 11 = double triangle * plotr.202 c * 12 = crossed square * plotr.203 c * 13 = exed octagon * plotr.204 c * 14 = triangle and square * plotr.205 c * 15 = filled circle * plotr.206 c * 16 = open circle * plotr.207 c * 17 = open square * plotr.208 c * 18 = filled square * plotr.209 c * default=0 * plotr.210 c * idash type of line to plot * plotr.211 c * 0 = solid * plotr.212 c * 1 = dashed * plotr.213 c * 2 = chain dash * plotr.214 c * 3 = chain dot * plotr.215 c * 4 = dot * plotr.216 c * default=0 * plotr.217 c * ithick no. of times to redraw curve * plotr.218 c * default=0. * plotr.219 c * * plotr.220 c * card 10 ---ileg.ne.0 only--- * plotr.221 c * aleg title for curve tag or legend block * plotr.222 c * 60 characters allowed. * plotr.223 c * default=blank * plotr.224 c * * plotr.225 c * card 10a ---ileg.eq.2 only--- * plotr.226 c * xtag x position of tag title * plotr.227 c * ytag y position of tag title * plotr.228 c * xpoint x coordinate of vector point * plotr.229 c * (.le.0 to omit vector) * plotr.230 c * * plotr.231 c * -----card 11 for 3d plots only----- * plotr.232 c * * plotr.233 c * card 11 * plotr.234 c * xv,yv,zv abs. coords of view point * plotr.235 c * defaults=5.,2.,2. * plotr.236 c * x3,y3,z3 abs. sides of work box volume * plotr.237 c * defaults=5.,2.,2. * plotr.238 c * * plotr.239 c * set y3 negative to flip the order of the axis on * plotr.240 c * that side of the box (secondary energy). * plotr.241 c * * plotr.242 c * -----cards 12 thru 13 for nin = 0 only----- * plotr.243 c * * plotr.244 c * card 11 * plotr.245 c * nform format code for input data * plotr.246 c * 0 = free format input with * plotr.247 c * optional x and y error bars * plotr.248 c * * plotr.249 c * card 12 ---nform = 0 only--- * plotr.250 c * xdata dependent value * plotr.251 c * terminate with xdata negative * plotr.252 c * ydata independent value * plotr.253 c * yerr1 lower y error limit * plotr.254 c * no y error bar if zero * plotr.255 c * yerr2 upper y error limit * plotr.256 c * if zero, equals yerr1 * plotr.257 c * xerr1 x left error limit * plotr.258 c * no x error bar if zero * plotr.259 c * xerr2 x right error limit * plotr.260 c * if zero, equals xerr1 * plotr.261 c * * plotr.262 c * * plotr.263 c * all curves contain at least 10 points per decade (see delta). * plotr.264 c * code can plot curves containing fewer than 2000 points (see * plotr.265 c * max) without thinning. curves with more points are thinned * plotr.266 c * based on a minimum spacing determined from max and the * plotr.267 c * length of the x axis. * plotr.268 c * * plotr.269 c ****************************************************************** plotr.270 instr.143 <