3 #BSUB -P 64000400 # account
4 #BSUB -n 4 # number of tasks
5 #BSUB -J test4_0_ESMFSST # job name
6 #BSUB -o test4_0_ESMFSST.%J.out # stdout redirect
7 #BSUB -e test4_0_ESMFSST.%J.err # stderr redirect
9 ##BSUB -N # send email report
10 #BSUB -W 0:30 # wall-clock limit (HH:MM)
13 # This is a LSF script to run WRF for a simple MPI-only em_real case
14 # on bluevista. jan00 case modified to read SSTs via ESMF is used.
15 # Only wrf.exe is run.
16 # To use it, type "bsub < test4_0_ESMFSST.lsf.csh" from the test/em_esmf_exp
19 unalias cd cp rm ls pushd popd mv
21 setenv TARGET_CPU_LIST
"-1"
24 mpirun.lsf
/usr
/local
/bin
/launch ..
/main
/wrf_SST_ESMF.exe