 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
 Revision Graph
o fixes per Chris's commants
| 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="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 | edhill | 1.3 | 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></li> | ||
| 41 | |||
| 42 | <li>Download <a href="./download">as a "tar" file.</a></li> | ||
| 43 | <br /> | ||
| 44 | </ul> | ||
| 45 | </li> | ||
| 46 | <li>CVS current : | ||
| 47 | <ul> | ||
| 48 | |||
| 49 | <li>View through an <a | ||
| 50 | href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS | ||
| 51 | code browser</a></li> | ||
| 52 | |||
| 53 | <li>Download <a href="./using_cvs.html">using CVS pserver</a></li> | ||
| 54 | |||
| 55 | <li>Download <a href="./download">as a "tar" file.</a></li> | ||
| 56 | |||
| 57 | </ul> | ||
| 58 | </li> | ||
| 59 | </ul> | ||
| 60 | </p> | ||
| 61 | |||
| 62 | <p>Please see the <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm | ||
| 63 | development server</a> which includes: | ||
| 64 | <ul> | ||
| 65 | <li>a <a href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">Web | ||
| 66 | interface to the CVS repository</a>,<br /><br /></li> | ||
| 67 | |||
| 68 | <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support"> | ||
| 69 | MITgcm-support</a> mailing list with a web-browsable archive, <br | ||
| 70 | /><br /> | ||
| 71 | </li> | ||
| 72 | |||
| 73 | <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based | ||
| 74 | forum</a> suitable for quick questions, and<br /><br /></li> | ||
| 75 | |||
| 76 | <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help | ||
| 77 | you get started with MITgcm development and customization.</li> | ||
| 78 | </ul> | ||
| 79 | </p> | ||
| 80 | |||
| 81 | <p>A verification suite is run periodically on a range of different | ||
| 82 | machines and the results can be seen at: | ||
| 83 | <ul> | ||
| 84 | <li><a href="./testing/latest.html">Latest results</a></li> | ||
| 85 | <li><a href="./testing/summary/">All testing results to date</a></li> | ||
| 86 | </ul> | ||
| 87 | </p> | ||
| 88 | edhill | 1.1 | |
| 89 | </body> | ||
| 90 | </html> | ||
| 91 | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |