1 |
cnh |
1.7 |
<!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.72 [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/documentsw.gif"; |
12 |
|
|
top.frames[0].document.downloadImage.src="../images/downloadw.gif"; |
13 |
|
|
top.frames[0].document.gettingImage.src="../images/getting.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 |
cnh |
1.8 |
<body text="#000000" > |
21 |
cnh |
1.7 |
|
22 |
|
|
<h3> |
23 |
|
|
Getting Started</h3> |
24 |
|
|
|
25 |
|
|
<h3> |
26 |
|
|
<a href="gettingStarted.html" target="mainBodyFrame">Overview</a></h3> |
27 |
|
|
|
28 |
|
|
<h4> |
29 |
|
|
<a href="../online_documents/manual/obtaining.html" target="mainBodyFrame">Step |
30 |
|
|
1: Obtaining the code</a></h4> |
31 |
|
|
|
32 |
|
|
<h4> |
33 |
|
|
<a href="../online_documents/manual/compiling.html" target="mainBodyFrame">Step |
34 |
|
|
2: Building the code</a></h4> |
35 |
|
|
|
36 |
|
|
<h4> |
37 |
|
|
<a href="../online_documents/manual/running.html" target="mainBodyFrame">Step |
38 |
|
|
3: Running the model</a></h4> |
39 |
|
|
|
40 |
|
|
<h4> |
41 |
|
|
<a href="../online_documents/manual/looking.html" target="mainBodyFrame">Step |
42 |
|
|
4: Look at the output</a></h4> |
43 |
|
|
|
44 |
|
|
<h4> |
45 |
|
|
<a href="../online_documents/manual/doing.html" target="mainBodyFrame">Step |
46 |
|
|
5: Customizing the code</a></h4> |
47 |
|
|
|
48 |
|
|
<hr> |
49 |
|
|
<h3> |
50 |
|
|
Documented Examples</h3> |
51 |
|
|
|
52 |
|
|
<h4> |
53 |
|
|
<a href="../online_documents/manual/eg_barotrop.html" target="mainBodyFrame">Barotropic |
54 |
|
|
Gyre in cartesian coord</a></h4> |
55 |
|
|
|
56 |
|
|
<h4> |
57 |
|
|
<a href="../online_documents/manual/eg_baroclin.html" target="mainBodyFrame">Baroclinic |
58 |
|
|
Gyre in spherical coord</a></h4> |
59 |
|
|
|
60 |
|
|
<h4> |
61 |
|
|
<a href="../online_documents/manual/global4x4.html" target="mainBodyFrame">4 |
62 |
|
|
x 4 Global Ocean simulation</a></h4> |
63 |
|
|
|
64 |
|
|
<h4> |
65 |
|
|
<a href="../online_documents/manual/adexample.html" target="mainBodyFrame">Sensitivities |
66 |
|
|
using adjoint ocean model</a></h4> |
67 |
|
|
|
68 |
|
|
<p><br> |
69 |
|
|
<hr> |
70 |
|
|
<h3> |
71 |
|
|
<a href="../online_documents/manual/examples.html" target=mainBodyFrame>Other |
72 |
|
|
experiment templates</a></h3> |
73 |
|
|
|
74 |
|
|
<h3> |
75 |
|
|
<font color="#FF0000">Ocean</font></h3> |
76 |
|
|
Convection |
77 |
|
|
<br>Internal wave incident on slope |
78 |
|
|
<h3> |
79 |
|
|
<a NAME="atmosphere"></a><font color="#FF0000">Atmosphere</font></h3> |
80 |
|
|
Held-Suarez atmosphere |
81 |
|
|
<br>Zonal-average atmospheric model |
82 |
|
|
<br>'Intermediate physics' atmosphere |
83 |
|
|
<h3> |
84 |
|
|
<a NAME="miscellaneous"></a><font color="#FF0000">Miscellaneous</font></h3> |
85 |
|
|
Zonal flow over bump |
86 |
|
|
<br>Relaxation of baroclinic front |
87 |
|
|
<br>Passive advection |
88 |
|
|
<br>Float trajectories |
89 |
|
|
<br>Rossby adjustment on sphere |
90 |
|
|
<br> |
91 |
|
|
</body> |
92 |
|
|
</html> |