| 1 |
adcroft |
1.1 |
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 |
|
|
<html> |
| 3 |
|
|
<head> |
| 4 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| 5 |
edhill |
1.2 |
<title>MITgcm Un-Official (Develompent) Home Page</title> |
| 6 |
adcroft |
1.1 |
</head> |
| 7 |
edhill |
1.2 |
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#51188E" alink="#FF0000" BACKGROUND="pelican_back.jpg"> |
| 8 |
adcroft |
1.1 |
|
| 9 |
edhill |
1.2 |
<br> |
| 10 |
|
|
<font size=+1>Welcome to the web page for the development/testing version of MITgcm, |
| 11 |
edhill |
1.3 |
a numerical model designed for the study of the atmosphere, ocean, and climate. For an |
| 12 |
|
|
overview, please see <a href="http://paoc.mit.edu/cmi/">MIT's Climate |
| 13 |
|
|
Modeling Initiative (CMI)</a> which introduces the MITgcm model, its applications, |
| 14 |
|
|
and the development team.</font> |
| 15 |
|
|
|
| 16 |
adcroft |
1.1 |
<p><font size=+1>MITgcm is freely available to all; we encourage you to |
| 17 |
edhill |
1.4 |
download it, use it, and give us <a href="mailto:MITgcm-support@mitgcm.org">feedback</a> |
| 18 |
edhill |
1.3 |
to help us improve it.</font> |
| 19 |
|
|
|
| 20 |
|
|
<p><font size=+1>MITgcm:</font> |
| 21 |
adcroft |
1.1 |
<ul> |
| 22 |
|
|
<li> |
| 23 |
|
|
<font size=+1>can be used to study both |
| 24 |
|
|
<a href="_ATMOSPHERE_">atmospheric</a> |
| 25 |
|
|
and |
| 26 |
|
|
<a href="_OCEANIC_">oceanic</a> circulation</font></li> |
| 27 |
|
|
|
| 28 |
|
|
<li> |
| 29 |
|
|
<font size=+1>has a <a href="_NONHYDROSTATIC_">non-hydrostatic</a> capability</font></li> |
| 30 |
|
|
|
| 31 |
|
|
<li> |
| 32 |
|
|
<font size=+1>supports |
| 33 |
|
|
<a href="_HORIZONTAL_">horizontal orthogonal curvilinear coordinates</a></font></li> |
| 34 |
|
|
|
| 35 |
|
|
<li> |
| 36 |
|
|
<font size=+1>has a |
| 37 |
edhill |
1.8 |
<a href="_FINITE_#fig:finite-volumes">finite volume</a> treatment of topography</font></li> |
| 38 |
adcroft |
1.1 |
|
| 39 |
|
|
<li> |
| 40 |
|
|
<font size=+1>supports a wide range of <a href="_OPTIONAL_">physical parameterizations</a></font></li> |
| 41 |
|
|
|
| 42 |
|
|
<li> |
| 43 |
|
|
<font size=+1>has |
| 44 |
|
|
<a href="_TANGENT_">tangent linear and adjoint code</a> maintained alongside the forward model</font></li> |
| 45 |
|
|
|
| 46 |
|
|
<li> |
| 47 |
|
|
<font size=+1>can run on your pc, workstation or parallel computer using |
| 48 |
|
|
flexible <a href="_DOMAIN_">domain decomposition</a></font></li> |
| 49 |
|
|
</ul> |
| 50 |
edhill |
1.5 |
|
| 51 |
|
|
|
| 52 |
adcroft |
1.1 |
<font size=+1>Here you can:</font> |
| 53 |
|
|
<ul> |
| 54 |
|
|
<li> |
| 55 |
edhill |
1.8 |
<font size=+1>access the <a href="online_documents/manual.pdf">on-line user manual</a> |
| 56 |
|
|
and its <a href="online_documents/node1.html">table of contents</a> and browse the |
| 57 |
|
|
<a href="_DOCUMENTATION_">overview section</a></font> |
| 58 |
edhill |
1.6 |
</li> |
| 59 |
adcroft |
1.1 |
|
| 60 |
|
|
<li> |
| 61 |
|
|
<font size=+1><a href="_DOWNLOAD_">download the code</a></font></li> |
| 62 |
|
|
|
| 63 |
|
|
<li> |
| 64 |
|
|
<font size=+1>follow <a href="_INSTALL_">tutorial examples</a> of the use of MITgcm in the study of atmospheric and oceanic |
| 65 |
|
|
flows</font></li> |
| 66 |
|
|
|
| 67 |
|
|
<li> |
| 68 |
|
|
<font size=+1><a href="_BROWSE_">browse the hyperlinked code</a></font></li> |
| 69 |
edhill |
1.5 |
|
| 70 |
|
|
<li> |
| 71 |
|
|
<font size=+1>View the "Developer's HOWTO" in multiple formats:</font> |
| 72 |
|
|
<ul> |
| 73 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO_onepage/"> Single-page HTML</a></li> |
| 74 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO_multipage/"> Multi-page HTML</a></li> |
| 75 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO.pdf"> PDF file </a></li> |
| 76 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO.pdf"> PostScript file</a></li> |
| 77 |
|
|
</ul> |
| 78 |
|
|
</li> |
| 79 |
|
|
|
| 80 |
adcroft |
1.1 |
</ul> |
| 81 |
|
|
|
| 82 |
edhill |
1.3 |
<p><br><font size=+1>If you have any comments or questions, please contact us |
| 83 |
edhill |
1.4 |
<a href="mailto:MITgcm-support@mitgcm.org">here</a>.</font> |
| 84 |
edhill |
1.6 |
<p><font size=+1>John Marshall, Alistair Adcroft, Jean-Michel Campin, Patrick Heimbach, Andrea Molod, Stephanie Dutkiewicz, Helen Hill, Martin Losch, Baylor Fox-Kemper, Dimitris Menemenlis, David Ferreira, Ed Hill, Mick Follows, Chris Hill, Constantinos Evangelinos, Gael Forget</font> |
| 85 |
adcroft |
1.1 |
<p><font size=+1>Earth, Atmospheric and Planetary Sciences,</font> |
| 86 |
|
|
<br><font size=+1>Massachusetts Institute of Technology</font> |
| 87 |
|
|
<br> |
| 88 |
|
|
|
| 89 |
|
|
</body> |
| 90 |
|
|
</html> |