all/run_clamp_diag_LENS.csh
changeset 1 4be95183fbcd
equal deleted inserted replaced
-1:000000000000 0:76ba883d7bff
       
     1 #!/bin/csh -f
       
     2 #PBS -A cli017bgc
       
     3 #PBS -N clamp_diag
       
     4 ##PBS -q batch
       
     5 #PBS -l nodes=1:ppn=1
       
     6 #PBS -l walltime=02:00:00
       
     7 #PBS -j oe
       
     8 #PBS -S /bin/csh -V
       
     9 #PBS -m abe
       
    10 #PBS -M forrest@climatemodeling.org
       
    11 ##PBS -M forrest@climatemodeling.org,8656843670@messaging.sprintpcs.com
       
    12 ##PBS -M forrest@climatemodeling.org,fmhoffman@ipipi.com
       
    13 
       
    14 cd /tmp/work/hof/clamp/all/
       
    15 
       
    16 if ($?tcsh) then
       
    17 	set modules_shell="tcsh"
       
    18 else
       
    19 	set modules_shell="csh"
       
    20 endif
       
    21 
       
    22 source /usr/Modules/init/${modules_shell}
       
    23 
       
    24 unset modules_shell
       
    25 
       
    26 module load nco
       
    27 module load ncl
       
    28 
       
    29 #time ./lnd_template4.6_ORNL_27cn29.csh
       
    30 #time ./lnd_template4.6_ORNL_27cn31.csh >& lnd_template4.6_ORNL_27cn31.log
       
    31 time ./run_2-model_FMH.csh >& run_2-model_FMH.log