/[MITgcm]/mitgcm.org/sealion/index2.html
ViewVC logotype

Diff of /mitgcm.org/sealion/index2.html

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

revision 1.1 by adcroft, Thu Oct 11 02:03:57 2001 UTC revision 1.2 by adcroft, Fri Oct 12 02:31:36 2001 UTC
# Line 1  Line 1 
1    <! HEADER SECTION >
2  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
3  <html>  <html>
4  <head>  <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6     <meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">     <meta name="GENERATOR" content="Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">
7     <meta name="Author" content="AJA@MIT">     <meta NAME="KEYWORDS" CONTENT="Ocean Model; Atmospheric Model; General Circulation Model; OGCM; AGCM; Scientific Computing; Geophysical Fluids Modeling; Cluster Computing; Automatic Differentiation; Adjoint Sensitivity; Tangent Linear;>
8     <title>MITgcm Release 1 Home Page  <title>
9    MITgcm Sealion Release Home Page
10  </title>  </title>
11    </head>
12    <! END HEADER SECTION >
13    
14  <frameset rows="200,*" frameborder=no border=no framespacing=no>  <! BODY SETUP >
15   <frame src="topMenuBar.html" name="topMenuBarFrame"  <body text="#000000" bgcolor="#FFFFFF" link="#FFFFFF" vlink="#51188E" alink="#FF0000">
16    scrolling="no" noresize>  <! END BODY SETUP >
17   <frame src="home_page/index.html" name="mainFrame">  
18  </frameset>  <table border=0 width=730 height=903
19           cellspacing=0 cellpadding=0
20           align=center
21           background="home_page/sealion-wm3.JPG">
22     <tr>
23     <td width=769 valign=top align=left>
24      <br>
25    <blockquote>
26    <blockquote>
27    <div align="Justify"><font FACE="HELVETICA" SIZE="3">
28    The M.I.T. General Circulation Model (MITgcm) Release 1 contains code for
29    simulating a wide variety of ocean and atmosphere problems. The model is
30    compatible with platforms ranging from desktop and commodity
31    cluster x86 systems to high-end multi-processor supercomputers. Minimum requirements
32    are a Fortran compiler (the free g77 compiler is sufficient) and a UNIX like
33    operating system (such as Linux, Solaris, IRIX).
34    <br>
35    <br>
36    A broad span of example problem
37    configurations are included in the release. These examples range from planetary scale
38    circulation simulations of the ocean and atmosphere to high-resolution, small-scale
39    process studies encompassing non-hydrostatic dynamics. In addition to conventional
40    prognostic operation, differentiated forms (both tangent-linear and adjoint)
41    of the MITgcm code can be generated automatically using either the TAMC or TAF
42    automatic differentiation tools. These derivative forms can be used for dynamical
43    sensitivity studies and can also be used, together with appropriate optimisation and
44    control infrastructure, for mathematically rigorous state-estimation and
45    data-assimilation. A seamless interface to the ECCO group optimisation
46    environment is available.
47    </div>
48    </blockquote>
49    </blockquote>
50    <br>
51      <br><center>
52       <h1>MITgcm Release 1 Features:</h1>
53      </center>
54      <br> <center>
55       <h3>
56       <A href="online_documents/online_documents.html">
57        Oceanic and Atmospheric Simulations
58       </A>
59       </h3>
60      </center>
61      <br> <center>
62       <h3>
63       <A href="online_documents/online_documents.html">
64        Automatic Differentiation and Adjoint Sensitivity</h3>
65       </A>
66      </center>
67      <br> <center>
68       <A href="online_documents/online_documents.html">
69       <h3>Open Boundaries, Regional and Process Studies</h3>
70       </A>
71      </center>
72      <br> <center>
73       <A href="online_documents/online_documents.html">
74        <h3>Packaged Source Repository</h3>
75       </A>
76      </center>
77      <br> <center>
78       <A href="online_documents/online_documents.html">
79        <h3>Algorithm and Code Documentation</h3>
80       </A>
81      </center>
82     </td>
83     </tr>
84    
85    </table>
86    
 </head>  
87    
88  <noframes>  <map name="top_bar_nav.map"><area shape="rect" href=home_page.html         coords="  0,0,100,75"><area shape="rect" href=testpage2.html target=_top    coords="101,0,229,75"><area shape="rect" href=online_documents.html  coords="230,0,356,75"><area shape="rect" href=download_software.html coords="357,0,490,75"><area shape="rect" href=getting_started.html   coords="491,0,586,75"><area shape="rect" href=help.html              coords="587,0,655,75"><area shape="rect" href=search.html            coords="656,0,800,75"></map>
 <body>  
 <h2>Frame Alert</h2>  
 This document is designed to be viewed using the frames feature you need  
 to upgrade your browser. Sorry.  
89  </body>  </body>
90  </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22