1 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
---|
2 | <head>
|
---|
3 | <title>Ice Sheet System Model</title>
|
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
---|
5 | <meta name="author" content="Mathieu Morlighem" />
|
---|
6 | <meta name="copyright" content="Caltech" />
|
---|
7 | <meta name="description" content="ISSM website" />
|
---|
8 | <meta name="keywords" content="" />
|
---|
9 | <meta name="robots" content="all, follow" />
|
---|
10 | <link rel="stylesheet" href="website/doc_html/style.css" type="text/css" media="screen" />
|
---|
11 | </head>
|
---|
12 | <body>
|
---|
13 | <a name="top"></a>
|
---|
14 | <div id="header">
|
---|
15 | <a href="index.html"><img src="website/doc_html/headerissm.png" alt="header"></a>
|
---|
16 | </div>
|
---|
17 | <div id="page">
|
---|
18 | <div id="content">
|
---|
19 | <h1 class="article-title" title="Welcome">Welcome !</h1>
|
---|
20 | <p>Welcome to ISSM's website. Ice Sheet System Model is a multi-purpose finite element code dedicated to ice sheet systems modeling.
|
---|
21 | It includes several features such as steady-states diagnostics, control methods, thermal simulations, and more to come...</p>
|
---|
22 | <p>ISSM has been developed at JPL and is under Caltech copyright</p>
|
---|
23 |
|
---|
24 | <h1 class="article-title" title="Website">What can you find in this Website ?</h1>
|
---|
25 | <p>In this website, you can:</p>
|
---|
26 | <ul>
|
---|
27 | <li>Download the code</li>
|
---|
28 | <li>Download the documentations</li>
|
---|
29 | <li>Report a bug</li>
|
---|
30 | <li>...</li>
|
---|
31 | </ul>
|
---|
32 |
|
---|
33 | <h1 class="article-title" title="News">What's new ?</h1>
|
---|
34 | <p>A first stable version "ICE2" has been tagged. The next stable version of ISSM will be released in the coming months. It will include a serial and a parallel solver.</p>
|
---|
35 |
|
---|
36 | </div>
|
---|
37 |
|
---|
38 | <div id="menu">
|
---|
39 | <h1>Menu</h1>
|
---|
40 | <ul>
|
---|
41 | <li><a href="#" title="Home">Home</a></li>
|
---|
42 | <li><a href="website/doc_html/about.html" title="About us">About us</a></li>
|
---|
43 | <li><a href="website/doc_html/features.html" title="Features">Features</a></li>
|
---|
44 | <li><a href="website/doc_html/documentation.html" title="Documentation">Documentation</a></li>
|
---|
45 | <li><a href="website/doc_html/download.html" title="Download">Download</a></li>
|
---|
46 | <li><a href="website/doc_html/installation.html" title="Installation">Installation</a></li>
|
---|
47 | <li><a href="website/doc_html/quickstart.html" title="Quick start">Quick start</a></li>
|
---|
48 | <li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
|
---|
49 | <li><a href="website/doc_html/faq.html" title="FAQ">FAQ</a></li>
|
---|
50 | </ul>
|
---|
51 | </div>
|
---|
52 | </div>
|
---|
53 | <div id="footer">
|
---|
54 | <p style="float: left"><a href="http://www.nasa.gov"><img src="website/doc_html/logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
|
---|
55 | Copyright © 2009 Caltech
|
---|
56 | <p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="website/doc_html/logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
|
---|
57 | </div>
|
---|
58 | </body>
|
---|
59 | </html>
|
---|