all/run_clamp_diag_LENS.csh
changeset 1 4be95183fbcd
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/all/run_clamp_diag_LENS.csh	Thu Mar 26 14:02:21 2009 -0400
     1.3 @@ -0,0 +1,31 @@
     1.4 +#!/bin/csh -f
     1.5 +#PBS -A cli017bgc
     1.6 +#PBS -N clamp_diag
     1.7 +##PBS -q batch
     1.8 +#PBS -l nodes=1:ppn=1
     1.9 +#PBS -l walltime=02:00:00
    1.10 +#PBS -j oe
    1.11 +#PBS -S /bin/csh -V
    1.12 +#PBS -m abe
    1.13 +#PBS -M forrest@climatemodeling.org
    1.14 +##PBS -M forrest@climatemodeling.org,8656843670@messaging.sprintpcs.com
    1.15 +##PBS -M forrest@climatemodeling.org,fmhoffman@ipipi.com
    1.16 +
    1.17 +cd /tmp/work/hof/clamp/all/
    1.18 +
    1.19 +if ($?tcsh) then
    1.20 +	set modules_shell="tcsh"
    1.21 +else
    1.22 +	set modules_shell="csh"
    1.23 +endif
    1.24 +
    1.25 +source /usr/Modules/init/${modules_shell}
    1.26 +
    1.27 +unset modules_shell
    1.28 +
    1.29 +module load nco
    1.30 +module load ncl
    1.31 +
    1.32 +#time ./lnd_template4.6_ORNL_27cn29.csh
    1.33 +#time ./lnd_template4.6_ORNL_27cn31.csh >& lnd_template4.6_ORNL_27cn31.log
    1.34 +time ./run_2-model_FMH.csh >& run_2-model_FMH.log