1 |
adcroft |
1.5 |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
2 |
|
|
<html> |
3 |
|
|
<head> |
4 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
5 |
|
|
<meta name="Author" content="AJA@MIT '01"> |
6 |
|
|
<meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]"> |
7 |
|
|
<title>Side Menu Bar Frame</title> |
8 |
|
|
<script language="javascript"> |
9 |
|
|
<!-- |
10 |
|
|
top.frames[0].document.homeImage.src="../images/homew.gif"; |
11 |
|
|
top.frames[0].document.documentsImage.src="../images/documents.gif"; |
12 |
|
|
top.frames[0].document.downloadImage.src="../images/downloadw.gif"; |
13 |
|
|
top.frames[0].document.gettingImage.src="../images/gettingw.gif"; |
14 |
|
|
top.frames[0].document.browseImage.src="../images/browsew.gif"; |
15 |
|
|
top.frames[0].document.helpImage.src="../images/helpw.gif"; |
16 |
|
|
top.frames[0].document.searchImage.src="../images/searchw.gif"; |
17 |
|
|
// --> |
18 |
|
|
</script> |
19 |
|
|
</head> |
20 |
|
|
<body text="#000000" bgcolor="#FFFFFF"> |
21 |
|
|
|
22 |
|
|
<h3> |
23 |
|
|
<a href="onlineDocuments.html" target="mainBodyFrame">Overview</a></h3> |
24 |
|
|
|
25 |
|
|
<h3> |
26 |
|
|
Sections</h3> |
27 |
|
|
|
28 |
|
|
<ul> |
29 |
|
|
<li> |
30 |
adcroft |
1.7 |
<a HREF="manual/overview.html" target="mainBodyFrame"> |
31 |
|
|
1. Overview of MITgcm</a></li> |
32 |
adcroft |
1.5 |
|
33 |
|
|
<li> |
34 |
adcroft |
1.7 |
<a HREF="manual/discrete.html" target="mainBodyFrame"> |
35 |
|
|
2. Discretization and Algorithm</a></li> |
36 |
adcroft |
1.5 |
|
37 |
|
|
<li> |
38 |
adcroft |
1.7 |
<a HREF="manual/getting.html" target="mainBodyFrame"> |
39 |
|
|
3. Getting started and using the MITgcm</a></li> |
40 |
adcroft |
1.5 |
|
41 |
|
|
<li> |
42 |
adcroft |
1.7 |
<a HREF="manual/sarch.html" target="mainBodyFrame"> |
43 |
|
|
4. Software Architecture</a></li> |
44 |
adcroft |
1.5 |
|
45 |
|
|
<li> |
46 |
adcroft |
1.7 |
<a HREF="manual/autodiff.html" target="mainBodyFrame"> |
47 |
|
|
5. Automatic Differentiation</a></li> |
48 |
adcroft |
1.5 |
|
49 |
|
|
<li> |
50 |
adcroft |
1.7 |
<a HREF="manual/packages.html" target="mainBodyFrame"> |
51 |
|
|
6. Physical Parameterization and Packages</a></li> |
52 |
adcroft |
1.5 |
|
53 |
|
|
<li> |
54 |
adcroft |
1.7 |
<a HREF="manual/diags.html" target="mainBodyFrame"> |
55 |
|
|
7. Diagnostiacs and tools</a></li> |
56 |
adcroft |
1.5 |
|
57 |
|
|
<li> |
58 |
adcroft |
1.7 |
<a HREF="manual/ecco.html" target="mainBodyFrame"> |
59 |
|
|
8. Interface with ECCO</a></li> |
60 |
|
|
|
61 |
|
|
<li> |
62 |
|
|
<a HREF="manual/contents.html" target="mainBodyFrame"> |
63 |
|
|
Contents</a></li> |
64 |
adcroft |
1.5 |
|
65 |
|
|
</ul> |
66 |
|
|
|
67 |
|
|
<h3> |
68 |
|
|
Download</h3> |
69 |
|
|
|
70 |
|
|
<ul> |
71 |
|
|
<li> |
72 |
|
|
<a href="manual.pdf">Manual in PDF</a> (5.7Mb)</li> |
73 |
|
|
|
74 |
|
|
<li> |
75 |
|
|
<a href="manual.ps.gz">Manual in PostScript</a> (3.8Mb)</li> |
76 |
|
|
|
77 |
|
|
<li> |
78 |
adcroft |
1.8 |
<a href="prologues.pdf">Prologues in PDF</a> (1Mb)</li> |
79 |
adcroft |
1.5 |
|
80 |
|
|
<li> |
81 |
adcroft |
1.8 |
<a href="prologues.ps.gz">Prologues in PostScript</a> (250Kb)</li> |
82 |
adcroft |
1.5 |
</ul> |
83 |
|
|
|
84 |
|
|
<hr> |
85 |
|
|
</body> |
86 |
|
|
</html> |