| 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 | Email: issm@jpl.nasa.gov
|
|---|
| 8 | Website: http://issm.jpl.nasa.gov/
|
|---|
| 9 |
|
|---|
| 10 | ------------------------------------------------------------------------------
|
|---|
| 11 |
|
|---|
| 12 | License
|
|---|
| 13 |
|
|---|
| 14 | ISSM is California Institute of Technology Copyright, Distributed under BSD Three Clause License.
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 | Copyright (c) 2002-2014, California Institute of Technology.
|
|---|
| 18 | All rights reserved. Based on Government Sponsored Research under contracts
|
|---|
| 19 | NAS7-1407 and/or NAS7-03001.
|
|---|
| 20 |
|
|---|
| 21 | Redistribution and use in source and binary forms, with or without
|
|---|
| 22 | modification, are permitted provided that the following conditions are met:
|
|---|
| 23 |
|
|---|
| 24 | 1. Redistributions of source code must retain the above copyright notice,
|
|---|
| 25 | this list of conditions and the following disclaimer.
|
|---|
| 26 | 2. Redistributions in binary form must reproduce the above copyright
|
|---|
| 27 | notice, this list of conditions and the following disclaimer in the
|
|---|
| 28 | documentation and/or other materials provided with the distribution.
|
|---|
| 29 | 3. Neither the name of the California Institute of Technology (Caltech),
|
|---|
| 30 | its operating division the Jet Propulsion Laboratory (JPL), the National
|
|---|
| 31 | Aeronautics and Space Administration (NASA), nor the names of its
|
|---|
| 32 | contributors may be used to endorse or promote products derived from
|
|---|
| 33 | this software without specific prior written permission.
|
|---|
| 34 |
|
|---|
| 35 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|---|
| 36 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|---|
| 37 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|---|
| 38 | DISCLAIMED. IN NO EVENT SHALL THE CALIFORNIA INSTITUTE OF TECHNOLOGY BE LIABLE
|
|---|
| 39 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|---|
| 40 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|---|
| 41 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|---|
| 42 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|---|
| 43 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|---|
| 44 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|---|
| 45 | ------------------------------------------------------------------------------
|
|---|