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