| 1 | o Directories | 
| 2 |  | 
| 3 | pkg/darwin    darwin package code | 
| 4 | pkg/radtrans  modified radtrans package | 
| 5 | verification/ standard reference/test experiments | 
| 6 |  | 
| 7 | The gchem package from MITgcm no longer needs to be modified | 
| 8 |  | 
| 9 | o To check out | 
| 10 |  | 
| 11 | [cnh@localhost]$ cvs co -d foo MITgcm | 
| 12 | [cnh@localhost]$ cd foo/pkg | 
| 13 | [cnh@localhost]$ cvs co -d darwin MITgcm_contrib/darwin/pkg/darwin | 
| 14 | [cnh@localhost]$ cvs co -d radtrans MITgcm_contrib/darwin/pkg/radtrans | 
| 15 |  | 
| 16 | and if you want verification experiments: | 
| 17 |  | 
| 18 | [cnh@localhost]$ cd ../verification | 
| 19 | [cnh@localhost]$ cvs co -d darwin_1d_geider MITgcm_contrib/darwin/verification/darwin_1d_geider | 
| 20 | [cnh@localhost]$ cvs co -d darwin_1d_radtrans MITgcm_contrib/darwin/verification/darwin_1d_radtrans | 
| 21 | [cnh@localhost]$ cvs co -d darwin_1d_twospecies MITgcm_contrib/darwin/verification/darwin_1d_twospecies | 
| 22 | [cnh@localhost]$ cvs co -d darwin_1d_wavebands MITgcm_contrib/darwin/verification/darwin_1d_wavebands | 
| 23 | [cnh@localhost]$ cvs co -d darwin_global_128x64x15 MITgcm_contrib/darwin/verification/darwin_global_128x64x15 | 
| 24 | [cnh@localhost]$ cvs co -d darwin_baltic_76x72x24 MITgcm_contrib/darwin/verification/darwin_baltic_76x72x24 |