SCALE Files & Directories

The SCALE code system is stored in a directory structure under a head directory which is named scale4.4 in the version distributed by RSICC. In the head directory is a Makefile that defines how SCALE is to be made. This file contains machine-specific flags which must be set prior to installation. Each of the SCALE modules is stored in a subdirectory beneath the head directory. Each of these subdirectories contains the Makefile for the module and the Fortran source files (*.f) and the compiled object files (*.o) for each subroutine in the module. Other subdirectories of interest are described below.

bcd - contains the card-image (BCD) versions of the AMPX master format cross-section libraries.

bin - contains the binary executable modules.

cmds - contains the script commands for executing SCALE and performing various related tasks.

data - contains the cross-section and other data libraries used by the SCALE modules.

marslib - contains the Fortran source and object files for the MARS geometry library routines used by MORSE, SAS4, and PICTURE.

miplib - contains the Fortran source and object files for the Material Information Processor library routines used by the control modules.

output - contains the sample problem output files.

smplprbs - contains the sample problem input files.

sublib - contains the Fortran source and object files for the SCALE subroutine library of shared routines which are used by many modules.

unixlib - contains the Fortran and C source and object files for the UNIX SCALE subroutine library of shared routines which are used by many modules.


Go To:

SCALE Home Page
Last modified January 11, 2002