1 |
edhill |
1.1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
2 |
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
|
4 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
5 |
|
|
<head> |
6 |
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org" /> |
7 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
8 |
|
|
<base href="http:/mitgcm.org" /> |
9 |
|
|
|
10 |
|
|
<!-- Hinting for menu generation --> |
11 |
|
|
<meta name="add_name_0" content="Documentation" /> |
12 |
|
|
<meta name="add_name_1" content="" /> |
13 |
|
|
<meta name="add_name_2" content="" /> |
14 |
|
|
<meta name="add_title" content="Documentation" /> |
15 |
|
|
<!-- Hinting for menu generation --> |
16 |
|
|
|
17 |
|
|
<style type="text/css"> |
18 |
|
|
span.c2 {font-size: 110%} |
19 |
|
|
div.c1 {text-align: center} |
20 |
|
|
</style> |
21 |
|
|
</head> |
22 |
|
|
|
23 |
|
|
<body> |
24 |
|
|
|
25 |
jmc |
1.9 |
<p>Several documents are currently available: |
26 |
edhill |
1.1 |
<ul> |
27 |
jmc |
1.15 |
<li> New: <a href="https://mitgcm.readthedocs.io/">Documentation</a> |
28 |
|
|
is getting reformatted into sphinx/rst format and hosted at |
29 |
|
|
<a href="https://mitgcm.readthedocs.io/"> readthedocs</a>. |
30 |
|
|
Note that the conversion from the old manual is currently under way |
31 |
|
|
so that this new document is not yet complete. |
32 |
|
|
But a new section |
33 |
|
|
"<a href="https://mitgcm.readthedocs.io/en/latest/contributing/contributing.html">Contributing</a>" has been added. |
34 |
|
|
<br /><br /></li> |
35 |
edhill |
1.1 |
|
36 |
jmc |
1.15 |
<!-- |
37 |
|
|
<p>Other available documents: |
38 |
|
|
</p> |
39 |
|
|
<ul> |
40 |
|
|
--> |
41 |
edhill |
1.1 |
|
42 |
jmc |
1.15 |
<li>The old format <a href="r2_manual/final/"> |
43 |
|
|
final </a> online documentation <br /><br /></li> |
44 |
jmc |
1.9 |
|
45 |
jmc |
1.15 |
<li> Our on-line |
46 |
|
|
<a href="http://lxr.mitgcm.org" >code browser</a> |
47 |
|
|
provides a view of the various subroutines, functions and variables, |
48 |
jmc |
1.9 |
showing how they are called and used.<br /><br /></li> |
49 |
|
|
|
50 |
jmc |
1.15 |
</ul> |
51 |
|
|
</p> |
52 |
|
|
<p>And just for reference: |
53 |
|
|
<ul> |
54 |
|
|
<li> The old |
55 |
|
|
<a href="sealion/"> Release-1 |
56 |
|
|
</a> online documentation <br /><br /></li> |
57 |
|
|
|
58 |
|
|
<li> An old MITgcm "Developer's HOWTO" document is available in |
59 |
|
|
<a href="./devel_HOWTO/devel_HOWTO_onepage/"> html </a> or as |
60 |
|
|
<a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF</a> file |
61 |
|
|
<br /><br /></li> |
62 |
edhill |
1.4 |
|
63 |
jmc |
1.15 |
<li> The old online |
64 |
|
|
<a href="r2_manual/latest/code_reference/callTree.html" >code browser</a> |
65 |
|
|
<br /><br /></li> |
66 |
|
|
<!-- |
67 |
jmc |
1.14 |
<li>New: Documentation is getting reformatted into sphinx/rst format and hosted at |
68 |
jmc |
1.15 |
<a href="https://mitgcm.readthedocs.io/en/latest/"> readthedocs</a>. |
69 |
|
|
Note that the conversion from the old manual is currently under way |
70 |
jmc |
1.14 |
so that this new document is not yet complete. |
71 |
jmc |
1.15 |
Both the new documentation source files and the associated |
72 |
|
|
- but currently frozen - MITgcm code |
73 |
jmc |
1.14 |
are available from a single |
74 |
|
|
<a href="https://github.com/altMITgcm/MITgcm"> prototype repository</a> |
75 |
|
|
on GitHub. This repository is used to explore a transition from CVS to Git |
76 |
|
|
which is planned to happen soon. |
77 |
|
|
<br /><br /></li> |
78 |
jmc |
1.15 |
--> |
79 |
jmc |
1.14 |
|
80 |
edhill |
1.1 |
</ul> |
81 |
|
|
</p> |
82 |
jmc |
1.11 |
|
83 |
jmc |
1.15 |
<p>Papers charting the development of MITgcm |
84 |
|
|
<a href="http://mitgcm.org/publications/">can be found here</a>. |
85 |
|
|
</p> |
86 |
jmc |
1.11 |
|
87 |
edhill |
1.1 |
|
88 |
|
|
</body> |
89 |
|
|
</html> |
90 |
|
|
|