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 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 |
|
---|
20 |
|
---|
21 | Email: issm@jpl.nasa.gov
|
---|
22 |
|
---|
23 | ------------------------------------------------------------------------------
|
---|
24 |
|
---|
25 | Website: ttp://issm.jpl.nasa.gov/ for additional information.
|
---|
26 |
|
---|
27 | ------------------------------------------------------------------------------
|
---|
28 |
|
---|
29 | License
|
---|
30 |
|
---|
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.
|
---|
62 | ------------------------------------------------------------------------------
|
---|
63 |
|
---|