| 1 |
adcroft |
1.4 |
<!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 |
cnh |
1.6 |
<meta name="GENERATOR" content="Mozilla/4.74 [en]C-CCK-MCD (Win98; U) [Netscape]"> |
| 6 |
adcroft |
1.4 |
<meta name="Author" content="AJA@MIT"> |
| 7 |
|
|
<title>Getting started</title> |
| 8 |
|
|
</head> |
| 9 |
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000"> |
| 10 |
|
|
|
| 11 |
|
|
<center> |
| 12 |
|
|
<h1> |
| 13 |
|
|
Getting Started</h1></center> |
| 14 |
cnh |
1.6 |
<font size=+1>To run MITgcm you need to:</font> |
| 15 |
adcroft |
1.4 |
<ul> |
| 16 |
|
|
<li> |
| 17 |
|
|
<font size=+1>have a suitable computer and compiler,</font></li> |
| 18 |
|
|
|
| 19 |
|
|
<li> |
| 20 |
|
|
<font size=+1><a href="../online_documents/manual/obtaining.html">download</a> |
| 21 |
|
|
the code,</font></li> |
| 22 |
|
|
|
| 23 |
|
|
<li> |
| 24 |
|
|
<font size=+1>try to |
| 25 |
|
|
<a href="../online_documents/manual/compiling.html">compile</a> |
| 26 |
|
|
and |
| 27 |
cnh |
1.5 |
<a href="../online_documents/manual/running.html">run</a> an example |
| 28 |
cnh |
1.6 |
by following the steps on the left - the links will take you to appropriate |
| 29 |
|
|
parts of the |
| 30 |
|
|
<a href="../online_documents/index.html" target="mainFrame">documentation</a>.</font></li> |
| 31 |
|
|
</ul> |
| 32 |
adcroft |
1.4 |
<font size=+1>To help you configure your own experimental set-up, we provide |
| 33 |
cnh |
1.6 |
you with 'documented examples' which can be adapted to your particular |
| 34 |
|
|
scenario. They are:</font> |
| 35 |
adcroft |
1.4 |
<ul> |
| 36 |
|
|
<li> |
| 37 |
cnh |
1.6 |
<font size=+1>Barotropic Gyre in Cartesian coordinates</font></li> |
| 38 |
adcroft |
1.4 |
|
| 39 |
|
|
<li> |
| 40 |
cnh |
1.6 |
<font size=+1>Baroclinic Gyre in Spherical coord</font></li> |
| 41 |
adcroft |
1.4 |
|
| 42 |
|
|
<li> |
| 43 |
cnh |
1.6 |
<font size=+1>4 x 4 global ocean simulation</font></li> |
| 44 |
adcroft |
1.4 |
|
| 45 |
|
|
<li> |
| 46 |
cnh |
1.6 |
<font size=+1>Sensitivities using adjoint ocean model</font></li> |
| 47 |
adcroft |
1.4 |
</ul> |
| 48 |
cnh |
1.6 |
<font size=+1>Further examples are being documented and will be posted |
| 49 |
|
|
here as they become available.</font><font size=+1></font> |
| 50 |
|
|
<p><font size=+1>There are also some |
| 51 |
adcroft |
1.4 |
<a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">atmospheric</a> |
| 52 |
|
|
configurations as well as more |
| 53 |
|
|
<a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">simplified</a> |
| 54 |
cnh |
1.6 |
setups available for testing certain aspects of the model such as parameterizations |
| 55 |
|
|
and diagnostics. They are not yet fully documented but test code is available.</font> |
| 56 |
adcroft |
1.4 |
<p> |
| 57 |
|
|
<hr WIDTH="100%"> |
| 58 |
|
|
<table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE > |
| 59 |
|
|
<tr NOSAVE> |
| 60 |
jmc |
1.7 |
<td NOSAVE><font size=-2>Last modified on $Date: 2001/10/22 02:54:42 $</font></td> |
| 61 |
adcroft |
1.4 |
|
| 62 |
|
|
<td> |
| 63 |
|
|
<div align=right><font size=-2>CVS: $Source: /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v |
| 64 |
jmc |
1.7 |
$Revision: 1.6 $</font></div> |
| 65 |
adcroft |
1.4 |
</td> |
| 66 |
|
|
</tr> |
| 67 |
|
|
</table> |
| 68 |
|
|
|
| 69 |
|
|
</body> |
| 70 |
|
|
</html> |