| 1 | o Directories | 
| 2 |  | 
| 3 | pkg/darwin    darwin package code | 
| 4 | pkg/gchem     modified gchem package | 
| 5 | verification/ standard reference/test experiments | 
| 6 |  | 
| 7 | o To check out | 
| 8 |  | 
| 9 | [cnh@localhost]$ cvs co -d foo -r checkpoint61 MITgcm | 
| 10 | [cnh@localhost]$ cd foo/pkg | 
| 11 | [cnh@localhost]$ mv gchem gchem_main | 
| 12 | [cnh@localhost]$ cvs co -d gchem MITgcm_contrib/darwin/pkg/gchem | 
| 13 | [cnh@localhost]$ cvs co -d darwin MITgcm_contrib/darwin/pkg/darwin | 
| 14 | [cnh@localhost]$ cd ../verification | 
| 15 | [cnh@localhost]$ cvs co -d darwin_global_128x64x15 MITgcm_contrib/darwin/verification/darwin_global_128x64x15 | 
| 16 | [cnh@localhost]$ cvs co -d darwin_baltic_76x72x24 MITgcm_contrib/darwin/verification/darwin_baltic_76x72x24 |