Instructions for setting up a quarter degree integration forced 1. by NCEP fields and 2. by SIO fields. ########################################################################## # getting the code from anonymous CVS server cvs co MITgcm_contrib/quarter_degree_global cvs co MITgcm_code ########################################################################## # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc # requires input files in sudirectories iter69 cd MITgcm/ \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . \cp SIZE.h_216 SIZE.h \cp packages.conf_hr packages.conf cd ../build \rm * ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix make depend make -j 16 cd .. mkdir run cd run \rm * \cp ../input/* . \cp ../../../../MITgcm_contrib/high_res_cube/input/* . qsub job_altix92