| 1 |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 |
<html> |
<html> |
| 3 |
<head> |
<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> |
<title> |
| 16 |
MITgcm Sealion Release Home Page |
MITgcm Sealion Release Home Page |
| 17 |
</title> |
</title> |
| 24 |
background="sealion-wm3.JPG"> |
background="sealion-wm3.JPG"> |
| 25 |
<tr> |
<tr> |
| 26 |
<td width=769 valign=top align=left> |
<td width=769 valign=top align=left> |
| 27 |
<br> |
<br> |
| 28 |
|
<br> |
| 29 |
<blockquote> |
<blockquote> |
| 30 |
<blockquote> |
|
| 31 |
<div align="Justify"><font FACE="HELVETICA" SIZE="3"> |
<p>Welcome to the webpage of release 1 of MITgcm.</p> |
| 32 |
The M.I.T. General Circulation Model (MITgcm) Release 1 contains code for |
<p>MITgcm </p> |
| 33 |
simulating a wide variety of ocean and atmosphere problems. The model is |
<ul> |
| 34 |
compatible with platforms ranging from desktop and commodity |
<li>can be used to study both atmospheric and oceanic circulation</li> |
| 35 |
cluster x86 systems to high-end multi-processor supercomputers. Minimum requirements |
<li>has a non-hydrostatic capability</li> |
| 36 |
are a Fortran compiler (the free g77 compiler is sufficient) and a UNIX like |
<li>has tangent linear and adjoint code maintained alongside the forward |
| 37 |
operating system (such as Linux, Solaris, IRIX). |
model</li> |
| 38 |
<br> |
</ul> |
| 39 |
<br> |
<p>Here you can:</p> |
| 40 |
A broad span of example problem |
<ul> |
| 41 |
configurations are included in the release. These examples range from planetary scale |
<li><a href=../download_software/index.html>download the code</a></li> |
| 42 |
circulation simulations of the ocean and atmosphere to high-resolution, small-scale |
<li>access on-line documentation</li> |
| 43 |
process studies encompassing non-hydrostatic dynamics. In addition to conventional |
<li>follow tutorial examples of the use of MITgcm in the study of |
| 44 |
prognostic operation, differentiated forms (both tangent-linear and adjoint) |
atmospheric |
| 45 |
of the MITgcm code can be generated automatically using either the TAMC or TAF |
and oceanic flows<br> |
| 46 |
automatic differentiation tools. These derivative forms can be used for dynamical |
</li> |
| 47 |
sensitivity studies and can also be used, together with appropriate optimisation and |
</ul> |
| 48 |
control infrastructure, for mathematically rigorous state-estimation and |
|
|
data-assimilation. A seamless interface to the ECCO group optimisation |
|
|
environment is available. |
|
|
</div> |
|
|
</blockquote> |
|
|
</blockquote> |
|
|
<br> |
|
|
<br><center> |
|
|
<h1>MITgcm Release 1 Features:</h1> |
|
|
</center> |
|
|
<br> <center> |
|
|
<h3> |
|
|
<A href="online_documents/online_documents.html"> |
|
|
Oceanic and Atmospheric Simulations |
|
|
</A> |
|
|
</h3> |
|
|
</center> |
|
|
<br> <center> |
|
|
<h3> |
|
|
<A href="online_documents/online_documents.html"> |
|
|
Automatic Differentiation and Adjoint Sensitivity</h3> |
|
|
</A> |
|
|
</center> |
|
|
<br> <center> |
|
|
<A href="online_documents/online_documents.html"> |
|
|
<h3>Open Boundaries, Regional and Process Studies</h3> |
|
|
</A> |
|
|
</center> |
|
|
<br> <center> |
|
|
<A href="online_documents/online_documents.html"> |
|
|
<h3>Packaged Source Repository</h3> |
|
|
</A> |
|
|
</center> |
|
|
<br> <center> |
|
|
<A href="online_documents/online_documents.html"> |
|
|
<h3>Algorithm and Code Documentation</h3> |
|
|
</A> |
|
|
</center> |
|
| 49 |
</td> |
</td> |
| 50 |
</tr> |
</tr> |
|
|
|
| 51 |
</table> |
</table> |
| 52 |
|
|
|
|
|
|
<map name="top_bar_nav.map"><area shape="rect" href=home_page.html coords=" 0,0,100,75"><area shape="rect" href=testpage2.html target=_top coords="101,0,229,75"><area shape="rect" href=online_documents.html coords="230,0,356,75"><area shape="rect" href=download_software.html coords="357,0,490,75"><area shape="rect" href=getting_started.html coords="491,0,586,75"><area shape="rect" href=help.html coords="587,0,655,75"><area shape="rect" href=search.html coords="656,0,800,75"></map> |
|
|
|
|
| 53 |
</body> |
</body> |
| 54 |
</html> |
</html> |