/[MITgcm]/mitgcm.org/front_content/news.xml
ViewVC logotype

Annotation of /mitgcm.org/front_content/news.xml

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


Revision 1.31 - (hide annotations) (download) (as text)
Tue Jan 15 19:56:49 2008 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.30: +2 -0 lines
File MIME type: text/xml
Updating.

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.23
45 edhill 1.17 <!--
46     To add News items, please copy the following block outside these comments
47     and replace the ===DATE=== and ===MESSAGE=== place-holders with your date
48     and your text:
49 edhill 1.23
50     <p><b>===DATE===&nbsp;:</b></p>
51     <blockquote>
52     ===MESSAGE===
53     </blockquote>
54 edhill 1.17 -->
55 heimbach 1.29
56 heimbach 1.30 <p><b>January 15, 2008&nbsp;:</b></p>
57 heimbach 1.29 <blockquote>
58     Breaking News: Hidden up-to-date Documentation escaped from hide-out:
59     <br>
60     <A href="http://eddy.csail.mit.edu/r2/latest/">Latest Online Documentation</A>
61 heimbach 1.31 <br>
62     <img src="docfest2008.jpeg" alt="DocFestJan2008" border="0" width="86" height="86" />
63 heimbach 1.29 </blockquote>
64 cnh 1.25
65 cnh 1.27 <p><b>March 19, 2007&nbsp;:</b></p>
66     <blockquote>
67 cnh 1.28 Breaking News: The MITgcm is now able to generate Sea-Ice Donuts.
68 cnh 1.27 In a push to move forward MITgcm on the path of fundamental science and climate
69     understanding, David Ferreira and Jean-Michel Campin
70     simulated a Sea-ice Donut using a coupled AquaPlanet configuration (see
71     movie <A href=movies/Sea_Ice_Donut_x1.mpg>here</A>).
72     This experiment was initialized with the T and S fields from
73     a previous Aquaplanet run which has polar sea-ice caps. These
74     caps are associated with salt-compensated temperature inversions in the upper
75     ocean. The new run is initialized without sea-ice and within a month, large
76     sea-ice caps grow over the poles, rejecting salt. This triggers convection which
77     in turns brings relatively warm water to the surface and melts the ice close
78     to the poles. Here we have a <A href=movies/Sea_Ice_Donut_x1.mpg>donut</A>.
79     Look out for that chapter on aqua-planets in the next IPCC report!
80     </blockquote>
81    
82 cnh 1.26 <p><b>Feb 04, 2007&nbsp;:</b></p>
83     <blockquote>
84     News is back by popular request. New advection schemes are currently
85     being tested. Some preliminary results from the new schemes can be seen
86     <A href=news/advection_testing_jan07/advection_testing.html>
87     here.
88     </A>
89     The plots show a tracer being transported and stretched in the
90     MITgcm advect_xz verification test. Both new schemes (OS7MP
91     and Prather second-order scheme with limiting) have very low implied
92     diffusivity.
93     We are currently evaluating the
94     schemes to assess their implied diffusivity, with a bottle of
95     Jean-Michel's favorite Belgian
96     beer going to the the least diffusive scheme - watch this space!
97     </blockquote>
98    
99 cnh 1.25 <p><b>March 9, 2005&nbsp;:</b></p>
100     <blockquote>
101     A short article entitled
102     "NASA Supercomputer Improves Prospects for Ocean Climate Research"
103     in the current EOS (volume 86, number 9, March 1 2005)
104     gives a succinct overview of some of the advanced high-resolution
105     state-estimation work being undertaken with MITgcm by members
106     of the ECCO consortium. The article describes
107     ground-breaking computational
108     technologies that have enabled this work and outlines the future goals of
109     this next generation planetary scale assimilation initiative. A pdf containing
110     the article can be found
111     <a href="http://mitgcm.org/articles/EOSecco.pdf">
112     here.
113     </a>
114     </blockquote>
115 edhill 1.23
116     <p><b>Sep 24, 2004&nbsp;:</b></p>
117 edhill 1.20 <blockquote>
118     MITgcm is now able to write and (to a lesser extent) read NetCDF files.
119     The framework (the "MNC" package) has been tested by numerous developers
120     on literally dozens of machines and, for the past month, has been a
121 edhill 1.22 working part of our standard verification suite. We encourage MITgcm
122     users (especially new users) to try out the MNC package since the model
123     output is now much easier to read and understand. For further NetCDF
124     information please see:
125 edhill 1.20 <ul>
126 edhill 1.24 <li><a href="http://mitgcm.org/cmi_redir.php/package_mnc">
127 edhill 1.23 Manual entry for the MNC package.</a></li>
128 edhill 1.24 <li>Directions <a
129 edhill 1.22 href="http://mitgcm.org/pipermail/mitgcm-support/2004-September/002589.html">
130 edhill 1.24 from our email archives</a> and <a
131     href="http://mitgcm.org/mwiki/index.php/MNC_Package">from our
132     wiki</a> for installing NetCDF.</li>
133 edhill 1.22 <li>The <a
134 edhill 1.23 href="http://my.unidata.ucar.edu/content/software/netcdf/index.html">
135 edhill 1.22 main NetCDF web site</a>.</li>
136 edhill 1.20 </ul>
137 cnh 1.25 </blockquote>
138 edhill 1.23
139     <p><b>May 20, 2004 at 05:01 EDT&nbsp;:</b></p>
140 cnh 1.18 <blockquote>
141     Congratulations to Ed and Boo on the birth this
142 edhill 1.19 morning of a 7lb 1oz, baby girl,
143     <a href="http://eddy.csail.mit.edu/gallery/Alex-Arrives">Alexandra Sophia</a>.
144 cnh 1.18 </blockquote>
145 edhill 1.17
146 edhill 1.23 <p><b>April 13, 2004&nbsp;:</b></p>
147 edhill 1.17 <blockquote>
148     A new movie by Dimitris Menemenlis and Chris Henze shows ice dynamics
149     over the North Pole. The viscous-plastic behavior of ice sheets subject
150     to wind forcing and ocean currents can be clearly seen in the
151     translucent ice-sheet. The movie can be downloaded from <a
152     href="movies/ice_03.mpg"> here</a> (this one is 91MB!). A set of web
153     pages with summary information regarding MITgcm simulations being
154     carried out in the ECCO high resolution global ocean state estimation
155     initiative can be found <a href="http://ecco.jpl.nasa.gov/cube_sphere">
156 edhill 1.23 here</a>.
157 edhill 1.17 </blockquote>
158 cnh 1.12
159 edhill 1.23 <p><b>March 26, 2004 at 01:38 EST&nbsp;:</b></p>
160 cnh 1.15 <blockquote>
161 edhill 1.17 Congratulations to Alistair and Sonya on the birth this
162     morning of a 7lb 3oz, 19.5 inches long baby girl, Ariane Jade.
163 cnh 1.15 </blockquote>
164 cnh 1.12
165 edhill 1.23 <p><b>January 22, 2004&nbsp;:</b></p>
166     <blockquote>
167     A spectacular movie by Chris Henze of NASA AMES beautifully captures an
168     eddy permitting expanded cube sphere MITgcm simulation being carried out,
169     as part of the <a href="http://www.ecco-group.org">ECCO</a> project, by
170     Dimitris Menemenlis and others at JPL with help from core MITgcm team members
171     and staff from NASA AMES. The animation
172     shows the speed of ocean currents at 15m depth from the simulation, it can be
173     downloaded <a href=news/cube_6.mpg>here</a> (its 47MB
174     but worth waiting for!). A second animation with different perspectives and
175     rotation can be downloaded <a href=news/cube_7.mpg>here</a>.
176     As described <a href=news/agu_2004/menemenlis_et_al.pdf>here</a> Dimitris Menemenlis
177     will be presenting aspects of this calculation at AGU in Portland.
178     A list of some other AGU 2004 presentation abstracts related to MITgcm can be
179     found <a href=news/agu_2004>here</a>.
180     </blockquote>
181    
182 edhill 1.1 </body>
183     </html>
184    

  ViewVC Help
Powered by ViewVC 1.1.22