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
Line 
1
2------------------------------------------------------------------------------
3
4ISSM
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
12Eric Eric Larour (Project Lead)
13Mathieu Mathieu Morlighem (Anisotropic Meshing, Control Methods)
14Helene Helene Seroussi (Coupling 2D-3D, Multi-model, full-Stokes)
15
16Email: issm@jpl.nasa.gov
17
18------------------------------------------------------------------------------
19License
20
21ISSM is California Institute of Technology Copyright.
22------------------------------------------------------------------------------
23Overview
24
25More to come
26
27Refer to http://issm.jpl.nasa.gov/ for additional information.
28------------------------------------------------------------------------------
29Distribution
30
31The directories contained in this distribution include:
32
33examples Example problems
34
35externalpackages Other libraries
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
41 the ISSM Web site (http://issm.jpl.nasa.gov/)
42
43src The main source code repository for the ISSM system.
44
45test Files for regression and unit testing of the ISSM system.
46------------------------------------------------------------------------------
47Installation
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.