14 |
<meta name="add_title" content="Documentation" /> |
<meta name="add_title" content="Documentation" /> |
15 |
<!-- Hinting for menu generation --> |
<!-- Hinting for menu generation --> |
16 |
|
|
|
<title>MITgcm: <!--ADDTITLE--></title> |
|
17 |
<style type="text/css"> |
<style type="text/css"> |
18 |
span.c2 {font-size: 110%} |
span.c2 {font-size: 110%} |
19 |
div.c1 {text-align: center} |
div.c1 {text-align: center} |
22 |
|
|
23 |
<body> |
<body> |
24 |
|
|
25 |
<p>Two forms of documentation are currently available: |
<p>Several documents are currently available: |
26 |
<ul> |
<ul> |
27 |
|
|
28 |
<li>The complete <a href="http://mitgcm.org/sealion/">MITgcm User's |
<li>The <a href="http://mitgcm.org/r2_manual/latest/"> |
29 |
Manual</a><br /><br /></li> |
Latest </a> online documentation <br /><br /></li> |
30 |
|
|
31 |
<li>An MITgcm "Developer's HOWTO" is available in multiple formats: |
<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 |
<ul> |
<ul> |
44 |
<li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page |
<li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page |
45 |
HTML</a></li> |
</a> or |
46 |
<li><a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page |
<a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page |
47 |
HTML</a></li> |
</a> (html) </li> |
48 |
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a></li> |
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a> or |
49 |
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file |
<a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file |
50 |
</a></li> |
</a></li> |
51 |
</ul> |
</ul> |
52 |
|
<br /> |
53 |
</li> |
</li> |
54 |
|
|
55 |
</ul> |
</ul> |
56 |
</p> |
</p> |
57 |
|
|