1 |
o Directories |
o Directories |
2 |
|
|
3 |
pkg/darwin darwin package code |
pkg/darwin darwin package code |
4 |
pkg/gchem modified gchem package |
pkg/radtrans modified radtrans package |
5 |
verification/ standard reference/test experiments |
verification/ standard reference/test experiments |
6 |
|
|
7 |
|
The gchem package from MITgcm no longer needs to be modified |
8 |
|
|
9 |
o To check out |
o To check out |
10 |
|
|
11 |
[cnh@localhost]$ cvs co -d foo -r checkpoint61d MITgcm |
[cnh@localhost]$ cvs co -d foo MITgcm |
12 |
[cnh@localhost]$ cd foo/pkg |
[cnh@localhost]$ cd foo/pkg |
|
[cnh@localhost]$ mv gchem gchem_main |
|
|
[cnh@localhost]$ cvs co -d gchem MITgcm_contrib/darwin/pkg/gchem |
|
13 |
[cnh@localhost]$ cvs co -d darwin MITgcm_contrib/darwin/pkg/darwin |
[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 |
[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 |
[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 |
[cnh@localhost]$ cvs co -d darwin_baltic_76x72x24 MITgcm_contrib/darwin/verification/darwin_baltic_76x72x24 |
25 |
|
|