14 |
<meta name="add_title" content="Documentation" /> |
<meta name="add_title" content="Documentation" /> |
15 |
<!-- Hinting for menu generation --> |
<!-- Hinting for menu generation --> |
16 |
|
|
|
<title>MITgcm: <!--ADDTITLE--></title> |
|
17 |
<style type="text/css"> |
<style type="text/css"> |
18 |
span.c2 {font-size: 110%} |
span.c2 {font-size: 110%} |
19 |
div.c1 {text-align: center} |
div.c1 {text-align: center} |
22 |
|
|
23 |
<body> |
<body> |
24 |
|
|
25 |
<p>Two forms of documentation are currently available: |
<p>Several documents are currently available: |
26 |
<ul> |
<ul> |
27 |
|
<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 |
|
|
36 |
<li>The complete <a href="http://mitgcm.org/sealion/">MITgcm User's |
<!-- |
37 |
Manual</a><br /><br /></li> |
<p>Other available documents: |
38 |
|
</p> |
39 |
|
<ul> |
40 |
|
--> |
41 |
|
|
42 |
<li>An MITgcm <a href="http://mitgcm.org/devel_HOWTO/">"Developer's |
<li>The old format <a href="r2_manual/final/"> |
43 |
HOWTO" </a></li> |
final </a> online documentation <br /><br /></li> |
44 |
|
|
45 |
|
<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 |
|
showing how they are called and used.<br /><br /></li> |
49 |
|
|
50 |
</ul> |
</ul> |
51 |
</p> |
</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 |
|
|
63 |
|
<li> The old online |
64 |
|
<a href="r2_manual/latest/code_reference/callTree.html" >code browser</a> |
65 |
|
<br /><br /></li> |
66 |
|
<!-- |
67 |
|
<li>New: Documentation is getting reformatted into sphinx/rst format and hosted at |
68 |
|
<a href="https://mitgcm.readthedocs.io/en/latest/"> readthedocs</a>. |
69 |
|
Note that the conversion from the old manual is currently under way |
70 |
|
so that this new document is not yet complete. |
71 |
|
Both the new documentation source files and the associated |
72 |
|
- but currently frozen - MITgcm code |
73 |
|
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 |
|
--> |
79 |
|
|
80 |
|
</ul> |
81 |
|
</p> |
82 |
|
|
83 |
|
<p>Papers charting the development of MITgcm |
84 |
|
<a href="http://mitgcm.org/publications/">can be found here</a>. |
85 |
|
</p> |
86 |
|
|
87 |
|
|
88 |
</body> |
</body> |
89 |
</html> |
</html> |