[khaled1@LNMC11 scripts]$ ./run_wrfpost + export TOP_DIR=/home/khaled1/WRFI + export DOMAINPATH=/home/khaled1/WRFI/case + dyncore=NMM + [ NMM = NMM ] + export tag=NMM + export startdate=2005012300 + export fhr=00 + export lastfhr=24 + export incrementhr=01 + export WRF_POSTPROC_HOME=/home/khaled1/WRFI/WPPV3 + export POSTEXEC=/home/khaled1/WRFI/WPPV3/exec + export SCRIPTS=/home/khaled1/WRFI/WPPV3/scripts + export WRFPATH=/home/khaled1/WRFI/WRFV3 + cd /home/khaled1/WRFI/case/postprd + ln -fs /home/khaled1/WRFI/WRFV3/run/ETAMPNEW_DATA eta_micro_lookup.dat + ln -fs /home/khaled1/WRFI/case/postprd/parm/wrf_cntrl.parm . + export tmmark=tm00 + export MP_SHARED_MEMORY=yes + export MP_LABELIO=yes + pwd /home/khaled1/WRFI/case/postprd + ls -x eta_micro_lookup.dat fort.110 fort.14 itag parm wrf_cntrl.parm wrfpost_d01.000.out + export NEWDATE=2005012300 + [ 00 -le 24 ] + typeset -Z3 fhr + /home/khaled1/WRFI/WPPV3/exec/ndate.exe +000 2005012300 Fatal Error: This program was not built to run on the processor in your system. The allowed processors are: Intel(R) Core(TM) Duo processors and compatible Int el processors with supplemental Streaming SIMD Extensions 3 (SSSE3) instruction support. + NEWDATE= + echo + cut -c1-4 + YY= + echo + cut -c5-6 + MM= + echo + cut -c7-8 + DD= + echo + cut -c9-10 + HH= + echo NEWDATE NEWDATE + echo YY YY + cat + > itag + << EOF + rm fort.110 fort.14 + ln -sf wrf_cntrl.parm fort.14 + ln -sf griddef.out fort.110 + /home/khaled1/WRFI/WPPV3/exec/wrfpost.exe + < itag + > wrfpost_d01.000.out + 2>&1 + mv WRFPRS000.tm00 WRFPRS_d01.000 mv: cannot stat `WRFPRS000.tm00': No such file or directory + ls -l WRFPRS_d01.000 ls: WRFPRS_d01.000: No such file or directory + err1=1 + test 1 -ne 0 + echo WRF POST FAILED, EXITTING WRF POST FAILED, EXITTING + exit [khaled1@LNMC11 scripts]$