| 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 | 
edhill | 
1.4 | 
    <p>Multiple sources of documentation are currently available: | 
| 26 | 
edhill | 
1.1 | 
      <ul> | 
| 27 | 
  | 
  | 
 | 
| 28 | 
  | 
  | 
        <li>The complete <a href="http://mitgcm.org/sealion/">MITgcm User's | 
| 29 | 
  | 
  | 
            Manual</a><br /><br /></li> | 
| 30 | 
  | 
  | 
 | 
| 31 | 
edhill | 
1.2 | 
        <li>An MITgcm "Developer's HOWTO" is available in multiple formats: | 
| 32 | 
  | 
  | 
          <ul> | 
| 33 | 
  | 
  | 
            <li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page | 
| 34 | 
  | 
  | 
                HTML</a></li> | 
| 35 | 
  | 
  | 
            <li><a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page | 
| 36 | 
  | 
  | 
                HTML</a></li> | 
| 37 | 
  | 
  | 
            <li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a></li> | 
| 38 | 
  | 
  | 
            <li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PostScript file | 
| 39 | 
  | 
  | 
                </a></li> | 
| 40 | 
  | 
  | 
          </ul> | 
| 41 | 
edhill | 
1.5 | 
          <br /><br /> | 
| 42 | 
edhill | 
1.2 | 
        </li> | 
| 43 | 
edhill | 
1.4 | 
         | 
| 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 | 
edhill | 
1.1 | 
      </ul> | 
| 53 | 
  | 
  | 
    </p> | 
| 54 | 
  | 
  | 
         | 
| 55 | 
  | 
  | 
  </body> | 
| 56 | 
  | 
  | 
</html> | 
| 57 | 
  | 
  | 
 |