/[MITgcm]/mitgcm.org/sealion/download_software/viaCVS.html
ViewVC logotype

Diff of /mitgcm.org/sealion/download_software/viaCVS.html

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

revision 1.1 by adcroft, Thu Oct 11 02:03:57 2001 UTC revision 1.2 by adcroft, Fri Oct 19 21:14:05 2001 UTC
# Line 1  Line 1 
1  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">  <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2  <html>  <html>
3  <head>  <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">     <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]">     <meta name="GENERATOR" content="Mozilla/4.74 [en]C-CCK-MCD   (Win98; U) [Netscape]">
6  </head>     <title>viaCVS</title>
7  <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">  </head>
8    <body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
9  <center>  Hardware/software requirements
10  <h1>  <p>MITgcm has been designed to run efficiently on a wide range of computer
11  Downloading Release 1.0-b1 of MITgcmUV with CVS</h1></center>  platforms. This is made possible by its WRAPPER interface which insulates
12    the 'under the hood stuff' from the user.
13  <h2>Environment</h2>  <p>MITgcm also runs on a single PC and PC clusters.
14    <p>The minimum you require to run the model is a PC running linux and a
15  <blockquote>  FORTRAN compiler.
16  <pre>setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  <p>.............
17  cvs login ( CVS password: cvsanon )</pre>  <p>Once you have your computer set up, go here to download the model.
18  </blockquote>  <br>
19  You only need to do "cvs login" once but the environment should be set  <hr WIDTH="100%">
20  in you .cshrc or .tcshrc.  <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >
21  <h2>  <tr NOSAVE>
22  To obtain the release (with CVS information)</h2>  <td NOSAVE>Last modified on $Date$</td>
23    
24  <blockquote>  <td>
25  <pre>cvs co -d MITgcm-r1b1 -r release1_beta1 -P MITgcm</pre>  <div align=right>CVS:  /u/gcmpack/mitgcm.org/sealion/download_software/viaCVS.html,v
26  </blockquote>  $Revision$</div>
27  This creates a directory called <i>MITgcm-r10b1</i> in which you'll find  </td>
28  the source code.  </tr>
29  <p>For later on, CVS will allow you to upgrade your copy of the code as  </table>
30  patches are released. For more information on how to use CVS try this  
31  <a href="../../usingcvstoget.html">starting  </body>
32  page</a>.  </html>
 <br>&nbsp;  
   
 <p>  
 <hr WIDTH="100%">  
 <table CELLSPACING=0 CELLPADDING=0 WIDTH="100%" NOSAVE >  
 <tr NOSAVE>  
 <td NOSAVE>Last modified on $Date$</td>  
   
 <td>  
 <div align=right>CVS: $Source$Revision: 1.1 $</div>  
 </td>  
 </tr>  
 </table>  
   
 </body>  
 </html>  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22