Changeset 11237 for issm/trunk/README
- Timestamp:
- 01/27/12 08:19:58 (13 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:ignore
-
old new 1 autom4te.cache 2 aclocal.m4 1 3 bin 4 config.log 5 config.h 6 config.h.in 7 config.status 2 8 configure 9 doxygen 10 ISSM.paf 11 ISSM.ppf 12 ISSM.ppf_cache 13 libtool 14 list 3 15 Makefile 4 16 Makefile.in 5 ISSM.paf6 list7 ISSM.ppf_cache8 config.log9 config.h10 .ignore.txt11 config.status12 17 stamp-h1 13 18 svn-commit* 14 ISSM.ppf15 config.h.in16 autom4te.cache17 aclocal.m418 doxygen
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
issm/trunk/README
r11216 r11237 1 1 ------------------------------------------------------------------------------ 2 2 3 ISSM :3 ISSM 4 4 Ice Sheet System Modeling: a framework for modeling ice flow on ice sheet/ice shelf 5 5 systems using Finite Elemenent Analysis, and parallel technologies. … … 9 9 Jet Propulsion Laboratory 10 10 11 Eric Larour (Project Lead)12 Mathieu M orlighem (Anisotropic Meshing, Control Methods)13 Helene Seroussi (Coupling 2D-3D, Multi-model, full-Stokes)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) 14 14 15 Email: eric.larour@jpl.nasa.gov15 Email: issm@jpl.nasa.gov 16 16 17 17 ------------------------------------------------------------------------------ 18 License .18 License 19 19 20 20 ISSM is California Institute of Technology Copyright. 21 22 21 ------------------------------------------------------------------------------ 23 Overview .22 Overview 24 23 25 24 More to come 26 25 27 26 Refer to http://issm.jpl.nasa.gov/ for additional information. 28 29 27 ------------------------------------------------------------------------------ 30 Distribution .28 Distribution 31 29 32 30 The directories contained in this distribution include: … … 40 38 doc The Users, Reference, and Developers Manuals are 41 39 maintained here. Other references are available from 42 the ISSM Web site (http:// www.jpl.nasa.gov/ISSM).40 the ISSM Web site (http://issm.jpl.nasa.gov/) 43 41 44 42 src The main source code repository for the ISSM system. 45 43 46 44 test Files for regression and unit testing of the ISSM system. 47 48 45 ------------------------------------------------------------------------------ 49 Installation .46 Installation 50 47 51 48 The installation procedure uses a standard GNU installation based on autoconf. … … 53 50 particular system and then invoke 'make' to compile the sources. See the 54 51 INSTALL file for detailed instructions. 55 56 52 ------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.