%Instruction for running 2001-2006 case described in Nakayama et al., 2018 %Regional simulation with Amundsen-Bellingshausen Sea domain with tracers %MITgcmUV version: checkpoint65y mkdir build cd build ../../../tools/genmake2 -of ../../../tools/build_options/linux_amd64_ifort+mpi_ice_nas -mpi -mods ../code/ make depend make -j 16 mkdir 1080_run108 cd 1080_run108 cp ../input/* . cp ../build/mitgcmuv . cd .. qsub run.pbs %For running CTRL(2009-2014) chage startDate_1=20090101, -> startDate_1=20010101, grid, pickup and initial files for tracer fields are provided in /nobackup/ynakaya2/for_cvs/llc_1080_ABS/ (run.pbs) #!/bin/csh #PBS -l select=8:ncpus=28:model=bro #PBS -q long #PBS -l walltime=120:00:00 #PBS -j oe ##PBS -m abe module load comp-intel/2015.0.090 mpi-sgi/mpt.2.12r23 netcdf/4.0 umask 027 cd $PBS_O_WORKDIR limit stacksize unlimited # cp input files cd 1080_run108 ln -sf /nobackup/hzhang1/forcing/era_xx_it33/ . mkdir diags # To run mpiexec -np 224 ./mitgcmuv