1 |
edhill |
1.1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
2 |
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
|
4 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
5 |
|
|
<head> |
6 |
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org" /> |
7 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
8 |
|
|
<base href="http:/mitgcm.org" /> |
9 |
|
|
|
10 |
|
|
<!-- Hinting for menu generation --> |
11 |
|
|
<meta name="add_name_0" content="Documentation" /> |
12 |
|
|
<meta name="add_name_1" content="" /> |
13 |
|
|
<meta name="add_name_2" content="" /> |
14 |
|
|
<meta name="add_title" content="Documentation" /> |
15 |
|
|
<!-- Hinting for menu generation --> |
16 |
|
|
|
17 |
|
|
<style type="text/css"> |
18 |
|
|
span.c2 {font-size: 110%} |
19 |
|
|
div.c1 {text-align: center} |
20 |
|
|
</style> |
21 |
|
|
</head> |
22 |
|
|
|
23 |
|
|
<body> |
24 |
|
|
|
25 |
jmc |
1.9 |
<p>Several documents are currently available: |
26 |
edhill |
1.1 |
<ul> |
27 |
|
|
|
28 |
jmc |
1.10 |
<li>The <a href="r2_manual/latest/"> |
29 |
jmc |
1.9 |
Latest </a> online documentation <br /><br /></li> |
30 |
edhill |
1.1 |
|
31 |
jmc |
1.9 |
<li>The stable online |
32 |
jmc |
1.10 |
<a href="sealion/"> Documentation |
33 |
jmc |
1.9 |
</a> (Release-1 version)<br /><br /></li> |
34 |
|
|
|
35 |
|
|
<li> Our |
36 |
jmc |
1.10 |
<a href="r2_manual/latest/code_reference/callTree.html" >on-line |
37 |
jmc |
1.9 |
code browser</a> provides a view of the various |
38 |
|
|
subroutines, functions and variables, |
39 |
|
|
showing how they are called and used.<br /><br /></li> |
40 |
|
|
|
41 |
|
|
<li>An MITgcm "Developer's HOWTO" manual is available in multiple formats: |
42 |
edhill |
1.2 |
<ul> |
43 |
|
|
<li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page |
44 |
jmc |
1.9 |
</a> or |
45 |
|
|
<a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page |
46 |
|
|
</a> (html) </li> |
47 |
|
|
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a> or |
48 |
jmc |
1.10 |
<a href="./devel_HOWTO/devel_HOWTO.ps"> PostScript file |
49 |
edhill |
1.2 |
</a></li> |
50 |
|
|
</ul> |
51 |
edhill |
1.6 |
<br /> |
52 |
edhill |
1.2 |
</li> |
53 |
edhill |
1.4 |
|
54 |
edhill |
1.1 |
</ul> |
55 |
|
|
</p> |
56 |
jmc |
1.11 |
|
57 |
|
|
<p>Papers charting the development of MITgcm <a |
58 |
|
|
href="http://paoc.mit.edu/cmi/publications.htm">can be found here. |
59 |
|
|
</a> |
60 |
|
|
</p> |
61 |
|
|
|
62 |
edhill |
1.1 |
|
63 |
|
|
</body> |
64 |
|
|
</html> |
65 |
|
|
|