| 1 |
Instructions for setting up JPL global-telescoping grid integration |
Instructions for setting up JPL global-telescoping grid integration. |
|
with 6-hourly NCEP winds, dumping hourly SSH, SBO, and bottom pressure |
|
|
diagnostics. Initially flux-forced, then adding surface pressure. |
|
|
Date last tested: March 16, 2004. |
|
| 2 |
|
|
| 3 |
|
|
| 4 |
########################################################################## |
########################################################################## |
|
########################################################################## |
|
| 5 |
# getting the code from anonymous CVS server |
# getting the code from anonymous CVS server |
| 6 |
|
|
| 7 |
mitcvs co MITgcm_contrib/jpl_global_tele |
mitcvs co MITgcm_contrib/jpl_global_tele |
| 11 |
|
|
| 12 |
|
|
| 13 |
########################################################################## |
########################################################################## |
| 14 |
|
# building code on alhena |
| 15 |
|
|
| 16 |
|
cd MITgcm/bin |
| 17 |
|
\rm * |
| 18 |
|
\cp ../../MITgcm_contrib/jpl_global_tele/code/* . |
| 19 |
|
../tools/genmake2 -of=../tools/build_options/irix64_ip27_f77+mpi |
| 20 |
|
make depend |
| 21 |
|
make |
| 22 |
|
|
| 23 |
|
|
| 24 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|
| 28 |
|
|
| 29 |
|
|
| 30 |
|
|
| 31 |
|
|
| 32 |
|
|
| 33 |
|
|
| 34 |
|
|
| 35 |
|
|
| 36 |
|
|
| 37 |
|
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 46 |
|
########################################################################## |
| 47 |
########################################################################## |
########################################################################## |
| 48 |
# testing global_ocean.90x40x15 |
# testing global_ocean.90x40x15 |
| 49 |
|
|