--- MITgcm_contrib/high_res_cube/README.cs510 2009/06/16 20:57:45 1.42 +++ MITgcm_contrib/high_res_cube/README.cs510 2009/06/30 22:58:37 1.45 @@ -4,11 +4,16 @@ UPDATES +June 30, 2009. Cube86 -same as cube85 but with: + 1. updated Southern OCean Bathymetry + 2. ice shelf cavities + June 16, 2009. Cube85 -same as cube84 but with: 1. split north/south data.seaice parameters from regional optimizations 2. includes pkg/salt_plume in the Arctic and pkg/down_slope globally 3. initialize from T/S/U/V/ETAN and sea ice files 4. 3-day 3D diagnostics + 5. SEAICE_no_slip=.TRUE. to keep code stable June 13, 2008. Cube 81 - same as cube79 but with 1. new values for data.seaice and data.exf @@ -41,13 +46,13 @@ ########################################################################## # Get forcing files, etc. -# Example below is for cube85 on /nobackup2a/menemenl +# Example below is for cube86 on /nobackup2a/menemenl -cd /nobackup2a/menemenl -mkdir cube84 -cd cube84 +cd /nobackup2a/menemenl/cs510 +mkdir cube86 +cd cube86 ln -sf ../run_template . -ln -sf ../cube78_forcing . +ln -sf ../../forcing/cube78_forcing . ########################################################################## @@ -60,7 +65,7 @@ ########################################################################## -# 510*510*6*50, 450-cpu cube sphere on altix with ifort +# 510*510*6*50, 216-cpu cube sphere on altix with ifort cd MITgcm mkdir build run @@ -74,11 +79,11 @@ cd ../run \rm * \cp ../../MITgcm_contrib/high_res_cube/input/* . -ln -sf ../../run_template/* . -\rm pickup* *192_94* *.m D*1 E* G*all.bin L* W*10.bin h*[6-7] PHC* +\ln -sf ../../run_template/* . +\rm *192_94* *.m heff_* pickup* A* D* E* G*all.bin L* P* W* \mv data.seaice_hr data.seaice \mv data.exf_hr data.exf \mv data_hr data \cp ../build/mitgcmuv . -\mv job_altix cube85 -qsub cube85 +\mv job_altix cube86 +qsub cube86