| 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="News" /> | 
| 12 | 
  | 
  | 
    <meta name="add_name_1" content="" /> | 
| 13 | 
  | 
  | 
    <meta name="add_name_2" content="" /> | 
| 14 | 
  | 
  | 
    <meta name="add_title" content="News" /> | 
| 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.11 | 
    <p>The <b>MITgcm</b> (<b>MIT</b> <b>G</b>eneral <b>C</b>irculation | 
| 26 | 
  | 
  | 
      <b>M</b>odel) is a numerical model designed for study of the | 
| 27 | 
  | 
  | 
      atmosphere, ocean, and climate. Its non-hydrostatic formulation | 
| 28 | 
  | 
  | 
      enables it to simulate fluid phenomena over a wide range of | 
| 29 | 
  | 
  | 
      scales; its adjoint capability enables it to be applied to | 
| 30 | 
  | 
  | 
      parameter and state estimation problems. By employing fluid | 
| 31 | 
  | 
  | 
      isomorphisms, one hydrodynamical kernel can be used to simulate | 
| 32 | 
  | 
  | 
      flow in both the atmosphere and ocean.</p> | 
| 33 | 
edhill | 
1.1 | 
 | 
| 34 | 
edhill | 
1.11 | 
    <p>You are welcome to <a href="http://mitgcm.org/source_code.html"> | 
| 35 | 
  | 
  | 
      download</a> and use MITgcm.</p> | 
| 36 | 
  | 
  | 
 | 
| 37 | 
  | 
  | 
    <p>Papers charting the development of MITgcm <a | 
| 38 | 
  | 
  | 
      href="http://paoc.mit.edu/cmi/publications.htm">can be found here. | 
| 39 | 
  | 
  | 
      </a></p> | 
| 40 | 
  | 
  | 
 | 
| 41 | 
  | 
  | 
    <hr align="center" size="1" width="75%" /> | 
| 42 | 
  | 
  | 
 | 
| 43 | 
  | 
  | 
    <div class="c1"><br /><span class="c3"><b>News</b></span></div> | 
| 44 | 
edhill | 
1.9 | 
 | 
| 45 | 
edhill | 
1.17 | 
      <!-- | 
| 46 | 
  | 
  | 
       | 
| 47 | 
  | 
  | 
      To add News items, please copy the following block outside these comments | 
| 48 | 
  | 
  | 
      and replace the ===DATE=== and ===MESSAGE=== place-holders with your date | 
| 49 | 
  | 
  | 
      and your text: | 
| 50 | 
  | 
  | 
 | 
| 51 | 
  | 
  | 
      <p><b>===DATE=== :</b><br /></p> | 
| 52 | 
  | 
  | 
        <blockquote> | 
| 53 | 
  | 
  | 
          ===MESSAGE===<br /><br /> | 
| 54 | 
edhill | 
1.4 | 
        </blockquote> | 
| 55 | 
  | 
  | 
 | 
| 56 | 
edhill | 
1.17 | 
      --> | 
| 57 | 
edhill | 
1.20 | 
 | 
| 58 | 
  | 
  | 
      <p><b>Sep 24, 2004 :</b><br /></p> | 
| 59 | 
  | 
  | 
      <blockquote> | 
| 60 | 
  | 
  | 
        MITgcm is now able to write and (to a lesser extent) read NetCDF files. | 
| 61 | 
  | 
  | 
        The framework (the "MNC" package) has been tested by numerous developers | 
| 62 | 
  | 
  | 
        on literally dozens of machines and, for the past month, has been a | 
| 63 | 
edhill | 
1.22 | 
        working part of our standard verification suite.  We encourage MITgcm | 
| 64 | 
  | 
  | 
        users (especially new users) to try out the MNC package since the model | 
| 65 | 
  | 
  | 
        output is now much easier to read and understand.  For further NetCDF | 
| 66 | 
  | 
  | 
        information please see: | 
| 67 | 
edhill | 
1.20 | 
        <ul> | 
| 68 | 
  | 
  | 
          <li><a href="http://mitgcm.org/pelican/online_documents/node234.html"> | 
| 69 | 
edhill | 
1.22 | 
            Manual entry for the MNC package.</a></li> | 
| 70 | 
  | 
  | 
          <li><a | 
| 71 | 
  | 
  | 
              href="http://mitgcm.org/pipermail/mitgcm-support/2004-September/002589.html"> | 
| 72 | 
  | 
  | 
              Directions for installing NetCDF</a></li> | 
| 73 | 
  | 
  | 
          <li>The <a | 
| 74 | 
  | 
  | 
            href="http://my.unidata.ucar.edu/content/software/netcdf/index.html"> | 
| 75 | 
  | 
  | 
              main NetCDF web site</a>.</li> | 
| 76 | 
edhill | 
1.20 | 
        </ul> | 
| 77 | 
edhill | 
1.21 | 
      </blockquote> | 
| 78 | 
edhill | 
1.20 | 
 | 
| 79 | 
cnh | 
1.18 | 
    <p><b>May 20, 2004 at 05:01 EDT :</b><br /></p> | 
| 80 | 
  | 
  | 
     | 
| 81 | 
  | 
  | 
      <blockquote> | 
| 82 | 
  | 
  | 
        Congratulations to Ed and Boo on the birth this | 
| 83 | 
edhill | 
1.19 | 
        morning of a 7lb 1oz, baby girl,  | 
| 84 | 
  | 
  | 
        <a href="http://eddy.csail.mit.edu/gallery/Alex-Arrives">Alexandra Sophia</a>. | 
| 85 | 
cnh | 
1.18 | 
        <br /><br /> | 
| 86 | 
  | 
  | 
      </blockquote> | 
| 87 | 
edhill | 
1.17 | 
       | 
| 88 | 
  | 
  | 
    <p><b>April 13, 2004 :</b><br /></p> | 
| 89 | 
  | 
  | 
      <blockquote> | 
| 90 | 
  | 
  | 
        A new movie by Dimitris Menemenlis and Chris Henze shows ice dynamics | 
| 91 | 
  | 
  | 
        over the North Pole. The viscous-plastic behavior of ice sheets subject | 
| 92 | 
  | 
  | 
        to wind forcing and ocean currents can be clearly seen in the | 
| 93 | 
  | 
  | 
        translucent ice-sheet. The movie can be downloaded from <a | 
| 94 | 
  | 
  | 
        href="movies/ice_03.mpg"> here</a> (this one is 91MB!).  A set of web | 
| 95 | 
  | 
  | 
        pages with summary information regarding MITgcm simulations being | 
| 96 | 
  | 
  | 
        carried out in the ECCO high resolution global ocean state estimation | 
| 97 | 
  | 
  | 
        initiative can be found <a href="http://ecco.jpl.nasa.gov/cube_sphere"> | 
| 98 | 
  | 
  | 
        here</a>. | 
| 99 | 
  | 
  | 
      </blockquote> | 
| 100 | 
cnh | 
1.12 | 
 | 
| 101 | 
edhill | 
1.17 | 
    <p><b>March 26, 2004 at 01:38 EST :</b><br /></p> | 
| 102 | 
  | 
  | 
     | 
| 103 | 
cnh | 
1.15 | 
      <blockquote> | 
| 104 | 
edhill | 
1.17 | 
        Congratulations to Alistair and Sonya on the birth this | 
| 105 | 
  | 
  | 
        morning of a 7lb 3oz, 19.5 inches long baby girl, Ariane Jade. | 
| 106 | 
  | 
  | 
        <br /><br /> | 
| 107 | 
cnh | 
1.15 | 
      </blockquote> | 
| 108 | 
cnh | 
1.12 | 
 | 
| 109 | 
  | 
  | 
    <p><b>January 22, 2004 :</b><br /></p> | 
| 110 | 
  | 
  | 
 | 
| 111 | 
  | 
  | 
        <blockquote> | 
| 112 | 
cnh | 
1.13 | 
          A spectacular movie by Chris Henze of NASA AMES beautifully captures an  | 
| 113 | 
  | 
  | 
          eddy permitting expanded cube sphere MITgcm simulation being carried out,  | 
| 114 | 
  | 
  | 
          as part of the <a href=http://www.ecco-group.org>ECCO</a> project, by  | 
| 115 | 
  | 
  | 
          Dimitris Menemenlis and others at JPL with help from core MITgcm team members  | 
| 116 | 
  | 
  | 
          and staff from NASA AMES. The animation  | 
| 117 | 
  | 
  | 
          shows the speed of ocean currents at 15m depth from the simulation, it can be  | 
| 118 | 
  | 
  | 
          downloaded <a href=news/cube_6.mpg>here</a> (its 47MB  | 
| 119 | 
  | 
  | 
          but worth waiting for!). A second animation with different perspectives and  | 
| 120 | 
  | 
  | 
          rotation can be downloaded <a href=news/cube_7.mpg>here</a>. | 
| 121 | 
cnh | 
1.12 | 
          As described <a href=news/agu_2004/menemenlis_et_al.pdf>here</a> Dimitris Menemenlis | 
| 122 | 
  | 
  | 
          will be presenting aspects of this calculation at AGU in Portland. | 
| 123 | 
  | 
  | 
          A list of some other AGU 2004 presentation abstracts related to MITgcm can be | 
| 124 | 
  | 
  | 
          found <a href=news/agu_2004>here</a>. | 
| 125 | 
  | 
  | 
        </blockquote> | 
| 126 | 
  | 
  | 
 | 
| 127 | 
cnh | 
1.7 | 
    <p><b>December 9th 2003 :</b><br /></p> | 
| 128 | 
  | 
  | 
 | 
| 129 | 
  | 
  | 
        <blockquote> | 
| 130 | 
edhill | 
1.9 | 
          The new continuous testing page at <a | 
| 131 | 
  | 
  | 
          href="http://mitgcm.org/testing.html"> | 
| 132 | 
  | 
  | 
          http://mitgcm.org/testing.html</a> provides information on the status | 
| 133 | 
  | 
  | 
          of the latest development code. The page shows summary pass/fail | 
| 134 | 
  | 
  | 
          ratios for the MITgcm regression tests on various platforms.  Details | 
| 135 | 
  | 
  | 
          on the platforms being tested and detailed information on the status | 
| 136 | 
  | 
  | 
          of individual regression tests can be viewed from links on the test | 
| 137 | 
  | 
  | 
          page.  <br /><br /> | 
| 138 | 
cnh | 
1.7 | 
        </blockquote> | 
| 139 | 
edhill | 
1.4 | 
 | 
| 140 | 
  | 
  | 
    <p><b>October 27th 2003 :</b><br /></p> | 
| 141 | 
edhill | 
1.1 | 
 | 
| 142 | 
edhill | 
1.2 | 
        <blockquote> | 
| 143 | 
edhill | 
1.9 | 
      <b><a href="http://paoc.mit.edu/cmi/">MIT Climate Modeling Initiative | 
| 144 | 
  | 
  | 
              (CMI)</a></b> web pages introduce the MITgcm model, its | 
| 145 | 
  | 
  | 
              applications, and the development team.<br /><br /> | 
| 146 | 
edhill | 
1.2 | 
        </blockquote> | 
| 147 | 
  | 
  | 
     | 
| 148 | 
edhill | 
1.4 | 
    <p><b>October 21st 2003 :</b><br /></p> | 
| 149 | 
edhill | 
1.1 | 
 | 
| 150 | 
edhill | 
1.2 | 
        <blockquote> | 
| 151 | 
  | 
  | 
          MITgcm and ECCO-JPL team <b><a | 
| 152 | 
edhill | 
1.1 | 
            href="http://www.sgi.com/newsroom/press_releases/2003/october/linux.html"> | 
| 153 | 
  | 
  | 
            feature as showcase application</a></b> in NASA-SGI large shared | 
| 154 | 
edhill | 
1.4 | 
            memory system program.<br /><br /> | 
| 155 | 
edhill | 
1.2 | 
        </blockquote> | 
| 156 | 
  | 
  | 
         | 
| 157 | 
edhill | 
1.1 | 
  </body> | 
| 158 | 
  | 
  | 
</html> | 
| 159 | 
  | 
  | 
 |