[1] | 1 | ------------------------------------------------------------------------------
|
---|
| 2 |
|
---|
[11210] | 3 | ISSM
|
---|
[1] | 4 | Ice Sheet System Modeling: a framework for modeling ice flow on ice sheet/ice shelf
|
---|
| 5 | systems using Finite Elemenent Analysis, and parallel technologies.
|
---|
| 6 |
|
---|
| 7 | ------------------------------------------------------------------------------
|
---|
| 8 |
|
---|
| 9 | Jet Propulsion Laboratory
|
---|
| 10 |
|
---|
[11210] | 11 | Eric Eric Larour (Project Lead)
|
---|
| 12 | Mathieu Mathieu Morlighem (Anisotropic Meshing, Control Methods)
|
---|
| 13 | Helene Helene Seroussi (Coupling 2D-3D, Multi-model, full-Stokes)
|
---|
[1] | 14 |
|
---|
[11210] | 15 | Email: issm@jpl.nasa.gov
|
---|
[1] | 16 |
|
---|
| 17 | ------------------------------------------------------------------------------
|
---|
[11210] | 18 | License
|
---|
[1] | 19 |
|
---|
[5664] | 20 | ISSM is California Institute of Technology Copyright.
|
---|
[1] | 21 | ------------------------------------------------------------------------------
|
---|
[11210] | 22 | Overview
|
---|
[1] | 23 |
|
---|
| 24 | More to come
|
---|
| 25 |
|
---|
[2620] | 26 | Refer to http://issm.jpl.nasa.gov/ for additional information.
|
---|
[1] | 27 | ------------------------------------------------------------------------------
|
---|
[11210] | 28 | Distribution
|
---|
[1] | 29 |
|
---|
| 30 | The directories contained in this distribution include:
|
---|
| 31 |
|
---|
| 32 | examples Example problems
|
---|
| 33 |
|
---|
[2076] | 34 | externalpackages Other libraries
|
---|
[1] | 35 |
|
---|
| 36 | m4 m4 macros used for supporting autoconf.
|
---|
| 37 |
|
---|
| 38 | doc The Users, Reference, and Developers Manuals are
|
---|
| 39 | maintained here. Other references are available from
|
---|
[11210] | 40 | the ISSM Web site (http://issm.jpl.nasa.gov/)
|
---|
[1] | 41 |
|
---|
| 42 | src The main source code repository for the ISSM system.
|
---|
| 43 |
|
---|
| 44 | test Files for regression and unit testing of the ISSM system.
|
---|
| 45 | ------------------------------------------------------------------------------
|
---|
[11210] | 46 | Installation
|
---|
[1] | 47 |
|
---|
| 48 | The installation procedure uses a standard GNU installation based on autoconf.
|
---|
| 49 | The basic steps are to invoke 'configure' to generate Makefiles for your
|
---|
| 50 | particular system and then invoke 'make' to compile the sources. See the
|
---|
| 51 | INSTALL file for detailed instructions.
|
---|
| 52 | ------------------------------------------------------------------------------
|
---|