| 8 |  |  | 
| 9 | UPDATES | UPDATES | 
| 10 |  |  | 
| 11 | April 14, 2007. Cube66: Multi-category ice and real fresh water flux | July 24, 2007. Cube72 | 
| 12 | April 14, 2007. Cube65: Bryan and Lewis 1979 diffusivity | July 8, 2007. Cube66: SEAICE_MULTICATEGORY, SEAICE_VARIABLE_FREEZING_POINT, | 
| 13 |  | rhonil=1027.5, [temp/salt]AdvScheme=7, convertFW2Salt=-1, LSR_ERROR=1e-6 | 
| 14 |  | useRealFreshWaterFlux=.TRUE., runoff_lat_inc=179*1, SEAICE_salinity=10 | 
| 15 |  | bathyFile=GEBCO_510x6x510_ver06_dig.bin, HeffFile=heff_file8 | 
| 16 |  | SEAICE_availHeatFrac=.5, useGMRedi=.TRUE. | 
| 17 |  | April 24, 2007. Cube65: Bryan and Lewis 1979 diffusivity | 
| 18 |  | (cube67, cube68, and cube69 were carried out with cube65 code) | 
| 19 | April 7 , 2007. Cube64: era40_fullres forcing | April 7 , 2007. Cube64: era40_fullres forcing | 
| 20 |  |  | 
| 21 |  |  | 
| 22 | ########################################################################## | ########################################################################## | 
| 23 | # Get forcing files, etc. | # Get forcing files, etc. | 
| 24 | # Example below is for cube66 on /nobackup2a/menemenl | # Example below is for cube65 on /nobackup2a/menemenl | 
| 25 |  |  | 
| 26 | cd /nobackup2a/menemenl | cd /nobackup2a/menemenl | 
| 27 | mkdir cube66 | mkdir cube72 | 
| 28 | cd cube66 | cd cube72 | 
| 29 | ln -sf ../run_template . | ln -sf ../run_template . | 
| 30 | ln -sf ../ncep_rgau . | ln -sf ../ncep_rgau . | 
| 31 | ln -sf ../era40_fullres . | ln -sf ../era40_ecmwf_blend . | 
| 32 |  | ln -sf ../cube59_GPCP . | 
| 33 |  |  | 
| 34 |  |  | 
| 35 | ########################################################################## | ########################################################################## | 
| 61 | \cp ../../MITgcm_contrib/high_res_cube/code-mods/* . | \cp ../../MITgcm_contrib/high_res_cube/code-mods/* . | 
| 62 | \cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . | \cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . | 
| 63 | \cp SIZE.h_216 SIZE.h | \cp SIZE.h_216 SIZE.h | 
|  | \cp packages.conf_hr packages.conf |  | 
| 64 | ../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 | 
| 65 | make depend | make depend | 
| 66 | make -j | make -j | 
| 68 | \rm * | \rm * | 
| 69 | \cp ../../MITgcm_contrib/high_res_cube/input/* . | \cp ../../MITgcm_contrib/high_res_cube/input/* . | 
| 70 | ln -sf ../../run_template/* . | ln -sf ../../run_template/* . | 
| 71 | \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* h*[6-7] PHCT* | 
| 72 | ln -sf ../../run_template/pickup.0000000216.cube49 pickup.0000000216 | \mv data.exf_hr data.exf | 
| 73 |  | \mv data_hr data | 
| 74 |  | ln -sf ../../run_template/pickup.0000000216.cube71 pickup.0000000216 | 
| 75 | ln -sf ../../run_template/pickup_seaice.0000000216.cube66 pickup_seaice.0000000216 | ln -sf ../../run_template/pickup_seaice.0000000216.cube66 pickup_seaice.0000000216 | 
| 76 | \cp ../build/mitgcmuv . | \cp ../build/mitgcmuv . | 
| 77 | qsub job_altix | \mv job_altix cube72 | 
| 78 |  | qsub cube72 |