1 | ------------------------------------------------------------------------------
|
---|
2 |
|
---|
3 | ISSM
|
---|
4 | Ice Sheet System Modeling: a framework for modeling ice flow on ice sheet/ice shelf
|
---|
5 | systems using Finite Elemenent Analysis, and parallel technologies.
|
---|
6 |
|
---|
7 | ------------------------------------------------------------------------------
|
---|
8 |
|
---|
9 | Jet Propulsion Laboratory
|
---|
10 |
|
---|
11 | Eric Larour (Project Manager)
|
---|
12 | Mathieu Morlighem (Core Developer, Anisotropic Meshing, Control Methods)
|
---|
13 | Helene Seroussi (Core Develper Coupling 2D-3D, Multi-model, full-Stokes)
|
---|
14 | Nicole Schlegel (Developer, Atmospheric Forcing)
|
---|
15 | Chris Borstad (Developer, Rifting/Faulting/Crack Propagation)
|
---|
16 | Feras Habbal (Developer, Solver Technologies)
|
---|
17 | Daria Halkides (Analyst, Atmospheric Forcing)
|
---|
18 | Ala Khazendar (Analyst, Ice Sheet Processes)
|
---|
19 |
|
---|
20 | Email: issm@jpl.nasa.gov
|
---|
21 |
|
---|
22 | ------------------------------------------------------------------------------
|
---|
23 |
|
---|
24 | Website: ttp://issm.jpl.nasa.gov/ for additional information.
|
---|
25 |
|
---|
26 | ------------------------------------------------------------------------------
|
---|
27 |
|
---|
28 | License
|
---|
29 |
|
---|
30 | ISSM is California Institute of Technology Copyright, Distributed under BSD Three Clause License.
|
---|
31 |
|
---|
32 |
|
---|
33 | Copyright (c) 2002-2011, California Institute of Technology.
|
---|
34 | All rights reserved. Based on Government Sponsored Research under contracts
|
---|
35 | NAS7-1407 and/or NAS7-03001.
|
---|
36 |
|
---|
37 | Redistribution and use in source and binary forms, with or without
|
---|
38 | modification, are permitted provided that the following conditions are met:
|
---|
39 |
|
---|
40 | 1. Redistributions of source code must retain the above copyright notice,
|
---|
41 | this list of conditions and the following disclaimer.
|
---|
42 | 2. Redistributions in binary form must reproduce the above copyright
|
---|
43 | notice, this list of conditions and the following disclaimer in the
|
---|
44 | documentation and/or other materials provided with the distribution.
|
---|
45 | 3. Neither the name of the California Institute of Technology (Caltech),
|
---|
46 | its operating division the Jet Propulsion Laboratory (JPL), the National
|
---|
47 | Aeronautics and Space Administration (NASA), nor the names of its
|
---|
48 | contributors may be used to endorse or promote products derived from
|
---|
49 | this software without specific prior written permission.
|
---|
50 |
|
---|
51 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
---|
52 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
---|
53 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
54 | DISCLAIMED. IN NO EVENT SHALL THE CALIFORNIA INSTITUTE OF TECHNOLOGY BE LIABLE
|
---|
55 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
---|
56 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
---|
57 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
---|
58 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
---|
59 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
---|
60 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
61 | ------------------------------------------------------------------------------
|
---|