22 |
|
|
23 |
<body> |
<body> |
24 |
|
|
25 |
<p>Two forms of documentation are currently available: |
<p>Multiple sources of documentation are currently available: |
26 |
<ul> |
<ul> |
27 |
|
|
28 |
<li>The complete <a href="http://mitgcm.org/sealion/">MITgcm User's |
<li>The complete <a href="http://mitgcm.org/sealion/">MITgcm User's |
39 |
</a></li> |
</a></li> |
40 |
</ul> |
</ul> |
41 |
</li> |
</li> |
42 |
|
|
43 |
|
<li>An <a href="http://mitgcm.org/sealion/">MITgcm API Reference |
44 |
|
Manual</a> is also available. It provides a view of the various |
45 |
|
subroutines, functions, variables, showing how they are called and |
46 |
|
used. Used in conjunction with our <a |
47 |
|
href="http://mitgcm.org/cmi_redir.php/code_browser"> on-line code |
48 |
|
browser</a>, the API Reference can be helpful when trying to |
49 |
|
understand parts of the MITgcm internals. <br /><br /></li> |
50 |
|
|
51 |
</ul> |
</ul> |
52 |
</p> |
</p> |
53 |
|
|