ID#: C00707MNYCP01 RSIC#: CCC-707 CODE PKG: PARTISN 4.00 COMPUTER: IBM, SGI, Alpha, Cray and PC PACKAGED: 01/16/2003 Most Recent Update: 10/17/2005 **************************************************************************** Contents of distribution CD File C707.PDF contains the LANL PARTISN report. 8,161,280 Oct 17 16:09 c707tar1.tar Partisn 4.00 code system **************************************************************************** Under Unix, mount the CD-ROM (called "cdrom" in this example) and extract files and create the partisn4 subdirectory under the present working directory. tar -xf /cdrom/c707tar1.tar Windows users may extract with a tar command in a Cygwin shell or use WinZIP. **************************************************************************** Listing of files extracted from C707TAR1.TAR to the partisn4 subdirectory. 3386 Jun 1 13:19 FBRS_3D.INP - test case input 117486 Jun 1 13:19 FBRS_3D.OUT - test case ouput 2705927 Jun 1 10:34 Partisn4_00.pdf - LANL report 3525 May 27 2004 Readme - Instructions on building executables 5324800 Jun 1 13:19 partisn_4_00.tar - partisn directory tree Extracting from partisn_4_00.tar creates a "partisn" subdirectory. **************************************************************************** In October 2005, the RSICC package was updated to PARTISN 4.00. The program is written in ANSI standard F90 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 f90 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 Version 6.20 on Intel PC running Linux •Absoft 8.2 on Redhat Enterprise WS 3.0 •IBM XLF Fortran Compiler Version 7.1.0.3 on IBM RS/6000 •MIPSpro Fortran Compiler Version 7.3.1.3m on SGI •Compaq Fortran Compiler V5.5.0 1 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 a Cygwin environment RSICC tested this release in serial mode on: •IBM RS/6000 under AIX 5.1 with XL Fortran 08.01.0000.0003 •Pentium IV running WindowsXP SP2 with Lahey/Fujitsu Fortran 95 Compiler Release 7.10.02 RSICC also tested in both parallel and serial modes on AMD Athlon with Lahey/Fujitsu Fortran 95 L6.10a under Red Hat Linux 7.3. Parallelization is 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.