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 |
|
Last updated: September 4, 2006 |
4 |
|
Modified 32*32*6*15 experiments to use grid_cs32.* files from |
5 |
|
verification/tutorial_held_suarez_cs/input instead of |
6 |
|
tile* files from verification/global_ocean.cs32x15/input |
7 |
|
|
8 |
|
Updated: August 8, 2006 |
9 |
216-CPU code and input used for integrating cube37 |
216-CPU code and input used for integrating cube37 |
10 |
using "June 10, 2006" MITgcm code. |
using "June 10, 2006" MITgcm code. |
11 |
|
|
20 |
cvs co MITgcm_contrib/high_res_cube/results |
cvs co MITgcm_contrib/high_res_cube/results |
21 |
cvs co MITgcm_code |
cvs co MITgcm_code |
22 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
23 |
|
cvs co MITgcm/verification/tutorial_held_suarez_cs/input |
24 |
|
|
25 |
|
|
26 |
########################################################################## |
########################################################################## |
39 |
mkdir run |
mkdir run |
40 |
cd run |
cd run |
41 |
\rm * |
\rm * |
42 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
43 |
\cp ../input/* . |
\cp ../input/* . |
44 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
45 |
../build/mitgcmuv >& output.txt |
../build/mitgcmuv >& output.txt |
83 |
mkdir run |
mkdir run |
84 |
cd run |
cd run |
85 |
\rm * |
\rm * |
86 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
87 |
\cp ../input/* . |
\cp ../input/* . |
88 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
89 |
../build/mitgcmuv >& output.txt |
../build/mitgcmuv >& output.txt |
108 |
mkdir run |
mkdir run |
109 |
cd run |
cd run |
110 |
\rm * |
\rm * |
111 |
|
\cp ../../tutorial_held_suarez_cs/input/grid* . |
112 |
\cp ../input/* . |
\cp ../input/* . |
113 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
114 |
mpirun -np 2 ../build/mitgcmuv |
mpirun -np 2 ../build/mitgcmuv |