/[MITgcm]/mitgcm.org/front_content/source_code.xml
ViewVC logotype

Contents of /mitgcm.org/front_content/source_code.xml

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


Revision 1.5 - (show annotations) (download) (as text)
Thu Dec 4 17:02:02 2003 UTC (21 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.4: +8 -12 lines
File MIME type: text/xml
 o fix the IE "window size causes top image shift" complaint from today's
   meeting

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="Source Code" />
12 <meta name="add_name_1" content="" />
13 <meta name="add_name_2" content="" />
14 <meta name="add_title" content="Source Code" />
15 <!-- Hinting for menu generation -->
16
17 <title>MITgcm: <!--ADDTITLE--></title>
18 <style type="text/css">
19 span.c2 {font-size: 110%}
20 div.c1 {text-align: center}
21 </style>
22 </head>
23
24 <body>
25
26 <p>The MITgcm code and documentation are under continuous development. The
27 last official release was called "Release1_patch8" and the current
28 development is stabilizing in anticipation of a "Release2_beta"
29 announcement. Both the last stable release and the current CVS
30 contents can be obtained at:
31
32 <ul>
33 <li>Release1_patch8 :
34 <ul>
35
36 <li>View through an <a
37 href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/?only_with_tag=release1_p8">
38 HTML-enabled CVS code browser</a></li>
39
40 <li>Download <a href="./using_cvs.html">using CVS pserver</a>:
41
42 <pre>
43 $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
44 $ cvs login
45 ( enter the CVS password: "cvsanon" )
46 $ cvs co -r 'release1_p8' MITgcm
47 </pre>
48
49 </li>
50
51 <li>Download <a href="./download">as a "tar" file.</a></li>
52 <br />
53 </ul>
54 </li>
55 <li>CVS current :
56 <ul>
57
58 <li>View through an <a
59 href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS
60 code browser</a></li>
61
62 <li>Download <a href="./using_cvs.html">using CVS pserver</a>
63
64 <pre>
65 $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
66 $ cvs login
67 ( enter the CVS password: "cvsanon" )
68 $ cvs co MITgcm
69 </pre>
70
71 </li>
72
73 <!-- <li>Download <a href="./download">as a "tar" file.</a></li> -->
74
75 </ul>
76 </li>
77 </ul>
78 </p>
79
80 <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm
81 development server</a> is available which includes:
82 <ul>
83 <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support">
84 MITgcm-support</a> mailing list with a web-browsable archive, <br
85 /><br /></li>
86
87 <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based
88 forum</a> suitable for quick questions, and<br /><br /></li>
89
90 <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help
91 you get started with MITgcm development and customization.</li>
92 </ul>
93 </p>
94
95 <p>A verification suite is run periodically on a range of different
96 machines and the results can be seen at:
97 <ul>
98 <li><a href="./testing/latest.html">Latest testing/verification runs</a></li>
99 <li><a href="./testing/summary/">All testing results to date</a></li>
100 </ul>
101 </p>
102
103 </body>
104 </html>
105

  ViewVC Help
Powered by ViewVC 1.1.22