module purge module load comp-intel/2015.0.090 mpi-sgi/mpt.2.12r23 netcdf/4.0 cd ~/llc_4320/regions/CalSWOT/run_template1 #cvs co -r checkpoint65v MITgcm_code #cd ~/llc_4320/regions/CalSWOT/run_template1/MITgcm mkdir build run cd ~/llc_4320/regions/CalSWOT/run_template1/MITgcm/build rm * emacs readtile_mpiio.c tileSizeX = 30; tileSizeY = 40; ../tools/genmake2 -of ../../code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods '../../code ../../code-async' make depend make -j 16 cd ~/llc_4320/regions/CalSWOT/run_template1/MITgcm/run cp ../build/mitgcmuv . ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . ln -sf /nobackup/dmenemen/forcing/ncep_rgau/runoff1p2472-360x180x12.bin . ln -sf ../../data/* . cp ../../input/* . qsub -I -q alphatst -l select=40:ncpus=28:model=bro_ele,walltime=24:00:00 -m abe -M menemenlis@jpl.nasa.gov qsub -I -q debug -l select=37:ncpus=28:model=bro,walltime=2:00:00 -m abe -M menemenlis@me.com qsub -I -q normal -l select=37:ncpus=28:model=bro,walltime=8:00:00 -m abe -M menemenlis@me.com qsub -I -q long -l select=40:ncpus=28:model=bro,walltime=120:00:00 -m abe -M menemenlis@me.com module purge module load comp-intel/2015.0.090 mpi-sgi/mpt.2.12r23 netcdf/4.0 cd ~/llc_4320/regions/CalSWOT/run_template1/MITgcm/run mpiexec -n 1120 ./mitgcmuv