The NJOY Nuclear Data Processing System is a modular computer code designed to read evaluated data in ENDF format, transform the data in various ways, and output the results as libraries designed to be used in various applications. Each module performs a well defined processing task. The modules are essentially independent programs, and they communicate with each other using input and output files, plus a very few common variables.
The documentation for NJOY2016 is found in the NJOY2016-manual repository. There, you can find a pre-compiled PDF of the manual.
Please refer to the Release Notes to see what has changed from one version to the next.
Instructions for the installation of NJOY2016 are found on our page, Obtaining and Installing NJOY.
NJOYdirects the flow of data through the other modules and contains a library of common functions and subroutines used by the other modules.RECONRreconstructs pointwise (energy-dependent) cross sections from ENDF resonance parameters and interpolation schemes.BROADRDoppler broadens and thins pointwise cross sections.UNRESRcomputes effective self-shielded pointwise cross sections in the unresolved energy range.HEATRgenerates pointwise heat production cross sections (KERMA coefficients) and radiation-damage cross sections.THERMRproduces cross sections and energy-to-energy matrices for free or bound scatterers in the thermal energy range.GROUPRgenerates self-shielded multigroup cross sections, group-to-group scattering matrices, photon-production matrices, and charged-particle cross sections from pointwise input.GAMINRcalculates multigroup photoatomic cross sections, KERMA coefficients, and group-to-group photon scattering matrices.ERRORRcomputes multigroup covariance matrices from ENDF uncertainties.COVRreads the output ofERRORRand performs covariance plotting and output formatting operations.MODERconverts ENDF "tapes" back and forth between ASCII format and the special NJOY blocked-binary format.DTFRformats multigroup data for transport codes that accept formats based in the DTF-IV code.CCCCRformats multigroup data for theCCCCstandard interface files ISOTXS, BRKOXS, and DLAYXS.MATXSRformats multigroup data for the newerMATXSmaterial cross-section interface file, which works with the TRANSX code to make libraries for many particle transport codes.RESXSRprepares pointwise cross sections in a CCCC-like form for thermal flux calculators.ACERprepares libraries inACEformat for the Los Alamos continuous-energy Monte Carlo code MCNP.POWRprepares libraries for the EPRI-CELL and EPRI-CPM codes.WIMSRprepares libraries for the thermal reactor assembly codes WIMS-D and WIMS-E.PLOTRreads ENDF-format files and prepares plots of cross sections or perspective views of distributions for output using VIEWR.VIEWRtakes the output ofPLOTR, or special graphics fromHEATR,COVR,DTFR, orACER, and converts the plots into Postscript format for printing or screen display.MIXRis used to combine cross sections into elements or other mixtures, mainly for plotting.PURRgenerates unresolved-resonance probability tables for use in representing resonance self-shielding effects in the MCNP Monte Carlo code.LEAPRgenerates ENDF scattering-law files (File 7) for moderator materials in the thermal range. These scattering-law files can be used byTHERMRto produce the corresponding cross sections.GASPRgenerates gas-production cross sections in pointwise format from basic reaction data in an ENDF evaluation. These results can be converted to multigroup form usingGROUPR, passed toACER, or displayed usingPLOTR.
This software is distributed and copyrighted according to the LICENSE file.