source: issm/trunk-jpl/README@ 11210

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

minor

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