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 |
|
|
<meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]"> |
6 |
|
|
<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 |
adcroft |
1.2 |
Getting Started</h1></center> |
14 |
|
|
Once you have obtained the code you can easily compile, run and examnine |
15 |
|
|
the model following the steps outlined on the left pane. |
16 |
|
|
<p>Of course, the are some basic requirements that you need to be able |
17 |
|
|
to use the model. |
18 |
|
|
<ul> |
19 |
|
|
<li> |
20 |
|
|
a UNIX-like OS</li> |
21 |
adcroft |
1.1 |
|
22 |
adcroft |
1.2 |
<ul> |
23 |
|
|
<li> |
24 |
|
|
any of Linux, Solaris, IRIX</li> |
25 |
|
|
</ul> |
26 |
adcroft |
1.1 |
|
27 |
adcroft |
1.2 |
<li> |
28 |
|
|
a fortran compiler</li> |
29 |
|
|
|
30 |
|
|
<ul> |
31 |
|
|
<li> |
32 |
|
|
the native compilers for Sun, DEC, SGI</li> |
33 |
|
|
|
34 |
|
|
<li> |
35 |
|
|
the free GNU compiler, g77</li> |
36 |
|
|
|
37 |
|
|
<li> |
38 |
|
|
the Compaq compiler, fortran</li> |
39 |
|
|
|
40 |
|
|
<li> |
41 |
|
|
the Interl compiler</li> |
42 |
|
|
</ul> |
43 |
|
|
|
44 |
|
|
<li> |
45 |
|
|
disk space</li> |
46 |
|
|
|
47 |
|
|
<ul> |
48 |
|
|
<li> |
49 |
|
|
the source itself is</li> |
50 |
|
|
</ul> |
51 |
|
|
|
52 |
|
|
<li> |
53 |
|
|
a visualize tool</li> |
54 |
|
|
|
55 |
|
|
<ul> |
56 |
|
|
<li> |
57 |
|
|
Matlab</li> |
58 |
|
|
|
59 |
|
|
<li> |
60 |
|
|
Ferret</li> |
61 |
|
|
|
62 |
|
|
<li> |
63 |
|
|
IDL, etc...</li> |
64 |
|
|
</ul> |
65 |
|
|
</ul> |
66 |
|
|
Now your ready to <a href="compileCode.html">compile an example</a> experiment... |
67 |
adcroft |
1.1 |
<p> |
68 |
|
|
<hr WIDTH="100%"> |
69 |
|
|
<table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE > |
70 |
|
|
<tr NOSAVE> |
71 |
adcroft |
1.2 |
<td NOSAVE>Last modified on $Date: 2001/10/12 14:43:40 $</td> |
72 |
adcroft |
1.1 |
|
73 |
|
|
<td> |
74 |
adcroft |
1.2 |
<div align=right>CVS: $Source: /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v |
75 |
|
|
$Revision: 1.1 $</div> |
76 |
adcroft |
1.1 |
</td> |
77 |
|
|
</tr> |
78 |
|
|
</table> |
79 |
|
|
|
80 |
|
|
</body> |
81 |
|
|
</html> |