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 updated: August 8, 2006 |
|
3 |
|
September 28, 2006: 216-CPU code for cube38 |
4 |
|
|
5 |
|
September 4, 2006 |
6 |
|
Modified 32*32*6*15 experiments to use grid_cs32.* files from |
7 |
|
verification/tutorial_held_suarez_cs/input instead of |
8 |
|
tile* files from verification/global_ocean.cs32x15/input |
9 |
|
|
10 |
|
August 8, 2006 |
11 |
216-CPU code and input used for integrating cube37 |
216-CPU code and input used for integrating cube37 |
12 |
using "June 10, 2006" MITgcm code. |
using "June 10, 2006" MITgcm code. |
13 |
|
|
22 |
cvs co MITgcm_contrib/high_res_cube/results |
cvs co MITgcm_contrib/high_res_cube/results |
23 |
cvs co MITgcm_code |
cvs co MITgcm_code |
24 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
25 |
|
cvs co MITgcm/verification/tutorial_held_suarez_cs/input |
26 |
|
|
27 |
|
|
28 |
########################################################################## |
########################################################################## |
41 |
mkdir run |
mkdir run |
42 |
cd run |
cd run |
43 |
\rm * |
\rm * |
44 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
45 |
\cp ../input/* . |
\cp ../input/* . |
46 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
47 |
../build/mitgcmuv >& output.txt |
../build/mitgcmuv >& output.txt |
85 |
mkdir run |
mkdir run |
86 |
cd run |
cd run |
87 |
\rm * |
\rm * |
88 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
89 |
\cp ../input/* . |
\cp ../input/* . |
90 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
91 |
../build/mitgcmuv >& output.txt |
../build/mitgcmuv >& output.txt |
110 |
mkdir run |
mkdir run |
111 |
cd run |
cd run |
112 |
\rm * |
\rm * |
113 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
114 |
\cp ../input/* . |
\cp ../input/* . |
115 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
116 |
mpirun -np 2 ../build/mitgcmuv |
mpirun -np 2 ../build/mitgcmuv |
167 |
\cp ../input/* . |
\cp ../input/* . |
168 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
169 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
170 |
\rm pickup* data.pkg data.seaice data.exf_clim data.exf data |
\rm pickup* data.pkg data.seaice data.exf_clim data.exf data bathy_Hmin50.bin |
171 |
\rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t |
\rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t |
172 |
ln -sf ../../../../run_template/pickup.0000000216.cube27 pickup.0000000216 |
ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216 |
173 |
ln -sf ../../../../run_template/pickup_seaice.0000000216.cube27 pickup_seaice.0000000216 |
ln -sf ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216 |
174 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
175 |
qsub job_altix |
qsub job_altix |
176 |
|
|