| 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>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/pelican/">MITgcm User's |
| 29 |
Manual</a><br /><br /></li> |
Manual</a><br /><br /></li> |
| 30 |
|
|
| 31 |
<li>An MITgcm "Developer's HOWTO" is available in multiple formats: |
<li>An MITgcm "Developer's HOWTO" is available in multiple formats: |
| 38 |
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file |
<li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file |
| 39 |
</a></li> |
</a></li> |
| 40 |
</ul> |
</ul> |
| 41 |
|
<br /> |
| 42 |
</li> |
</li> |
| 43 |
|
|
| 44 |
|
<li>An <a href="http://mitgcm.org/sealion/">MITgcm API Reference |
| 45 |
|
Manual</a> is also available. It provides a view of the various |
| 46 |
|
subroutines, functions, variables, showing how they are called and |
| 47 |
|
used. Used in conjunction with our <a |
| 48 |
|
href="http://mitgcm.org/cmi_redir.php/code_browser"> on-line code |
| 49 |
|
browser</a>, the API Reference can be helpful when trying to |
| 50 |
|
understand parts of the MITgcm internals. <br /><br /></li> |
| 51 |
|
|
| 52 |
</ul> |
</ul> |
| 53 |
</p> |
</p> |
| 54 |
|
|