XIAM program (Holger Hartwig) Keywords: Microwave Spectroscopy Internal rotation Nuclear quadrupol coupling The file xiam-*.tgz (*:version number) contains the fortran source code and a makefile for compilation on unix systems. The file examples.tgz contains input and output examples. The .tgz files are gnuzipped tar archives. To obtain the files: $ gunzip xiam-25e.tgz (or gzip -d insted of gunzip) $ tar -xf xiam-25e.tar some unix tar programs can gunzip on the fly: $ tar -zxf xiam-25e.tgz after this a directory is build (xiam-25e), it contains the files "xiam_v25.txt" (description of the input) and "install". See "install" for further help The directory dos contains the xiam executable for DOS and OS/2 plus the DOS extender EMX.EXE for DOS. For OS/2 one need the file emxrt.zip. emxrt.zip contains installation notes and the documentaion about the emx DOS extender. Emx updates and the source can be copied from ftp.uni-stuttgart.de /pub/systems/os2/gnu/emx-gcc ftp.leo.org /pub/comp/os/os2/devtools/emx-gcc ftp-os2.cdrom.com /pub/os2/lang/emx09c ftp-os2.nmsu.edu /os2/unix/emx09c In the directory dos are gzip.exe, tar.exe, and unzip.exe. use gzip -d to gunzip.