This "Pandora Kit" contains the Fortran source files, data files, and user manual files that I think you need to try to get Pandora running on your own. To get started, you should uncompress ("uncompress pandora_kit") and untar ("tar -xf pandora_kit") the file "pandora_kit.Z". Tar should then have set up a series of subdirectories. The top-level directory (i.e. the directory into which pandora_kit was untarred) should have a "Read_me" file that tells what to do next to construct a running version of the main program. I have set up several basic Unix scripts for you (I am not a Unix expert). I assume that you have an f77 compiler (or other compiler that properly compiles Fortran-77 source code), and that your file system does Fortran I/O like mine (SUN Solaris) does. Presumably everything is suitably "Vanilla" and portable, and will transfer to your system like a charm. But since Unix is Unix isn't Unix, you never know. Good luck! R. Loeser (Last reviewed: 2007 Apr 20.)