1 |
adcroft |
1.1 |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
2 |
|
|
<html> |
3 |
|
|
<head> |
4 |
adcroft |
1.2 |
<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 |
adcroft |
1.1 |
<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 |
|
|
<blockquote> |
29 |
|
|
<blockquote> |
30 |
|
|
<div align="Justify"><font FACE="HELVETICA" SIZE="3"> |
31 |
|
|
The M.I.T. General Circulation Model (MITgcm) Release 1 contains code for |
32 |
|
|
simulating a wide variety of ocean and atmosphere problems. The model is |
33 |
|
|
compatible with platforms ranging from desktop and commodity |
34 |
|
|
cluster x86 systems to high-end multi-processor supercomputers. Minimum requirements |
35 |
|
|
are a Fortran compiler (the free g77 compiler is sufficient) and a UNIX like |
36 |
|
|
operating system (such as Linux, Solaris, IRIX). |
37 |
|
|
<br> |
38 |
|
|
<br> |
39 |
|
|
A broad span of example problem |
40 |
|
|
configurations are included in the release. These examples range from planetary scale |
41 |
|
|
circulation simulations of the ocean and atmosphere to high-resolution, small-scale |
42 |
|
|
process studies encompassing non-hydrostatic dynamics. In addition to conventional |
43 |
|
|
prognostic operation, differentiated forms (both tangent-linear and adjoint) |
44 |
|
|
of the MITgcm code can be generated automatically using either the TAMC or TAF |
45 |
|
|
automatic differentiation tools. These derivative forms can be used for dynamical |
46 |
|
|
sensitivity studies and can also be used, together with appropriate optimisation and |
47 |
|
|
control infrastructure, for mathematically rigorous state-estimation and |
48 |
|
|
data-assimilation. A seamless interface to the ECCO group optimisation |
49 |
|
|
environment is available. |
50 |
|
|
</div> |
51 |
|
|
</blockquote> |
52 |
|
|
</blockquote> |
53 |
|
|
<br> |
54 |
|
|
<br><center> |
55 |
|
|
<h1>MITgcm Release 1 Features:</h1> |
56 |
|
|
</center> |
57 |
|
|
<br> <center> |
58 |
|
|
<h3> |
59 |
|
|
<A href="online_documents/online_documents.html"> |
60 |
|
|
Oceanic and Atmospheric Simulations |
61 |
|
|
</A> |
62 |
|
|
</h3> |
63 |
|
|
</center> |
64 |
|
|
<br> <center> |
65 |
|
|
<h3> |
66 |
|
|
<A href="online_documents/online_documents.html"> |
67 |
|
|
Automatic Differentiation and Adjoint Sensitivity</h3> |
68 |
|
|
</A> |
69 |
|
|
</center> |
70 |
|
|
<br> <center> |
71 |
|
|
<A href="online_documents/online_documents.html"> |
72 |
|
|
<h3>Open Boundaries, Regional and Process Studies</h3> |
73 |
|
|
</A> |
74 |
|
|
</center> |
75 |
|
|
<br> <center> |
76 |
|
|
<A href="online_documents/online_documents.html"> |
77 |
|
|
<h3>Packaged Source Repository</h3> |
78 |
|
|
</A> |
79 |
|
|
</center> |
80 |
|
|
<br> <center> |
81 |
|
|
<A href="online_documents/online_documents.html"> |
82 |
|
|
<h3>Algorithm and Code Documentation</h3> |
83 |
|
|
</A> |
84 |
|
|
</center> |
85 |
|
|
</td> |
86 |
|
|
</tr> |
87 |
|
|
|
88 |
|
|
</table> |
89 |
|
|
|
90 |
|
|
|
91 |
|
|
<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> |
92 |
|
|
|
93 |
|
|
</body> |
94 |
|
|
</html> |