Title :ATMLVL Keywords :XEDS, EELS Computer :DEC VAX 11/730-785, DEC PDP 11/2-11/73 Operating System :VAXVMS, RT-11 Programming Language :Fortran IV Hardware Requirements :None Author(s) :Nestor J. Zaluzec Correspondence Address :Argonne Nat. Lab, Electron Microscopy Center,Bldg 212 :Materials Science Division, Argonne, Illinois 60439, Abstract: ATMLVL.DAT is a data file containing all inner shell edge energies for elements in the range of H (Z=1) to FM (Z=100). The table is stored as simple ASCII characters to allow simple access and file transfer. Each element contains 24 entries which correspond to the following shells K, L3, L2, L1, M5, M4, M3, M2, M1, N7, N6, N5, N4, N3, N2, N1, O5, O4, O3, O2, O1, P1, P2, and P3. If an element doesnot have a particuliar edge its energy is listed as zero. The program BATMLVL, which is given in the ATMLVL.SRC file, can be used to create an efficient binary file from this ASCII listing, while the subroutine ELEDGE can be used in a user written program to read the resulting binary file. ------------------------------------------------------------------------------