登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我在IBM的AIX 7.1机器上,安装wrf-chem3.7.1版本。首先编译的是WRF,最后在main文件夹里只生成了nc.exe,real.exe和ndown.exe,没有wrf.exe。环境变量和错误贴在下面了,求大神指点!不胜感激!
环境变量:
PATH=$PATH:/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:/usr/vacpp/bin:/opt/freeware/bin:/opt/freewware/sbin:/usr/local/bin:/usr/local/bin:/usr/lpp/mmfs/bin:$APPDIR/netcdf/bin:.
export PATH
if [ -s "$MAIL" ] # This is at Shell startup. In normal then echo "$MAILMSG" #operation, the Shell checks fi # periodically.
if [ `basename $SHELL` = "bash" ] then export PS1='[\u@\h \w]\$' else export PS1="[\$LOGNAME@`hostname`\$PWD]$" fi
#export NCARG_ROOT=/cma/u/app/ncl-6.1.2 #export NCARG_LIB=/cma/u/app/ncl-6.1.2/lib #exportNCARG_INC=/cma/u/app/ncl-6.1.2/include #export NETCDF=/cma/u/app/netcdf-4.1.3 #exportNETCDFLIB=/cma/u/app/netcdf-4.1.3/lib #exportNETCDFINC=/cma/u/app/netcdf-4.1.3/include #export PNETCDF=/cma/u/app/pnetcdf #export JASPER=/cma/u/app/jasper-1.900.1 #exportJASPERLIB=/cma/u/app/jasper-1.900.1/lib #exportJASPERINC=/cma/u/app/jasper-1.900.1/include #export ZLIB=/cma/u/app/zlib-1.2.5 #export ZLIBLIB=/cma/u/app/zlib-1.2.5/lib #export ZLIBINC=/cma/u/app/zlib-1.2.5/include #export PHDF5=/cma/u/app/hdf5-1.8.8 #export PHDF5LIB=/cma/u/app/hdf5-1.8.8/lib #exportPHDF5INC=/cma/u/app/hdf5-1.8.8/include #export BLAS=/cma/u/app/blas #export LAPACK=/cma/u/app/lapack-3.4.2 #export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cma/u/app/jasper-1.900.1/lib #exportLD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cma/u/app/netcdf-4.1.3/lib #exportLD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cma/u/app/ncl-6.1.2/supplibs/lib #exportLD_LIBRARY_PATH=$LD_LIBRARY_PATH:/cma/u/app/hdf5-1.8.8/lib #export OBJECT_MODE=64 #exportLDFLAGS="-L/usr/local/lib64" #exportCFLAGS="-I/usr/local/include" #export YACC="yacc -d"
export NETCDF=/cma/u/app/netcdf export JASPERLIB=/cma/u/app/jasper/lib export JASPERINC=/cma/u/app/jasper/include export JPEGLIB=/cma/u/app/jpeg-6b/lib export JPEGINC=/cma/u/app/jpeg-6b/include
export WORKDIR=/cmb/g5/guojp export APPDIR=/cma/u/app
exportLIBPATH=$APPDIR/netcdf/lib:$APPDIR/udunits/lib:$LIBPATH export NETCDF=$APPDIR/netcdf export NCARG_ROOT=$APPDIR/ncl-6.1.2 export JASPERLIB=$APPDIR/jasper-1.900.1/lib exportJASPERINC=$APPDIR/jasper-1.900.1/include export JASPERLIB="${JASPERLIB}-L/$APPDIR/png/lib -L/$APPDIR/zilb/bin" export JASPERINC="${JASPERINC}-L/$APPDIR/png/include -L/$APPDIR/zilb/include" export PATH=/usr/vacpp/bin/xlc:$PATH export PATH=/usr/vac/bin:$PATH export WRF_DA_CORE=0 export WRF_EM_CORE=1 export WRF_NMM_CORE=0 export WRF_CHEM=1 set -o vi export WORKDIR=/cma/g5/liuhl
bash
错误:因为错误太长而且有些错误类型相同,就贴了部分。如果需要完整的我再贴出来 real 2.18 user 1.45 sys 0.09 "module_mosaic_driver.f90", line149.6: 1514-219 (S) Unable to access module symbol file for modulemodule_mosaic_therm. Check path and file permissions of file. Use associationnot done for this module. 1501-511 Compilation failed for file module_mosaic_driver.f90. real 0.33 user 0.10 sys 0.06 make: The error code from the last commandis 1. make: Ignored error code 1 from lastcommand. "module_optical_averaging.f90",line 4207.27: 1513-041 (S) Arguments of the wrong type were specified for theINTRINSIC procedure "max". "module_optical_averaging.f90",line 4208.28: 1513-041 (S) Arguments of the wrong type were specified for theINTRINSIC procedure "max". ** module_optical_averaging === End of Compilation 1 === 1501-511 Compilation failed for file module_optical_averaging.f90. real 2.98 user 2.22 sys 0.09 make: The error code from the last commandis 1. make: Ignored error code 1 from lastcommand. ** module_plumerise1 === End of Compilation 1 === 1501-510 Compilation successful for file module_plumerise1.f90.
real 1.06 user 0.56 sys 0.07 make: The error code from the last commandis 1. make: Ignored error code 1 from lastcommand. ar: No such file or directory ar: 0707-117 The fopen system call failedon file isocom.o ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_mosaic_gly.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_mosaic_therm.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_aerosols_sorgam.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_aerosols_sorgam_vbs.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_mosaic_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_optical_averaging.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_mosaic_drydep.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_wetscav_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_input_chem_bioemiss.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_input_dust_errosion.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_input_gocart_dms.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_cbmz_addemiss.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_cbm4_addemiss.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_cb05_addemiss.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_emissions_anthropogenics.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_aer_drydep.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_mosaic_cloudchem.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_sorgam_cloudchem.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_sorgam_vbs_cloudchem.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file module_chem_cup.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file chemics_init.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file chem_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file cloudchem_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file optical_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file mechanism_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file emissions_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file dry_dep_driver.o. ar: No such file or directory ar: 0707-117 The fopen system call failedon file aerosol_driver.o. make: The error code from the last commandis 29. make: Ignored error code 29 from lastcommand. ** module_advect_em === End of Compilation 1 === 1501-510 Compilation successful for file module_advect_em.f90.
real 0.57 user 0.19 sys 0.07 ld: 0711-224 WARNING: Duplicate symbol:.tanhf ld: 0711-224 WARNING: Duplicate symbol:.tanf ld: 0711-224 WARNING: Duplicate symbol:.sinhf ld: 0711-224 WARNING: Duplicate symbol:.sinf ld: 0711-224 WARNING: Duplicate symbol:.powf ld: 0711-224 WARNING: Duplicate symbol:.logf ld: 0711-224 WARNING: Duplicate symbol:.log1pf ld: 0711-224 WARNING: Duplicate symbol:.log10f ld: 0711-224 WARNING: Duplicate symbol:.lgammaf ld: 0711-224 WARNING: Duplicate symbol:.hypotf ld: 0711-224 WARNING: Duplicate symbol: .expm1f ld: 0711-224 WARNING: Duplicate symbol:.expf ld: 0711-224 WARNING: Duplicate symbol:.erff ld: 0711-224 WARNING: Duplicate symbol:.erfcf ld: 0711-224 WARNING: Duplicate symbol:.coshf ld: 0711-224 WARNING: Duplicate symbol:.cosf ld: 0711-224 WARNING: Duplicate symbol:.copysignf ld: 0711-224 WARNING: Duplicate symbol:.cbrtf ld: 0711-224 WARNING: Duplicate symbol:.atanhf ld: 0711-224 WARNING: Duplicate symbol:.atanf ld: 0711-224 WARNING: Duplicate symbol:.atan2f ld: 0711-224 WARNING: Duplicate symbol:.asinhf ld: 0711-224 WARNING: Duplicate symbol:.asinf ld: 0711-224 WARNING: Duplicate symbol:.acoshf ld: 0711-224 WARNING: Duplicate symbol:.acosf ld: 0711-224 WARNING: Duplicate symbol:.anint ld: 0711-317 ERROR: Undefined symbol:.start_domain_em ld: 0711-317 ERROR: Undefined symbol:.solve_em ld: 0711-317 ERROR: Undefined symbol:.chem_driver
|