Calculation of Atomic Energy Levels and Spectra

R. Cowan
Abstract:RCG is a FORTRAN77 program initially coded (1964-65) on the IBM 7030 (”Stretch”), and subsequently modified (with addition of many new features and options) to run on other IBM, CDC, and CRAY mainframes, various VAXs and MicroVAXs, SUN and IBM RISC workstations, and finally Macintosh Centris 650 computers (68040 microprocessor with built-in floating-point processor and using the Language Systems FORTRAN compiler with -t72 option). It has also been successfully used by others on Apollo, Hewlett-Packard, and PC-type computers. On 32-bit-word machines, it should be run in doubleprecision mode–preferably using, if available, a largeexponent-range option (10±350 rather than 10±38 such as the VAX G FLOATING compiler option. To make the program easily useable on both 64-bit and 32-bit machines, the following program modifications have been incorporated:
What problem does this paper attempt to address?