#! /bin/csh -f #=============================================================================== # This is a CCSM coupled model batch long term archiving script #=============================================================================== #PBS -A CLI017bgc #PBS -N i01.10cn_la #PBS -q prod #PBS -l walltime=04:00:00 #PBS -j oe #----------------------------------------------------------------------- # Determine necessary environment variables #----------------------------------------------------------------------- cd /autofs/spin/home/hof/CCSM/ccsm3_1_beta40.bgcmip/scripts/i01.10cn setenv MACH phoenix source env_conf || "problem sourcing env_conf" && exit -1 source env_run || "problem sourcing env_run" && exit -1 source env_mach.phoenix || "problem sourcing env_mach.phoenix" && exit -1 #---------------------------------------------- # run the long term archiver #---------------------------------------------- $UTILROOT/Tools/ccsm_l_archive.csh