/[MITgcm]/mitgcm.org/sealion/home_page/frontpage.html
ViewVC logotype

Contents of /mitgcm.org/sealion/home_page/frontpage.html

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


Revision 1.4 - (show annotations) (download) (as text)
Thu Oct 11 19:54:43 2001 UTC (23 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.3: +26 -41 lines
File MIME type: text/html
Changed one more link...

1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4 <script language="javascript">
5 <!--
6 top.frames[0].document.homeImage.src="../images/home.gif";
7 top.frames[0].document.documentsImage.src="../images/documentsw.gif";
8 top.frames[0].document.downloadImage.src="../images/downloadw.gif";
9 top.frames[0].document.gettingImage.src="../images/gettingw.gif";
10 top.frames[0].document.browseImage.src="../images/browsew.gif";
11 top.frames[0].document.helpImage.src="../images/helpw.gif";
12 top.frames[0].document.searchImage.src="../images/searchw.gif";
13 // -->
14 </script>
15 <title>
16 MITgcm Sealion Release Home Page
17 </title>
18 </head>
19 <body text="#000000" bgcolor="#FFFFFF" link="#0000ff" vlink="#51188E" alink="#FF0000">
20
21 <table border=0 width=730 height=903
22 cellspacing=0 cellpadding=0
23 align=center
24 background="sealion-wm3.JPG">
25 <tr>
26 <td width=769 valign=top align=left>
27 <br>
28 <br>
29 <blockquote>
30 <div align="Justify"><font FACE="HELVETICA" SIZE="3">
31 The M.I.T. General Circulation Model (MITgcm) Release 1 contains code for
32 simulating a wide variety of ocean and atmosphere problems. The model is
33 compatible with platforms ranging from desktop and commodity
34 cluster x86 systems to high-end multi-processor supercomputers. Minimum
35 requirements are a Fortran compiler (the free g77 compiler is sufficient)
36 and a UNIX like operating system (such as Linux, Solaris, IRIX).
37 <br>
38 <br>
39 A broad span of example problem configurations are included in the
40 release. These examples range from planetary scale
41 circulation simulations of the ocean and atmosphere to high-resolution,
42 small-scale process studies encompassing non-hydrostatic dynamics. In
43 addition to conventional
44 prognostic operation, differentiated forms (both tangent-linear and adjoint)
45 of the MITgcm code can be generated automatically using either the TAMC or TAF
46 automatic differentiation tools. These derivative forms can be used for
47 dynamical sensitivity studies and can also be used, together with appropriate
48 optimisation and
49 control infrastructure, for mathematically rigorous state-estimation and
50 data-assimilation. A seamless interface to the ECCO group optimisation
51 environment is available.
52 </div>
53 </blockquote>
54
55 <center> <h1>MITgcm Release 1 Features:</h1> </center>
56 <center> <h3>
57 <A href="../online_documents/"> Oceanic and Atmospheric Simulations </A>
58 </h3> </center>
59 <center> <h3> <A href="../online_documents/">
60 Automatic Differentiation and Adjoint Sensitivity</h3>
61 </A> </center>
62 <center> <A href="../online_documents/">
63 <h3>Open Boundaries, Regional and Process Studies</h3>
64 </A> </center>
65 <center> <A href="http://mitgcm.org/cgi-bin/cvsweb.cgi/models/MITgcmUV/?only_with_tag=release1_beta1">
66 <h3>Packaged Source Repository</h3>
67 </A> </center>
68 <center> <A href="../online_documents/">
69 <h3>Algorithm and Code Documentation</h3>
70 </A> </center>
71 </td>
72 </tr>
73 </table>
74
75 </body>
76 </html>

  ViewVC Help
Powered by ViewVC 1.1.22