| 22 |
|
|
| 23 |
<body> |
<body> |
| 24 |
|
|
| 25 |
<p>Multiple sources of documentation are currently available: |
<p>Several documents are currently available: |
| 26 |
<ul> |
<ul> |
| 27 |
|
|
| 28 |
<li>The complete <a href="http://eddy.csail.mit.edu/r2/latest/">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 /> |
<br /> |
| 53 |
</li> |
</li> |
| 54 |
|
|
|
<li>An <a href="http://mitgcm.org/sealion/">MITgcm API Reference |
|
|
Manual</a> is also available. It provides a view of the various |
|
|
subroutines, functions, variables, showing how they are called and |
|
|
used. Used in conjunction with our <a |
|
|
href="http://mitgcm.org/cmi_redir.php/code_browser"> on-line code |
|
|
browser</a>, the API Reference can be helpful when trying to |
|
|
understand parts of the MITgcm internals. <br /><br /></li> |
|
|
|
|
| 55 |
</ul> |
</ul> |
| 56 |
</p> |
</p> |
| 57 |
|
|