/[MITgcm]/mitgcm.org/sealion/online_documents/onlineDocuments.html
ViewVC logotype

Contents of /mitgcm.org/sealion/online_documents/onlineDocuments.html

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


Revision 1.2 - (show annotations) (download) (as text)
Fri Oct 19 21:14:15 2001 UTC (23 years, 9 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +100 -27 lines
File MIME type: text/html
Numerous updates.

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 <title>manual</title>
7 </head>
8 <body bgcolor="#FFFFFF">
9 <font size=+1>Documentation of MITgcm takes several forms:</font>
10 <ul>
11 <li>
12 <font size=+1>a <a href="manual/node3.html">manual</a></font></li>
13
14 <li>
15 <font size=+1>a hyper-linked <a href="../code_reference/index.html" target="mainFrame">browsable
16 code</a></font></li>
17
18 <li>
19 <font size=+1>in-source documentation (<a href="#prologues">subroutine
20 descriptions</a>)</font></li>
21 </ul>
22
23 <center>
24 <h2>
25 The manual</h2></center>
26 The manual, documenting the formulation, descretization and implementation,
27 can be accessed by following the links on the left. These take you to the
28 main sections of the document:
29 <ol>
30 <li>
31 <b><font size=+1><a href="manual/overview.html">Overview of MITgcm</a></font></b></li>
32
33 <br>Discusses the
34 <a href="manual/continuous.html">
35 continuous formulation
36 </a>
37 of the model and illustrates some
38 <a href="manual/illustrations.html">applications</a>
39 <li>
40 <b><font size=+1><a href="manual/discrete.html">Discretization and Algorithm</a></font></b></li>
41
42 <br>describes the integration algorithm for the various formulations and
43 gives the spatial discretization of the model equations
44 <li>
45 <b><font size=+1><a href="manual/getting.html">Getting started and using
46 the MITgcm</a></font></b></li>
47
48 <br>describes how to download, compile, run and modify the model
49 <li>
50 <b><font size=+1><a href="manual/sarch.html">Software Architecture</a></font></b></li>
51
52 <br><font size=-1>describes the software used for implementing of the model
53 on many different machines</font>
54 <li>
55 <b><font size=+1><a href="manual/autodiff.html">Automatic Differentiation</a></font></b></li>
56
57 <br>describes how to generate the adjoint and tangent linear forms of the
58 model
59 <li>
60 <b><font size=+1><a href="manual/packages.html">Physical Parameterizations
61 and Packages</a></font></b></li>
62
63 <br>describes the optional parameterizations and features supplied in the
64 model
65 <li>
66 <b><font size=+1><a href="manual/diags.html">Diagnostics and other tools</a></font></b></li>
67
68 <br>off-line tools used in conjuction with the model
69 <li>
70 <b><font size=+1><a href="manual/ecco.html">Interface with ECCO</a></font></b></li>
71
72 <br>describes the relationship to the ECCO NOPP node project</ol>
73 or jump to the full <a href="manual/contents.html">table of contents</a>.The
74 manual is also downloadable in <a href="manual.ps.gz">PostScript</a> and
75 <a href="manual.pdf">PDF</a>.
76 <br>&nbsp;
77 <center>
78 <h2>
79 <font size=+1>The hyper-linked <a href="../code_reference/index.html" target="mainFrame">browsable
80 code</a></font></h2></center>
81 This allows you to peruse the source code by following hyper-links for
82 variables, subroutines and functions. It allows you to find instances of
83 variables, find where subroutines and functions are called from and see
84 the actual fortran.
85 <center>
86 <h2>
87 <a NAME="prologues"></a>In-source documentation</h2></center>
88 This takes the form of comments in the source code and has been formatted
89 to render subroutine descriptions (written as prologues at the top of each
90 routine). It is downloadable as:
91 <ul>
92 <li>
93 <a href="prologues.ps.gz">PostScript</a></li>
94
95 <li>
96 <a href="prologues.pdf">PDF</a></li>
97 </ul>
98
99 </body>
100 </html>

  ViewVC Help
Powered by ViewVC 1.1.22