6 |
--------------------------------------------------------------- |
--------------------------------------------------------------- |
7 |
|
|
8 |
0) get MITgcm as explained @ http://mitgcm.org/public/source_code.html |
0) get MITgcm as explained @ http://mitgcm.org/public/source_code.html |
9 |
1) get the MITgcm_contrib/gael/verification/setup_these_exps.csh c-shell |
1) the following assumes that you are in directory MITgcm/verification/ |
10 |
setup script e.g. by typing |
i.e., after checkout of the model repository, do: |
11 |
|
cd MITgcm/verification/ |
12 |
|
from here, get the MITgcm_contrib/gael/verification/setup_these_exps.csh |
13 |
|
c-shell setup script e.g. by typing |
14 |
cvs co MITgcm_contrib/gael/verification/setup_these_exps.csh |
cvs co MITgcm_contrib/gael/verification/setup_these_exps.csh |
15 |
mv MITgcm_contrib/gael/verification/setup_these_exps.csh . |
mv MITgcm_contrib/gael/verification/setup_these_exps.csh . |
16 |
Unless you already had something in MITgcm_contrib you may want |
Unless you already had something in MITgcm_contrib you may want |
21 |
cvs server. If you completed step1, you indeed already are. |
cvs server. If you completed step1, you indeed already are. |
22 |
If otherwise, see http://mitgcm.org/public/source_code.html |
If otherwise, see http://mitgcm.org/public/source_code.html |
23 |
3) step2 creates a directory global_oce_tmp_download that |
3) step2 creates a directory global_oce_tmp_download that |
24 |
contains the experiments directories. Move them to |
contains the experiments directories. Move them (incl. |
25 |
MITgcm/verification and cd to that location. Once you |
global_oce_input_fields) to MITgcm/verification and cd to |
26 |
have done this succesfully you may want to remove |
that location. Once you have done this succesfully you may want |
27 |
global_oce_tmp_download. We wont need it anymore. |
to remove global_oce_tmp_download. We wont need it anymore. |
28 |
4) exectute MITgcm with testreport. Two examples from one machine. |
4) exectute MITgcm with testreport. Two examples from one machine. |
29 |
To run the cs32 test on one cpu : |
To run the cs32 test on one cpu : |
30 |
./testreport -t global_oce_cs32 |
./testreport -t global_oce_cs32 |