Changeset 11476
- Timestamp:
- 02/21/12 12:01:48 (13 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/README.txt
r11473 r11476 9 9 Jet Propulsion Laboratory 10 10 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) 11 Eric Eric Larour (Project Manager) 12 Mathieu Mathieu Morlighem (Core Developer, Anisotropic Meshing, Control Methods) 13 Helene Helene Seroussi (Core Develper Coupling 2D-3D, Multi-model, full-Stokes) 14 Nicole Nicole Schlegel (Developer, Atmospheric Forcing) 15 Chris Christopher Borstad (Developer, Rifting/Faulting/Crack Propagation) 16 Feras Feras Habbal (Developer, Solver Technologies) 17 Daria Daria Halkides (Analyst, Atmospheric Forcing) 18 Ala Ala Khazendar (Analyst, Ice Sheet Processes) 19 14 20 15 21 Email: issm@jpl.nasa.gov 16 22 17 23 ------------------------------------------------------------------------------ 24 25 Website: ttp://issm.jpl.nasa.gov/ for additional information. 26 27 ------------------------------------------------------------------------------ 28 18 29 License 19 30 20 ISSM is California Institute of Technology Copyright. 31 ISSM is California Institute of Technology Copyright, Distributed under BSD Three Clause License. 32 33 34 Copyright (c) 2002-2011, California Institute of Technology. 35 All rights reserved. Based on Government Sponsored Research under contracts 36 NAS7-1407 and/or NAS7-03001. 37 38 Redistribution and use in source and binary forms, with or without 39 modification, are permitted provided that the following conditions are met: 40 41 1. Redistributions of source code must retain the above copyright notice, 42 this list of conditions and the following disclaimer. 43 2. Redistributions in binary form must reproduce the above copyright 44 notice, this list of conditions and the following disclaimer in the 45 documentation and/or other materials provided with the distribution. 46 3. Neither the name of the California Institute of Technology (Caltech), 47 its operating division the Jet Propulsion Laboratory (JPL), the National 48 Aeronautics and Space Administration (NASA), nor the names of its 49 contributors may be used to endorse or promote products derived from 50 this software without specific prior written permission. 51 52 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 53 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 54 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 55 DISCLAIMED. IN NO EVENT SHALL THE CALIFORNIA INSTITUTE OF TECHNOLOGY BE LIABLE 56 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 57 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 58 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 59 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 60 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 61 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 21 62 ------------------------------------------------------------------------------ 22 Overview23 63 24 More to come25 26 Refer to http://issm.jpl.nasa.gov/ for additional information.27 ------------------------------------------------------------------------------28 Distribution29 30 The directories contained in this distribution include:31 32 examples Example problems33 34 externalpackages Other libraries35 36 m4 m4 macros used for supporting autoconf.37 38 doc The Users, Reference, and Developers Manuals are39 maintained here. Other references are available from40 the ISSM Web site (http://issm.jpl.nasa.gov/)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 ------------------------------------------------------------------------------46 Installation47 48 The installation procedure uses a standard GNU installation based on autoconf.49 The basic steps are to invoke 'configure' to generate Makefiles for your50 particular system and then invoke 'make' to compile the sources. See the51 INSTALL file for detailed instructions.52 ------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.