source: issm/trunk-jpl/README@ 11212

Last change on this file since 11212 was 11212, checked in by Mathieu Morlighem, 13 years ago

testing mailing list, ignore

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