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 |
|
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
|
105 |
|
|
106 |
cd .. |
cd .. |
107 |
mkdir build |
mkdir build |
117 |
\rm * |
\rm * |
118 |
\cp ../input/* . |
\cp ../input/* . |
119 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
120 |
\cm data.exf_clim_hr data.exf_clim |
qsub job_orion |
121 |
|
|
122 |
|
|
123 |
|
########################################################################## |
124 |
|
########################################################################## |
125 |
|
# 510*510*6*50, 205-tile, 41-cpu cube sphere on the altices with efc |
126 |
|
# requires input files in sudirectories run_template and ncep_rgau |
127 |
|
# presently residing under orion:/tmp1/dmenem/cube |
128 |
|
|
129 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
130 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
131 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s205t_85x85/* . |
132 |
|
\cp SIZE.h_41 SIZE.h |
133 |
|
\cp packages.conf_hr packages.conf |
134 |
|
|
135 |
|
cd .. |
136 |
|
mkdir build |
137 |
|
cd build |
138 |
|
\rm * |
139 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi |
140 |
|
make depend |
141 |
|
make |
142 |
|
|
143 |
|
cd .. |
144 |
|
mkdir run |
145 |
|
cd run |
146 |
|
\rm * |
147 |
|
\cp ../input/* . |
148 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
149 |
qsub job_orion |
qsub job_orion |
150 |
|
|
151 |
|
|
159 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
160 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
161 |
\cp SIZE.h_216 SIZE.h |
\cp SIZE.h_216 SIZE.h |
|
\cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
|
162 |
\cp packages.conf_hr packages.conf |
\cp packages.conf_hr packages.conf |
|
\cp mom_vi_hdissip.F_hr mom_vi_hdissip.F |
|
163 |
|
|
164 |
cd .. |
cd .. |
165 |
mkdir build |
mkdir build |
175 |
\rm * |
\rm * |
176 |
\cp ../input/* . |
\cp ../input/* . |
177 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
|
\cm data.exf_clim_hr data.exf_clim |
|
178 |
qsub job_altix |
qsub job_altix |
179 |
|
|
180 |
|
|