| 1 | 
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | 
| 2 | 
<html> | 
| 3 | 
<head> | 
| 4 | 
<script language="javascript"> | 
| 5 | 
<!-- | 
| 6 | 
 top.frames[0].document.homeImage.src="../images/home.gif"; | 
| 7 | 
 top.frames[0].document.documentsImage.src="../images/documentsw.gif"; | 
| 8 | 
 top.frames[0].document.downloadImage.src="../images/downloadw.gif"; | 
| 9 | 
 top.frames[0].document.gettingImage.src="../images/gettingw.gif"; | 
| 10 | 
 top.frames[0].document.browseImage.src="../images/browsew.gif"; | 
| 11 | 
 top.frames[0].document.helpImage.src="../images/helpw.gif"; | 
| 12 | 
 top.frames[0].document.searchImage.src="../images/searchw.gif"; | 
| 13 | 
// --> | 
| 14 | 
</script> | 
| 15 | 
<title> | 
| 16 | 
MITgcm Sealion Release Home Page | 
| 17 | 
</title> | 
| 18 | 
</head> | 
| 19 | 
<body text="#000000" bgcolor="#FFFFFF" link="#0000ff" vlink="#51188E" alink="#FF0000"> | 
| 20 | 
 | 
| 21 | 
<table border=0 width=730 height=903 | 
| 22 | 
       cellspacing=0 cellpadding=0 | 
| 23 | 
       align=center | 
| 24 | 
       background="sealion-wm3.JPG"> | 
| 25 | 
 <tr> | 
| 26 | 
 <td width=769 valign=top align=left> | 
| 27 | 
 <br> | 
| 28 | 
 <br> | 
| 29 | 
<blockquote> | 
| 30 | 
 | 
| 31 | 
<p>Welcome to the webpage of release 1 of MITgcm.</p> | 
| 32 | 
<p>MITgcm </p> | 
| 33 | 
<ul> | 
| 34 | 
  <li>can be used to study both atmospheric and oceanic circulation</li> | 
| 35 | 
  <li>has a non-hydrostatic capability</li> | 
| 36 | 
  <li>has tangent linear and adjoint code maintained alongside the forward | 
| 37 | 
model</li> | 
| 38 | 
</ul> | 
| 39 | 
<p>Here you can:</p> | 
| 40 | 
<ul> | 
| 41 | 
  <li>download the code</li> | 
| 42 | 
  <li>access on-line documentation</li> | 
| 43 | 
  <li>follow tutorial examples of the use of MITgcm in the study of | 
| 44 | 
atmospheric | 
| 45 | 
    and oceanic flows<br> | 
| 46 | 
  </li> | 
| 47 | 
</ul> | 
| 48 | 
 | 
| 49 | 
 </td> | 
| 50 | 
 </tr> | 
| 51 | 
</table> | 
| 52 | 
 | 
| 53 | 
</body> | 
| 54 | 
</html> |