| 9 | 2. includes pkg/salt_plume in the Arctic and pkg/down_slope globally | 2. includes pkg/salt_plume in the Arctic and pkg/down_slope globally | 
| 10 | 3. initialize from T/S/U/V/ETAN and sea ice files | 3. initialize from T/S/U/V/ETAN and sea ice files | 
| 11 | 4. 3-day 3D diagnostics | 4. 3-day 3D diagnostics | 
| 12 |  | 5. SEAICE_no_slip=.TRUE. to keep code stable | 
| 13 |  |  | 
| 14 | June 13, 2008. Cube 81 - same as cube79 but with | June 13, 2008. Cube 81 - same as cube79 but with | 
| 15 | 1. new values for data.seaice and data.exf | 1. new values for data.seaice and data.exf | 
| 45 | # Example below is for cube85 on /nobackup2a/menemenl | # Example below is for cube85 on /nobackup2a/menemenl | 
| 46 |  |  | 
| 47 | cd /nobackup2a/menemenl | cd /nobackup2a/menemenl | 
| 48 | mkdir cube84 | mkdir cube85 | 
| 49 | cd cube84 | cd cube85 | 
| 50 | ln -sf ../run_template . | ln -sf ../run_template . | 
| 51 | ln -sf ../cube78_forcing . | ln -sf ../../forcing/cube78_forcing . | 
| 52 |  |  | 
| 53 |  |  | 
| 54 | ########################################################################## | ########################################################################## | 
| 75 | cd ../run | cd ../run | 
| 76 | \rm * | \rm * | 
| 77 | \cp ../../MITgcm_contrib/high_res_cube/input/* . | \cp ../../MITgcm_contrib/high_res_cube/input/* . | 
| 78 | ln -sf ../../run_template/* . | \ln -sf ../../run_template/* . | 
| 79 | \rm pickup* *192_94* *.m D*1 E* G*all.bin L* W*10.bin h*[6-7] PHC* | \rm *192_94* *.m heff_* pickup* A* D* E* G*all.bin L* P* W* | 
| 80 | \mv data.seaice_hr data.seaice | \mv data.seaice_hr data.seaice | 
| 81 | \mv data.exf_hr data.exf | \mv data.exf_hr data.exf | 
| 82 | \mv data_hr data | \mv data_hr data |