/[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.5 by cnh, Sun Oct 21 14:20:35 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.72 [en] (X11; U; Linux 2.2.14-5.0 i686) [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.</font></li>
29    
30  <ul>  <br><font size=+1>These links will take you to appropriate parts of the
31  <li>  <a href="../online_documents/index.html" target="mainFrame">documentation</a>.</font></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    many different example configurations which can be adapted to your particular
34  <li>  scenario. The examples include, among others:</font>
35  the free GNU compiler, g77</li>  <ul>
36    <li>
37  <li>  <font size=+1>an <a href="../online_documents/manual/eg_baroclin.html">idealized
38  the Compaq compiler, fortran</li>  sector ocean</a> in spherical coordinates</font></li>
39    
40  <li>  <li>
41  the Interl compiler</li>  <font size=+1><a href="../online_documents/manual/global4x4.html">4&deg;x4&deg;
42  </ul>  global ocean</a>, with realistic geography and forcing</font></li>
43    
44  <li>  <li>
45  disk space</li>  <font size=+1>a high resolution simulation of internal waves incident on
46    a slope</font></li>
47  <ul>  
48  <li>  <li>
49  the source itself is</li>  <font size=+1>open ocean deep convection</font></li>
50  </ul>  
51    <li>
52  <li>  <font size=+1>flow over a topographic obstacle</font></li>
53  a visualize tool</li>  </ul>
54    <font size=+1>There are also some
55  <ul>  <a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">atmospheric</a>
56  <li>  configurations as well as more
57  Matlab</li>  <a href="sideMenuBarFrame.html#atmosphere" target="sideMenuBarFrame">simplified</a>
58    setups for testing certain aspects of the model such as parameterizations
59  <li>  and diagnostics.</font>
60  Ferret</li>  <p>
61    <hr WIDTH="100%">
62  <li>  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >
63  IDL, etc...</li>  <tr NOSAVE>
64  </ul>  <td NOSAVE><font size=-2>Last modified on $Date$</font></td>
65  </ul>  
66  Now your ready to <a href="compileCode.html">compile an example</a> experiment...  <td>
67  <p>  <div align=right><font size=-2>CVS:  /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v
68  <hr WIDTH="100%">  $Revision$</font></div>
69  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >  </td>
70  <tr NOSAVE>  </tr>
71  <td NOSAVE>Last modified on $Date$</td>  </table>
72    
73  <td>  </body>
74  <div align=right>CVS:  /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v  </html>
 $Revision$</div>  
 </td>  
 </tr>  
 </table>  
   
 </body>  
 </html>  

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

  ViewVC Help
Powered by ViewVC 1.1.22