| 8 |
|
|
| 9 |
UPDATES |
UPDATES |
| 10 |
|
|
| 11 |
April 14, 2007. Cube66: Multi-category ice and real fresh water flux |
November 22, 2007. Cube 78 - blend 3 test |
| 12 |
April 14, 2007. Cube65: Bryan and Lewis 1979 diffusivity |
November 6, 2007. Cube 77 - same as cube75 but with SEAICE_SALINITY |
| 13 |
|
and era40_ecmwf_blend/cube59_GPCP forcing |
| 14 |
|
November 3, 2007. Cube 76 - same as cube77 but 1979-2006 integration |
| 15 |
|
August 31, 2007. Cube75 - the second blend. |
| 16 |
|
August 9, 2007. Cube74 |
| 17 |
|
August 6, 2007. Cube73 |
| 18 |
|
July 24, 2007. Cube72 |
| 19 |
|
July 8, 2007. Cube66: SEAICE_MULTICATEGORY, SEAICE_VARIABLE_FREEZING_POINT, |
| 20 |
|
rhonil=1027.5, [temp/salt]AdvScheme=7, convertFW2Salt=-1, LSR_ERROR=1e-6 |
| 21 |
|
useRealFreshWaterFlux=.TRUE., runoff_lat_inc=179*1, SEAICE_salinity=10 |
| 22 |
|
bathyFile=GEBCO_510x6x510_ver06_dig.bin, HeffFile=heff_file8 |
| 23 |
|
SEAICE_availHeatFrac=.5, useGMRedi=.TRUE. |
| 24 |
|
April 24, 2007. Cube65: Bryan and Lewis 1979 diffusivity |
| 25 |
|
(cube67, cube68, and cube69 were carried out with cube65 code) |
| 26 |
April 7 , 2007. Cube64: era40_fullres forcing |
April 7 , 2007. Cube64: era40_fullres forcing |
| 27 |
|
|
| 28 |
|
|
| 29 |
########################################################################## |
########################################################################## |
| 30 |
# Get forcing files, etc. |
# Get forcing files, etc. |
| 31 |
# Example below is for cube46 on /nobackup2a/menemenl |
# Example below is for cube78 on /nobackup2a/menemenl |
| 32 |
|
|
| 33 |
cd /nobackup2a/menemenl |
cd /nobackup2a/menemenl |
| 34 |
mkdir cube65 |
mkdir cube78 |
| 35 |
cd cube65 |
cd cube78 |
| 36 |
ln -sf ../run_template . |
ln -sf ../run_template . |
| 37 |
ln -sf ../ncep_rgau . |
ln -sf ../cube78_forcing . |
|
ln -sf ../era40_fullres . |
|
|
|
|
| 38 |
|
|
| 39 |
########################################################################## |
########################################################################## |
| 40 |
# getting the code from anonymous CVS server |
# getting the code from anonymous CVS server |
| 65 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 66 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
| 67 |
\cp SIZE.h_216 SIZE.h |
\cp SIZE.h_216 SIZE.h |
|
\cp packages.conf_hr packages.conf |
|
| 68 |
../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas |
../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas |
| 69 |
make depend |
make depend |
| 70 |
make -j |
make -j |
| 72 |
\rm * |
\rm * |
| 73 |
\cp ../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../MITgcm_contrib/high_res_cube/input/* . |
| 74 |
ln -sf ../../run_template/* . |
ln -sf ../../run_template/* . |
| 75 |
\rm pickup* data.pkg data.seaice data.exf_clim data.exf data *192_94* *.m LEV*JAN* |
\rm pickup* *192_94* *.m D*1 E* G*all.bin L* W*10.bin h*[6-7] PHC* |
| 76 |
ln -sf ../../run_template/pickup.0000000216.cube49 pickup.0000000216 |
\mv data.exf_hr data.exf |
| 77 |
ln -sf ../../run_template/pickup_seaice.0000000216.cube48 pickup_seaice.0000000216 |
\mv data_hr data |
| 78 |
|
ln -sf ../../run_template/pickup.0000000216.cube78 pickup.0000000216 |
| 79 |
|
ln -sf ../../run_template/pickup_seaice.0000000216.cube78 pickup_seaice.0000000216 |
| 80 |
|
ln -sf ../../run_template/pickup.0000000216.meta . |
| 81 |
|
ln -sf ../../run_template/pickup_seaice.0000000216.meta . |
| 82 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
| 83 |
qsub job_altix |
\mv job_altix cube78 |
| 84 |
|
qsub cube78 |
| 85 |
|
|
| 86 |
|
|
| 87 |
|
########################################################################## |
| 88 |
|
# generating initial pickup files for cube74 |
| 89 |
|
|
| 90 |
|
data.cal |
| 91 |
|
# start on December 30 because of bug that does |
| 92 |
|
# not allow a January 1, hour 0 start |
| 93 |
|
startDate_1=19881230, |
| 94 |
|
|
| 95 |
|
data |
| 96 |
|
# run for 4 days with 2-min time step |
| 97 |
|
niter0=0, |
| 98 |
|
endtime=345600., |
| 99 |
|
deltaT=120., |
| 100 |
|
pChkptFreq=345600., |
| 101 |
|
monitorFreq=1., |
| 102 |
|
|
| 103 |
|
data.seaice |
| 104 |
|
# set SEAICE_salinity to 33 to avoid initialization schock if |
| 105 |
|
# ice is created or melts during first time step |
| 106 |
|
HeffFile = 'heff_file8', |
| 107 |
|
SEAICE_salinity = 33., |
| 108 |
|
|
| 109 |
|
\mv pickup.0000002880.data ../../run_template/pickup.0000000216.cube74 |
| 110 |
|
\mv pickup_seaice.0000002880.data ../../run_template/pickup_seaice.0000000216.cube74 |