| 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.9 |
<font size=+1>access the <a href="online_documents/manual.pdf">user manual (PDF)</a>, |
| 56 |
|
|
the online <a href="online_documents/node1.html">table of contents (HTML)</a>, |
| 57 |
|
|
and browse the <a href="_DOCUMENTATION_">overview section (HTML)</a></font> |
| 58 |
edhill |
1.6 |
</li> |
| 59 |
adcroft |
1.1 |
|
| 60 |
|
|
<li> |
| 61 |
edhill |
1.9 |
<font size=+1>read the description for <a href="_DOWNLOAD_">downloading the code</a> or |
| 62 |
|
|
go straight to our <a href="http://mitgcm.org/source_code.html">online |
| 63 |
|
|
CVS browser and download section</a></font> |
| 64 |
|
|
</li> |
| 65 |
adcroft |
1.1 |
|
| 66 |
|
|
<li> |
| 67 |
|
|
<font size=+1>follow <a href="_INSTALL_">tutorial examples</a> of the use of MITgcm in the study of atmospheric and oceanic |
| 68 |
|
|
flows</font></li> |
| 69 |
|
|
|
| 70 |
|
|
<li> |
| 71 |
|
|
<font size=+1><a href="_BROWSE_">browse the hyperlinked code</a></font></li> |
| 72 |
edhill |
1.5 |
|
| 73 |
|
|
<li> |
| 74 |
|
|
<font size=+1>View the "Developer's HOWTO" in multiple formats:</font> |
| 75 |
|
|
<ul> |
| 76 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO_onepage/"> Single-page HTML</a></li> |
| 77 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO_multipage/"> Multi-page HTML</a></li> |
| 78 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO.pdf"> PDF file </a></li> |
| 79 |
|
|
<li><a href="http://mitgcm.org/devel_HOWTO/devel_HOWTO.pdf"> PostScript file</a></li> |
| 80 |
|
|
</ul> |
| 81 |
|
|
</li> |
| 82 |
|
|
|
| 83 |
adcroft |
1.1 |
</ul> |
| 84 |
|
|
|
| 85 |
edhill |
1.3 |
<p><br><font size=+1>If you have any comments or questions, please contact us |
| 86 |
edhill |
1.4 |
<a href="mailto:MITgcm-support@mitgcm.org">here</a>.</font> |
| 87 |
jmc |
1.10 |
<p><font size=+1>Alistair Adcroft, Jean-Michel Campin, Stephanie Dutkiewicz, Constantinos Evangelinos, David Ferreira, Gael Forget, Baylor Fox-Kemper, Patrick Heimbach, Chris Hill, Ed Hill, Helen Hill, Oliver Jahn, Martin Losch, John Marshall, Guillaume Maze, Dimitris Menemenlis and Andrea Molod</font> |
| 88 |
adcroft |
1.1 |
<p><font size=+1>Earth, Atmospheric and Planetary Sciences,</font> |
| 89 |
|
|
<br><font size=+1>Massachusetts Institute of Technology</font> |
| 90 |
|
|
<br> |
| 91 |
|
|
|
| 92 |
|
|
</body> |
| 93 |
|
|
</html> |