39 |
<blockquote> |
<blockquote> |
40 |
Using a Bourne, "bash", or "sh-compatible" shell: |
Using a Bourne, "bash", or "sh-compatible" shell: |
41 |
<pre> |
<pre> |
42 |
$ export CVSROOT=':pserver:cvsanon@mitgcm.org:/usr/local/gcmpack' |
$ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' |
43 |
$ cvs login |
$ cvs login |
44 |
( enter the CVS password: "cvsanon" ) |
( enter the CVS password: "cvsanon" ) |
45 |
$ cvs co MITgcm MITgcm_contrib |
$ cvs co MITgcm MITgcm_contrib |
46 |
</pre><br /> |
</pre><br /> |
47 |
|
|
48 |
Using a "C", "csh", or "tcsh" shell: |
Using a "C", "csh", or "tcsh" shell: |
49 |
<pre> |
<pre> |
50 |
$ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/usr/local/gcmpack' |
$ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack' |
51 |
$ cvs login |
$ cvs login |
52 |
( enter the CVS password: "cvsanon" ) |
( enter the CVS password: "cvsanon" ) |
53 |
$ cvs co MITgcm MITgcm_contrib |
$ cvs co MITgcm MITgcm_contrib |
54 |
</pre> |
</pre> |
55 |
</blockquote> |
</blockquote> |
82 |
</tr> |
</tr> |
83 |
<tr bgcolor="#bbddff"> |
<tr bgcolor="#bbddff"> |
84 |
<td width="25%">MITgcm_verif_basic</td> |
<td width="25%">MITgcm_verif_basic</td> |
85 |
<td>Source code plus three of the verification examples |
<td>Source code plus a small set of the verification examples |
86 |
("adjustment.128x64x1", "internal_wave", and |
("global_ocean.90x40x15", "aim.5l_cs", "hs94.128x64x5", |
87 |
"solid-body.cs-32x32x1").</td> |
"front_relax").</td> |
88 |
</tr> |
</tr> |
89 |
<tr bgcolor="#bbffdd"> |
<tr bgcolor="#bbffdd"> |
90 |
<td width="25%">MITgcm_verif_atmos</td> |
<td width="25%">MITgcm_verif_atmos</td> |