Cloned SEACAS for EXODUS library with extra build files for internal package management.

37 lines
910 B

2 years ago
.TH NEM_SPREAD 1 LOCAL
.SH NAME
nem_spread - spread an ExodusII file out to the parallel disk system
.SH SYNOPSIS
.B nem_spread
<
.B input command file
>
.SH DESCRIPTION
.I nem_spread
reads it's input command file (default name nem_spread.inp), takes
the named ExodusII and spreads out the geometry (and optionally
results) contained in that file out to a parallel disk system. The
decomposition is taken from a scalar
.B Nemesis
load balance file generated by the companion utility
.B nem_slice.
.SH INPUT FILE FORMAT
An example input file named nem_spread.inp should be included in the
distribution. If you didn't obtain this file you can contact one of
the authors whose name and email is given at the bottom.
.SH AUTHORS
Gary L. Hennigan, Sandia National Labs, Dept. 9221
.br
email: glhenni@cs.sandia.gov
.PP
.br
.br
Matt M. St. John, Sandia National Labs, Dept. 9221
.br
email: mmstjoh@cs.sandia.gov