| 1 |
Instructions for setting up a cube-sphere integration with sea-ice. |
Instructions for setting up a cube-sphere integration with sea-ice. |
| 2 |
Date last tested: January 9, 2004. |
Date last tested: January 24, 2004. |
| 3 |
This is the code used for first multi-year 510x510x6 |
This is the code used for cube2, the second 1992-2002 510x510x6 |
| 4 |
cube-sphere integration. |
cube-sphere integration. |
| 5 |
|
|
| 6 |
|
|
| 10 |
|
|
| 11 |
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
| 12 |
cvs login ( CVS password: cvsanon ) |
cvs login ( CVS password: cvsanon ) |
| 13 |
cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/README_ice |
cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/README_ice |
| 14 |
cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/code-mods |
cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/code-mods |
| 15 |
cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/matlab-grid-converter |
cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/matlab-grid-converter |
| 16 |
cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/input |
cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/input |
| 17 |
cvs co -r hrcube_1 MITgcm_contrib/high_res_cube/results |
cvs co -r hrcube_2 MITgcm_contrib/high_res_cube/results |
| 18 |
cvs co -r hrcube_1 MITgcm_code |
cvs co -r hrcube_2 MITgcm_code |
| 19 |
cvs co -r hrcube_1 MITgcm/verification/global_ocean.cs32x15 |
cvs co -r hrcube_2 MITgcm/verification/global_ocean.cs32x15 |
| 20 |
|
|
| 21 |
|
|
| 22 |
########################################################################## |
########################################################################## |
| 72 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 73 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* . |
| 74 |
\cp SIZE.h_mpi SIZE.h |
\cp SIZE.h_mpi SIZE.h |
|
\cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
|
| 75 |
|
|
| 76 |
cd .. |
cd .. |
| 77 |
mkdir build |
mkdir build |
| 101 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 102 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
| 103 |
\cp SIZE.h_54 SIZE.h |
\cp SIZE.h_54 SIZE.h |
|
\cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
|
| 104 |
\cp packages.conf_hr packages.conf |
\cp packages.conf_hr packages.conf |
| 105 |
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
| 106 |
|
|
| 118 |
\rm * |
\rm * |
| 119 |
\cp ../input/* . |
\cp ../input/* . |
| 120 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
|
\cm data.exf_clim_hr data.exf_clim |
|
| 121 |
qsub job_orion |
qsub job_orion |
| 122 |
|
|
| 123 |
|
|
| 131 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 132 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
| 133 |
\cp SIZE.h_216 SIZE.h |
\cp SIZE.h_216 SIZE.h |
|
\cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
|
| 134 |
\cp packages.conf_hr packages.conf |
\cp packages.conf_hr packages.conf |
| 135 |
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
| 136 |
|
|
| 148 |
\rm * |
\rm * |
| 149 |
\cp ../input/* . |
\cp ../input/* . |
| 150 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
|
\cm data.exf_clim_hr data.exf_clim |
|
| 151 |
qsub job_altix |
qsub job_altix |
| 152 |
|
|
| 153 |
|
|