You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
910 B
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
|