Merge remote-tracking branch 'origin/release-v4.6.1'
[WRF.git] / tools / test4_0_ESMFSST.lsf.csh
blob68c75b6ae3d11ce6d0b1421514b28a477dc0b6df
1 #!/bin/csh
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
8 #BSUB -q debug # queue
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
17 # subdirectory.
19 unalias cd cp rm ls pushd popd mv
21 setenv TARGET_CPU_LIST "-1"
23 # Run WRF+CPL+SST
24 mpirun.lsf /usr/local/bin/launch ../main/wrf_SST_ESMF.exe