/[MITgcm]/mitgcm.org/sealion/getting_started/gettingStarted.html
ViewVC logotype

Diff of /mitgcm.org/sealion/getting_started/gettingStarted.html

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

revision 1.2 by adcroft, Fri Oct 12 17:04:18 2001 UTC revision 1.6 by cnh, Mon Oct 22 02:54:42 2001 UTC
# Line 1  Line 1 
1  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2  <html>  <html>
3  <head>  <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5     <meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]">     <meta name="GENERATOR" content="Mozilla/4.74 [en]C-CCK-MCD   (Win98; U) [Netscape]">
6     <meta name="Author" content="AJA@MIT">     <meta name="Author" content="AJA@MIT">
7     <title>Getting started</title>     <title>Getting started</title>
8  </head>  </head>
9  <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">  <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
10    
11  <center>  <center>
12  <h1>  <h1>
13  Getting Started</h1></center>  Getting Started</h1></center>
14  Once you have obtained the code you can easily compile, run and examnine  <font size=+1>To run MITgcm you need to:</font>
15  the model following the steps outlined on the left pane.  <ul>
16  <p>Of course, the are some basic requirements that you need to be able  <li>
17  to use the model.  <font size=+1>have a suitable computer and compiler,</font></li>
18  <ul>  
19  <li>  <li>
20  a UNIX-like OS</li>  <font size=+1><a href="../online_documents/manual/obtaining.html">download</a>
21    the code,</font></li>
22  <ul>  
23  <li>  <li>
24  any of Linux, Solaris, IRIX</li>  <font size=+1>try to
25  </ul>  <a href="../online_documents/manual/compiling.html">compile</a>
26    and
27  <li>  <a href="../online_documents/manual/running.html">run</a> an example
28  a fortran compiler</li>  by following the steps on the left - the links will take you to appropriate
29    parts of the
30  <ul>  <a href="../online_documents/index.html" target="mainFrame">documentation</a>.</font></li>
31  <li>  </ul>
32  the native compilers for Sun, DEC, SGI</li>  <font size=+1>To help you configure your own experimental set-up, we provide
33    you with 'documented examples' which can be adapted to your particular
34  <li>  scenario. They are:</font>
35  the free GNU compiler, g77</li>  <ul>
36    <li>
37  <li>  <font size=+1>Barotropic Gyre in Cartesian coordinates</font></li>
38  the Compaq compiler, fortran</li>  
39    <li>
40  <li>  <font size=+1>Baroclinic Gyre in Spherical coord</font></li>
41  the Interl compiler</li>  
42  </ul>  <li>
43    <font size=+1>4 x 4 global ocean simulation</font></li>
44  <li>  
45  disk space</li>  <li>
46    <font size=+1>Sensitivities using adjoint ocean model</font></li>
47  <ul>  </ul>
48  <li>  <font size=+1>Further examples are being documented and will be posted
49  the source itself is</li>  here as they become available.</font><font size=+1></font>
50  </ul>  <p><font size=+1>There are also some
51    <a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">atmospheric</a>
52  <li>  configurations as well as more
53  a visualize tool</li>  <a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">simplified</a>
54    setups available for testing certain aspects of the model such as parameterizations
55  <ul>  and diagnostics. They are not yet fully documented but test code is available.</font>
56  <li>  <p>
57  Matlab</li>  <hr WIDTH="100%">
58    <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >
59  <li>  <tr NOSAVE>
60  Ferret</li>  <td NOSAVE><font size=-2>Last modified on $Date$</font></td>
61    
62  <li>  <td>
63  IDL, etc...</li>  <div align=right><font size=-2>CVS:  /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v
64  </ul>  $Revision$</font></div>
65  </ul>  </td>
66  Now your ready to <a href="compileCode.html">compile an example</a> experiment...  </tr>
67  <p>  </table>
68  <hr WIDTH="100%">  
69  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >  </body>
70  <tr NOSAVE>  </html>
 <td NOSAVE>Last modified on $Date$</td>  
   
 <td>  
 <div align=right>CVS:  /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v  
 $Revision$</div>  
 </td>  
 </tr>  
 </table>  
   
 </body>  
 </html>  

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

  ViewVC Help
Powered by ViewVC 1.1.22