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.9 |
<li>The <a href="http://mitgcm.org/r2_manual/latest/"> |
29 |
|
|
Latest </a> online documentation <br /><br /></li> |
30 |
edhill |
1.1 |
|
31 |
jmc |
1.9 |
<li>The stable online |
32 |
|
|
<a href="http://mitgcm.org/sealion/"> Documentation |
33 |
|
|
</a> (Release-1 version)<br /><br /></li> |
34 |
|
|
|
35 |
|
|
<li> Our |
36 |
|
|
<a |
37 |
|
|
href="http://mitgcm.org/r2_manual/latest/code_reference/callTree.html" >on-line |
38 |
|
|
code browser</a> provides a view of the various |
39 |
|
|
subroutines, functions and variables, |
40 |
|
|
showing how they are called and used.<br /><br /></li> |
41 |
|
|
|
42 |
|
|
<li>An MITgcm "Developer's HOWTO" manual is available in multiple formats: |
43 |
edhill |
1.2 |
<ul> |
44 |
|
|
<li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page |
45 |
jmc |
1.9 |
</a> or |
46 |
|
|
<a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page |
47 |
|
|
</a> (html) </li> |
48 |
|
|
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a> or |
49 |
|
|
<a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file |
50 |
edhill |
1.2 |
</a></li> |
51 |
|
|
</ul> |
52 |
edhill |
1.6 |
<br /> |
53 |
edhill |
1.2 |
</li> |
54 |
edhill |
1.4 |
|
55 |
edhill |
1.1 |
</ul> |
56 |
|
|
</p> |
57 |
|
|
|
58 |
|
|
</body> |
59 |
|
|
</html> |
60 |
|
|
|