/[MITgcm]/mitgcm.org/index.html
ViewVC logotype

Diff of /mitgcm.org/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

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

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.22