ID#: C00760MNYCP00 RSIC#: CCC-760 CODE PKG: PARTISN 5.97 COMPUTER: IBM, SGI, Alpha, Cray, Mac & PC PACKAGED: 09/10/2009 Most Recent Update: **************************************************************************** Contents of distribution CD File C760.PDF contains the RSICC abstract and LANL PARTISN report. 09/10/2009 04:28 PM 17,418,240 partisn5.tar **************************************************************************** Under Unix, mount the CD-ROM and extract files, which will create a "partisn5" subdirectory under the present working directory. tar -xf /cdrom/partisn5.tar Windows users may extract with a tar command in a Cygwin shell or use WinZIP. **************************************************************************** Listing of files extracted from partisn5.tar to the partisn5 subdirectory. -rw-r--r-- 1 3387 Aug 11 15:34 fbrs_3d.inp - test case input -rw-r--r-- 1 129535 Aug 11 15:34 fbrs_3d.out - test case ouput -rw-r--r-- 1 131409 Sep 5 07:30 fbrs_3d_VistaRSICC.out -rw-r--r-- 1 3165686 Aug 11 15:34 manual.pdf - LANL report -rw-r--r-- 1 6471680 Aug 11 15:35 partisn.tar - partisn distribution -rw-r--r-- 1 7505628 Sep 5 01:57 partisn_win.exe - Windows exe -rw-r--r-- 1 1577 Sep 10 16:27 Readme_exe.txt - Info file Extracting from partisn5.tar creates a "partisn" subdirectory with all the distribution files and a Readme file with instructions on building executables. **************************************************************************** PARTISN is written in ANSI standard F95 with a few C language routines used to interface to the operating system. No executables are included in the package, so compilers are required on all systems. PARTISN stresses most f95 compilers, so please ensure that the compiler version you are using is at least as recent as the one listed below on which the LANL developers ran the code system. • Lahey Fujitsu LF95 Fortran Compiler 6.20 on Intel PC running Linux • PGI Fortran compiler version 7.2-5 on X86_64-linux • Intel Fortran Compiler Version 10.0.023 under Linux • Absoft 8.2 on Redhat Enterprise WS 3.0 • Macintosh with Absoft • IBM XLF Fortran Compiler on IBM RS/6000 • MIPSpro Fortran Compiler Version 7.3.1.3m on SGI • Compaq Fortran Compiler V5.5A.7 on Compaq Alpha under Digital Unix • Cray J90 and T90 with CF90 Version 3.0.2.1 • Lahey-Fujitsu Fortran Compiler version 7.1 under Windows in Cygwin environment RSICC tested this release in serial mode under Linux with Intel 10.1.015 and Portland Group Inc, 7.2-2 and under WindowsVista with Lahey/Fujitsu Fortran 95 Compiler Release 7.10.02 Parallelization can be performed using MPI. In addition to Fortran and C compilers, program building requires GNUmake (Version 3.74 or later), GNU awk (Version 3.0 or later), and cpp. A Readme file in the top program directory contains build instructions.