爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 3706|回复: 8

wrf并行编译有问题,出错日志如下,请大神们多多指教

[复制链接]

新浪微博达人勋

发表于 2018-12-2 20:02:51 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
None of WRF_EM_CORE, WRF_NMM_CORE,
        specified in shell environment....
copying Registry/Registry.EM to Registry/Registry

==============================================================================================

V3.7      

Compiling: WRF_EM_CORE  
WRFIO_NCD_LARGE_FILE_SUPPORT=1

Linux dili517 2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9 08:03:13 EST 2011 x86_64 x86_64 x86_64 GNU/Linux

Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.1.1.256 Build 20111011
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY


==============================================================================================

setting parallel make -j 2
make: Warning: File `Makefile' has modification time 4.1e+07 s in the future

==============================================================================================

The following indicate the compilers selected to build the WRF system

Serial Fortran compiler (mostly for tool generation):
which SFC
/opt/intel/bin/intel64/ifort

Serial C compiler (mostly for tool generation):
which SCC
/opt/intel/bin/intel64/icc

Fortran compiler for the model source code:
which FC
/opt/Build_WRF/LIBRARIES/mpich/bin/mpif90
Will use 'time' to report timing information

C compiler for the model source code:
which CC
/opt/Build_WRF/LIBRARIES/mpich/bin/mpicc

==============================================================================================

make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/3.7/WRFV3/external/esmf_time_f90  -I/home/3.7/WRFV3/main -I/home/3.7/WRFV3/external/io_netcdf -I/home/3.7/WRFV3/external/io_int -I/home/3.7/WRFV3/frame -I/home/3.7/WRFV3/share -I/home/3.7/WRFV3/phys -I/home/3.7/WRFV3/chem -I/home/3.7/WRFV3/inc -I/opt/netcdf/include " ext
make[1]: Entering directory `/home/3.7/WRFV3'
make[1]: Warning: File `Makefile' has modification time 4.1e+07 s in the future
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory `/home/3.7/WRFV3/frame'
make[2]: Warning: File `../main/depend.common' has modification time 4.1e+07 s in the future
( cd /home/3.7/WRFV3/external/esmf_time_f90 ; \
          make -j 2 FC="ifort -real-size `expr 8 \* 4` -i4  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " RANLIB="ranlib" \
          CPP="/lib/cpp -P -I/home/3.7/WRFV3/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/3.7/WRFV3/external/esmf_time_f90'
make[3]: Warning: File `Makefile' has modification time 1.7e+07 s in the future
make[3]: Nothing to be done for `default'.
make[3]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[3]: Leaving directory `/home/3.7/WRFV3/external/esmf_time_f90'
( cd /home/3.7/WRFV3/external/io_netcdf ; \
          make -j 2 NETCDFPATH="/opt/netcdf" RANLIB="ranlib" CPP="/lib/cpp -P" \
          CC="icc" CFLAGS="-w -O3 -ip  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="ifort -real-size `expr 8 \* 4` -i4  -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/3.7/WRFV3/external/io_netcdf'
make[3]: Warning: File `makefile' has modification time 1.7e+07 s in the future
grep nf_format_64bit /opt/netcdf/include/netcdf.inc ;\
                        a=$? ; export a ; \
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2018-12-2 20:09:40 | 显示全部楼层
   INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        else \
                          INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        fi
/bin/sh: line 1: INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR: command not found
make[2]: [libwrfio_nf.a] 错误 127 (忽略)
ranlib libwrfio_nf.a
ranlib: 'libwrfio_nf.a': No such file
make[2]: [libwrfio_nf.a] 错误 1 (忽略)
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/3.7/WRFV3/external/io_netcdf'
/bin/sh: line 11: cd: ../external/io_pio: 没有那个文件或目录
make[2]: Entering directory `/home/3.7/WRFV3/external/io_netcdf'
make[2]: Warning: File `makefile' has modification time 1.7e+07 s in the future
grep nf_format_64bit /include/netcdf.inc ;\
                        a=$? ; export a ; \
                        if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \
                          /lib/cpp -P -P -traditional -DWRFIO_NCD_LARGE_FILE_SUPPORT -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \
                        else \
                          /lib/cpp -P -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \
                        fi
grep: /include/netcdf.inc: 没有那个文件或目录
ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -o wrf_io.o -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I/include -I../ioapi_share -c wrf_io.f
wrf_io.f(373): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(664): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(685): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(415): error #6404: This name does not have a type, and must have an explicit type.   [NF_PUT_VARA_TEXT]
    stat = NF_PUT_VARA_TEXT(DH%NCID,DH%TimesVarID,VStart,VCount,DateStr)
-----------^
wrf_io.f(670): error #6404: This name does not have a type, and must have an explicit type.   [NF_NOERR]
  if( err==NF_NOERR )then
-----------^
wrf_io.f(673): error #6404: This name does not have a type, and must have an explicit type.   [NF_STRERROR]
    errmsg = NF_STRERROR(err)
-------------^
wrf_io.f(673): error #6054: A CHARACTER data type is required in this context.   [NF_STRERROR]
    errmsg = NF_STRERROR(err)
-------------^
wrf_io.f(1502): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(1523): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(1551): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(1589): error #6404: This name does not have a type, and must have an explicit type.   [NF_OPEN]
  stat = NF_OPEN(FileName, NF_NOWRITE, DH%NCID)
---------^
wrf_io.f(1596): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VARID]
  stat = NF_INQ_VARID(DH%NCID,DH%TimesName,VarID)
---------^
wrf_io.f(1603): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VAR]
  stat = NF_INQ_VAR(DH%NCID,VarID,DH%TimesName, XType, StoredDim, DimIDs, NAtts)
---------^
wrf_io.f(1610): error #6404: This name does not have a type, and must have an explicit type.   [NF_CHAR]
  if(XType/=NF_CHAR) then
------------^
wrf_io.f(1616): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_DIMLEN]
  stat = NF_INQ_DIMLEN(DH%NCID,DimIDs(1),VLen(1))  
---------^
wrf_io.f(1644): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_TEXT]
  stat = NF_GET_VARA_TEXT(DH%NCID,VarID,VStart,VLen,DH%Times)
---------^
wrf_io.f(1651): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_NVARS]
  stat = NF_INQ_NVARS(DH%NCID,TotalNumVars)
---------^
wrf_io.f(1660): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VARNAME]
    stat = NF_INQ_VARNAME(DH%NCID,i,Name)
-----------^
wrf_io.f(1571): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [NF_MAX_NAME]
  character (NF_MAX_NAME)                :: Name
-------------^
wrf_io.f(1571): error #6404: This name does not have a type, and must have an explicit type.   [NF_MAX_NAME]
  character (NF_MAX_NAME)                :: Name
-------------^
wrf_io.f(1688): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
wrf_io.f(1725): error #6404: This name does not have a type, and must have an explicit type.   [NF_OPEN]
  stat = NF_OPEN(FileName, NF_WRITE, DH%NCID)
---------^
wrf_io.f(1732): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VARID]
  stat = NF_INQ_VARID(DH%NCID,DH%TimesName,VarID)
---------^
wrf_io.f(1739): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VAR]
  stat = NF_INQ_VAR(DH%NCID,VarID,DH%TimesName, XType, StoredDim, DimIDs, NAtts)
---------^
wrf_io.f(1746): error #6404: This name does not have a type, and must have an explicit type.   [NF_CHAR]
  if(XType/=NF_CHAR) then
------------^
wrf_io.f(1752): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_DIMLEN]
  stat = NF_INQ_DIMLEN(DH%NCID,DimIDs(1),VLen(1))  
---------^
wrf_io.f(1780): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_TEXT]
  stat = NF_GET_VARA_TEXT(DH%NCID,VarID,VStart,VLen,DH%Times)
---------^
wrf_io.f(1787): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_NVARS]
  stat = NF_INQ_NVARS(DH%NCID,TotalNumVars)
---------^
wrf_io.f(1796): error #6404: This name does not have a type, and must have an explicit type.   [NF_INQ_VARNAME]
    stat = NF_INQ_VARNAME(DH%NCID,i,Name)
-----------^
wrf_io.f(1708): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [NF_MAX_NAME]
  character (NF_MAX_NAME)                :: Name
-------------^
wrf_io.f(4349): catastrophic error: Too many errors, exiting
compilation aborted for wrf_io.f (code 1)
make[2]: [wrf_io.o] 错误 1 (忽略)
/lib/cpp -P -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f
ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -o field_routines.o -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I/include -I../ioapi_share -c field_routines.f
field_routines.f(41): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
field_routines.f(52): error #6404: This name does not have a type, and must have an explicit type.   [NF_PUT_VARA_REAL]
    stat = NF_PUT_VARA_REAL(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(54): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_REAL]
    stat = NF_GET_VARA_REAL(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(69): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
field_routines.f(80): error #6404: This name does not have a type, and must have an explicit type.   [NF_PUT_VARA_DOUBLE]
    stat = NF_PUT_VARA_DOUBLE(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(82): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_DOUBLE]
    stat = NF_GET_VARA_DOUBLE(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(97): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
field_routines.f(108): error #6404: This name does not have a type, and must have an explicit type.   [NF_PUT_VARA_INT]
    stat = NF_PUT_VARA_INT(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(110): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_INT]
    stat = NF_GET_VARA_INT(NCID,VarID,VStart,VCount,Data)
-----------^
field_routines.f(125): error #5102: Cannot open include file 'netcdf.inc'
  include 'netcdf.inc'
----------^
field_routines.f(156): error #6404: This name does not have a type, and must have an explicit type.   [NF_PUT_VARA_INT]
    stat = NF_PUT_VARA_INT(NCID,VarID,VStart,VCount,Buffer)
-----------^
field_routines.f(158): error #6404: This name does not have a type, and must have an explicit type.   [NF_GET_VARA_INT]
    stat = NF_GET_VARA_INT(NCID,VarID,VStart,VCount,Buffer)
-----------^
compilation aborted for field_routines.f (code 1)
make[2]: [field_routines.o] 错误 1 (忽略)
/bin/rm -f libwrfio_nf.a
if [ "INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" != "lib.exe" ] ; then \
                          INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        else \
                          INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \
                        fi
/bin/sh: line 1: INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR: command not found
make[2]: [libwrfio_nf.a] 错误 127 (忽略)
ranlib libwrfio_nf.a
ranlib: 'libwrfio_nf.a': No such file
make[2]: [libwrfio_nf.a] 错误 1 (忽略)
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/3.7/WRFV3/external/io_netcdf'
make[2]: Entering directory `/home/3.7/WRFV3/external/io_int'
make[2]: Warning: File `makefile' has modification time 3.8e+07 s in the future
/lib/cpp -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -traditional  module_io_int_idx.F90 > module_io_int_idx.f
ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -o module_io_int_idx.o -c module_io_int_idx.f
ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../../frame -o module_io_int_read.o -c module_io_int_read.f
module_io_int_read.f(105): error #5102: Cannot open include file 'mpif.h'
    include "mpif.h"
------------^
module_io_int_read.f(120): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)       :: offset
-----------------^
module_io_int_read.f(154): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(212): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(272): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(336): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)        :: offset
-----------------^
module_io_int_read.f(370): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(428): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(488): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(552): error #6683: A kind type parameter must be a compile-time constant.   [MPI_OFFSET_KIND]
    integer(kind=mpi_offset_kind)          :: offset
-----------------^
module_io_int_read.f(124): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(130): error #6404: This name does nothave a type, and must have an explicit type.   [MPI_INTEGER4]
                          mpi_integer4, mpi_status_ignore, ierr)
--------------------------^
module_io_int_read.f(130): error #6404: This name does not have a type, and must have an explicit type.   [MPI_STATUS_IGNORE]
                          mpi_integer4, mpi_status_ignore, ierr)
----------------------------------------^
module_io_int_read.f(161): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(219): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(279): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(340): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(377): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(435): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(495): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
module_io_int_read.f(558): error #6633: The type of the actual argument differs from the type of the dummy argument.   [OFFSET]
    call io_int_loc(varname, records, offset, count, ierr)
--------------------------------------^
compilation aborted for module_io_int_read.f (code 1)
make[2]: [module_io_int_read.o] 错误 1 (忽略)
rm -f libwrfio_int.a
INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR rv libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o
make[2]: INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR:命令未找到
make[2]: [libwrfio_int.a] 错误 127 (忽略)
ranlib libwrfio_int.a
ranlib: 'libwrfio_int.a': No such file
make[2]: [libwrfio_int.a] 错误 1 (忽略)
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
          ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian    -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   -I../ioapi_share -o diffwrf diffwrf.f \
                ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o -L/home/3.7/WRFV3/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
        fi
ifort: error #10236: File not found:  'libwrfio_int.a'
make[2]: [diffwrf] 错误 1 (忽略)
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/3.7/WRFV3/external/io_int'
make[1]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[1]: Leaving directory `/home/3.7/WRFV3'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm   -I/home/3.7/WRFV3/external/esmf_time_f90  -I/home/3.7/WRFV3/main -I/home/3.7/WRFV3/external/io_netcdf -I/home/3.7/WRFV3/external/io_int -I/home/3.7/WRFV3/frame -I/home/3.7/WRFV3/share -I/home/3.7/WRFV3/phys -I/home/3.7/WRFV3/chem -I/home/3.7/WRFV3/inc -I/opt/netcdf/include " shared
make[1]: Entering directory `/home/3.7/WRFV3'
make[1]: Warning: File `Makefile' has modification time 4.1e+07 s in the future
--------------------------------------
if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \
          ( cd share ; make -i -r -j 6 ) ;  \
        else \
          ( cd share ; make -i -r -j 2 ) ;  \
        fi
make[2]: Entering directory `/home/3.7/WRFV3/share'
make[2]: Warning: File `../main/depend.common' has modification time 4.1e+07 s in the future
rm -f module_model_constants.o
rm -f module_bc_time_utilities.o
/lib/cpp -P -I/home/3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_model_constants.F  > module_model_constants.bb
/lib/cpp -P -I/home/3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM  -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional   module_bc_time_utilities.F  > module_bc_time_utilities.bb
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-12-11 16:59:37 | 显示全部楼层
是不是没有安装MPI,并行的库啊?
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2018-12-12 08:37:59 | 显示全部楼层
一顾留白 发表于 2018-12-11 16:59
是不是没有安装MPI,并行的库啊?

MPICH吗?已经安装好了,都说是NETCDF库的问题,但是已经成功安装了呀,真愁人
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-12-12 09:48:54 | 显示全部楼层
木槿昔年617 发表于 2018-12-12 08:37
MPICH吗?已经安装好了,都说是NETCDF库的问题,但是已经成功安装了呀,真愁人

那是环境变量设置?不清楚了
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2019-3-17 09:14:20 | 显示全部楼层
一顾留白 发表于 2018-12-12 09:48
那是环境变量设置?不清楚了

谢谢你,已经安装好了
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2019-4-22 20:38:08 | 显示全部楼层
木槿昔年617 发表于 2019-3-17 09:14
谢谢你,已经安装好了

请问您怎么解决的呢?晚辈也碰到一样的问题,请前辈指点一二,谢谢您
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2019-4-23 08:52:57 | 显示全部楼层
冰糖胡芦娃 发表于 2019-4-22 20:38
请问您怎么解决的呢?晚辈也碰到一样的问题,请前辈指点一二,谢谢您

net库安装时的编译器跟你wrf安装时的编译器需要一致
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2019-4-23 09:12:39 | 显示全部楼层
木槿昔年617 发表于 2019-4-23 08:52
net库安装时的编译器跟你wrf安装时的编译器需要一致

好的,谢谢您
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表