File: README

package info (click to toggle)
exodusii 6.02.dfsg.1-8
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 5,504 kB
  • sloc: ansic: 60,360; fortran: 10,454; makefile: 449
file content (27 lines) | stat: -rw-r--r-- 1,252 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
The Nemesis library is licensed under the terms of the BSD License.

Legal stuff (copyright, licensing restrictions, etc.) can be found in
the file COPYRIGHT which contains:

1. The Sandia Corporation Copyright Notice.
2. The BSD License text.

We appreciate feedback from users of this package.  Please send
comments, suggestions, and bug reports to Greg Sjaardema <gdsjaar@sandia.gov>.
Please identify the version of the package.

========================================================================

NEMESIS is an enhancement to the EXODUSII finite element database
model used to store and retrieve data for unstructured parallel finite
element analyses. NEMESIS adds data structures which facilitate the
partitioning of a scalar (standard serial) EXODUSII file onto parallel
disk systems found on many parallel computers. Since the NEMESIS
application programming interface (API) can be used to append
information to an existing EXODUSII database, any existing software
that reads EXODUSII files can be used on files which contain NEMESIS
information. The NEMESIS information is written and read via C or C++
callable functions which compromise the NEMESIS I API.

The exodusII package is available at http://sourceforge.net/projects/exodusii