[Wrf-users] Memory fault in WPP (run_wrfpostandgrads)
mmkamal at sciborg.uwaterloo.ca
mmkamal at sciborg.uwaterloo.ca
Fri Apr 15 19:03:28 MDT 2011
Note : Dear Moderator, could you please skip the 1st mail with the
same Subject and post the 2nd mail in which I have included the log
file.
Dear All,
I have been trying to use WPP to convert my ARW NetCDF output into
GRIB format but could not succeed. I have successfully finish
compiling WPP but while trying to run "run_wrfpostandgrads" I get only
a single error message "Memory fault" in "wrfpost_d01.000.out".
Has anyone any idea on how to solve this.
Thanks in advance
Kamal
-------------- next part --------------
[mmkamal at thor scripts]$ ./run_wrfpostandgrads
+ export TOP_DIR=/bluejay/kamal/WRF3
+ export DOMAINPATH=/bluejay/kamal/WRF3/DOMAINS
+ dyncore=ARW
+ [ ARW = NMM ]
+ [ ARW = ARW ]
+ export tag=NCAR
+ export startdate=2005082800
+ export fhr=00
+ export lastfhr=00
+ export incrementhr=03
+ export WRF_POSTPROC_HOME=/bluejay/kamal/WRF3/WPPV3
+ export POSTEXEC=/bluejay/kamal/WRF3/WPPV3/exec
+ export SCRIPTS=/bluejay/kamal/WRF3/WPPV3/scripts
+ export WRFPATH=/bluejay/kamal/WRF3/WRFV3
+ cd /bluejay/kamal/WRF3/DOMAINS/postprd
+ ln -sf /bluejay/kamal/WRF3/WPPV3/scripts/cbar.gs .
+ ln -fs /bluejay/kamal/WRF3/WRFV3/run/ETAMPNEW_DATA eta_micro_lookup.dat
+ ln -fs /bluejay/kamal/WRF3/DOMAINS/parm/wrf_cntrl.parm .
+ export tmmark=tm00
+ export MP_SHARED_MEMORY=yes
+ export MP_LABELIO=yes
+ pwd
/bluejay/kamal/WRF3/DOMAINS/postprd
+ ls -x
cbar.gs eta_micro_lookup.dat fort.110 fort.14 itag run_wrfpostandgrads wrf_cntrl.parm wrfpost_d01.000.out
+ export NEWDATE=2005082800
+ [ 00 -le 00 ]
+ typeset -Z3 fhr
+ /bluejay/kamal/WRF3/WPPV3/exec/ndate.exe +000 2005082800
+ NEWDATE=2005082800
+ echo 2005082800
+ cut -c1-4
+ YY=2005
+ echo 2005082800
+ cut -c5-6
+ MM=08
+ echo 2005082800
+ cut -c7-8
+ DD=28
+ echo 2005082800
+ cut -c9-10
+ HH=00
+ echo NEWDATE 2005082800
NEWDATE 2005082800
+ echo YY 2005
YY 2005
+ cat
+ > itag
+ << EOF
+ rm fort.110 fort.14
+ ln -sf wrf_cntrl.parm fort.14
+ ln -sf griddef.out fort.110
+ /bluejay/kamal/WRF3/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
More information about the Wrf-users
mailing list