| 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 | <title>MITgcm Home Page</title> | 
| 7 | <!-- Background white, links blue (unvisited), navy (visited), red (active) --> | 
| 8 | <style type="text/css"> | 
| 9 | body { | 
| 10 | background-color: #FFFFFF; | 
| 11 | color: #000000; | 
| 12 | } | 
| 13 | :link { color: #0000FF } | 
| 14 | :visited { color: #000080 } | 
| 15 | :active { color: #FF0000 } | 
| 16 | div.c3 {font-size: 80%; font-style: italic; text-align: right} | 
| 17 | i.c2 {font-size: 80%} | 
| 18 | div.c1 {text-align: center} | 
| 19 | </style> | 
| 20 | </head> | 
| 21 |  | 
| 22 | <body> | 
| 23 | <div class="c1"> | 
| 24 | <img src="TitleImage.gif" | 
| 25 | alt="Montage of Applications Original concept by CNH Put into practice by AJA" | 
| 26 | height="189" width="628" /><br /> | 
| 27 |  | 
| 28 | <hr /> | 
| 29 | </div> | 
| 30 |  | 
| 31 | <div class="c1"> | 
| 32 | <h1>MITgcm</h1> | 
| 33 | </div> | 
| 34 |  | 
| 35 | <p> | 
| 36 | The MITgcm (MIT General Circulation Model) is a numerical model for studying the | 
| 37 | ocean and atmosphere. It is capable of simulating these fluids at a wide range of | 
| 38 | scales and can resolve many different processes. It has a non-hydrostatic capability | 
| 39 | (Marshall et al., JGR 1997a & b) and uses the finite volume method to accurately | 
| 40 | represent the bottom boundary position (Adcroft et al., MWR 1998). <br /> | 
| 41 | </p> | 
| 42 |  | 
| 43 | <div class="c1"> | 
| 44 | <h2><a href="sealion">Release1_patch8 of MITgcm</a> is <em>ready</em>! | 
| 45 | (12-Nov-2002)</h2> | 
| 46 | </div> | 
| 47 |  | 
| 48 | <div class="c1"> | 
| 49 | <table align="center" border="2" width="95%" summary=""> | 
| 50 | <tr align="left" valign="top"> | 
| 51 | <td> | 
| 52 | <h2>Source Code</h2> | 
| 53 |  | 
| 54 | <ul> | 
| 55 | <li><a href="sealion">Release1_patch8</a> (known as Sealion) is documented | 
| 56 | and available.</li> | 
| 57 |  | 
| 58 | <li><a | 
| 59 | href="http://mitgcm.org/cgi-bin/cvsweb.cgi/MITgcm/?only_with_tag=MAIN">MITgcm | 
| 60 | CVS Tree</a>: browse the source tree and examine the change logs for each | 
| 61 | file in the "HEAD" branch of our release tree. The latest version is " <a | 
| 62 | href="http://mitgcm.org/cgi-bin/cvsweb.cgi/MITgcm/?only_with_tag=release1_p8"> | 
| 63 | release1_p8</a>".</li> | 
| 64 |  | 
| 65 | <li><a href="usingcvstoget.html">Use anonymous CVS</a> to maintain your | 
| 66 | working copy but adhere to our <a href="cvspolicy.html">policy on using | 
| 67 | CVS</a></li> | 
| 68 |  | 
| 69 | <li>For the old fashioned, download a <a | 
| 70 | href="http://mitgcm.org/download/">tar ball</a>.</li> | 
| 71 | </ul> | 
| 72 | </td> | 
| 73 |  | 
| 74 | <td> | 
| 75 | <h2>Help</h2> | 
| 76 |  | 
| 77 | <ul> | 
| 78 | <li><a href="http://mitgcm.org/cgi-bin/faqw.py?req=index">FAQ</a> | 
| 79 | (Frequently Asked Questions) is a user maintained document. We're relying | 
| 80 | on your input to make this document grow.</li> | 
| 81 |  | 
| 82 | <!-- | 
| 83 | <li>Support: If you need help we run a <a | 
| 84 | href="news://mitgcm.org/mitgcm.support">discussion group</a> where you can | 
| 85 | post your questions and browse previous Q's & A's. You can email the | 
| 86 | group at <a href="mailto:support@mitgcm.org">support@mitgcm.org</a>.</li> | 
| 87 |  | 
| 88 | <li>Bugs: If you have found a bug you may report it by email to  <a | 
| 89 | href="mailto:bugs@mitgcm.org">bugs@mitgcm.org</a> and monitor the status of | 
| 90 | your report <a | 
| 91 | href="http://mitgcm.org/cgi-bin/mitgcm-bugs">on-line</a>.</li> | 
| 92 |  | 
| 93 | <li>MIT-JPL <a | 
| 94 | href="http://escher.JPL.NASA.GOV:2000/HyperNews/get.cgi/forums/mit-jpl.html"> | 
| 95 | development forum</a>.</li> | 
| 96 |  | 
| 97 | <li>Internal only: <a | 
| 98 | href="http://mitgcm.org/cgi-bin/mitgcm-bugs.private">Log-in</a> to | 
| 99 | administrate bug reports</li> | 
| 100 | --> | 
| 101 |  | 
| 102 | <li>Support: If you need help, please see the | 
| 103 | <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm development server</a> | 
| 104 | which includes: | 
| 105 |  | 
| 106 | <ul> | 
| 107 | <li>a <a href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">Web interface | 
| 108 | to the CVS repository</a>, </li> | 
| 109 |  | 
| 110 | <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support"> | 
| 111 | MITgcm-support</a> mailing list with a web-browsable archive,</li> | 
| 112 |  | 
| 113 | <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based | 
| 114 | forum</a> suitable for quick questions, and</li> | 
| 115 |  | 
| 116 | <li>a <a href="http://dev.mitgcm.org/htdig/">search engine</a> that | 
| 117 | indexes the entire email list archive and the online manual.</li> | 
| 118 | </ul> | 
| 119 |  | 
| 120 | </li> | 
| 121 |  | 
| 122 | </ul> | 
| 123 | </td> | 
| 124 | </tr> | 
| 125 |  | 
| 126 | <tr align="left"> | 
| 127 | <td valign="top"> | 
| 128 | <h2>Projects</h2> | 
| 129 |  | 
| 130 | <ul> | 
| 131 | <li><a href="http://www.ecco-group.org">Main project site for ECCO</a>: | 
| 132 | "<b><u>E</u></b>stimating the <b><u>C</u></b>irculation and | 
| 133 | <b><u>C</u></b>limate of the <b><u>O</u></b>cean"; also see <a | 
| 134 | href="http://ecco.mit.edu/">ECCO @ MIT</a>, <a | 
| 135 | href="http://ecco.ucsd.edu/">ECCO @ UCSD</a>, <a | 
| 136 | href="http://ecco.jpl.nasa.gov/odap">ECCO @ JPL</a>.</li> | 
| 137 |  | 
| 138 | <li><a href="http://charybdis.whoi.edu/sonya/LIWI/">Tidal interactions</a> | 
| 139 | with sloping boundaries.</li> | 
| 140 |  | 
| 141 | <li>Gridding the sphere using <a | 
| 142 | href="http://mitgcm.lcs.mit.edu/cubedsphere">expanded cubic grids</a>.</li> | 
| 143 |  | 
| 144 | <li>Long Island Sound (modeling at U. Conn)</li> | 
| 145 |  | 
| 146 | <li>Biogeochemical Tracers in a High Resolution Simulation of the <a | 
| 147 | href="http://mitgcm.org/projects/atlantic0.166/">North Atlantic</a>.</li> | 
| 148 | </ul> | 
| 149 | </td> | 
| 150 |  | 
| 151 | <td> | 
| 152 | <h2>Links</h2> | 
| 153 |  | 
| 154 | <ul> | 
| 155 | <li><a href="http://mitgcm.org/people">Who's who?</a>: List of people with | 
| 156 | contact information.</li> | 
| 157 |  | 
| 158 | <li>Directories of <a | 
| 159 | href="http://stommel.tamu.edu/~baum/ocean_models.html">Ocean Circulation | 
| 160 | Models</a> and <a | 
| 161 | href="http://stommel.tamu.edu/~baum/climate_modeling.html">Climate Modeling | 
| 162 | Groups</a>.</li> | 
| 163 |  | 
| 164 | <li>Other sources of information: <a | 
| 165 | href="http://www-pcmdi.llnl.gov/amip/">AMIP</a>, <a | 
| 166 | href="http://www-pcmdi.llnl.gov/cmip/cmiphome.html">CMIP</a>, <a | 
| 167 | href="http://www.ipsl.jussieu.fr/OCMIP/">OCMIP</a>, <a | 
| 168 | href="http://www-pcmdi.llnl.gov/amip/OINTS/oints.html">*MIP</a>, LDEO <a | 
| 169 | href="http://www.ldeo.columbia.edu/datarep/index.html">Climate Data | 
| 170 | Repository</a>.</li> | 
| 171 |  | 
| 172 | <li>At MIT: <a href="http://www-paoc.mit.edu/">PAOC</a> (Program in | 
| 173 | Atmospheres, Oceans and Climate), <a | 
| 174 | href="http://web.mit.edu/cgcs/www/cmi.html">CMI</a> (Climate Modeling | 
| 175 | Initiative)</li> | 
| 176 | </ul> | 
| 177 | </td> | 
| 178 | </tr> | 
| 179 | </table> | 
| 180 | </div> | 
| 181 | <hr width="100%" /> | 
| 182 |  | 
| 183 | <table cellspacing="0" cellpadding="0" width="100%" summary=""> | 
| 184 | <tr> | 
| 185 | <td><i class="c2">Last modified on $Date: 2001/03/05 14:02:11 $</i></td> | 
| 186 |  | 
| 187 | <td> | 
| 188 | <div class="c3"> | 
| 189 | CVS: $Revision: 1.19 $ | 
| 190 | </div> | 
| 191 | </td> | 
| 192 | </tr> | 
| 193 | </table> | 
| 194 | </body> | 
| 195 | </html> | 
| 196 |  |