- 积分
- 765
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-8-28
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2015-1-22 17:55:51
|
显示全部楼层
USE module_dm, only: local_communicator
1
错误: (1)处引用的符号‘local_communicator’在模块‘module_dm’中找不到
rm -f module_date_time.o
/lib/cpp -P -I/home/wrf/WRF361/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_SUBR -DWRF_USE_CLM -DNO_IEEE_MODULE -DNETCDF -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_date_time.F > module_date_time.bb
/home/wrf/WRF361/WRFV3/tools/standard.exe module_date_time.bb | /lib/cpp -P -traditional > module_date_time.f90
rm -f module_date_time.b module_date_time.bb
gfortran -o module_date_time.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -cpp -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm -I/home/wrf/WRF361/WRFV3/external/esmf_time_f90 -I/home/wrf/WRF361/WRFV3/main -I/home/wrf/WRF361/WRFV3/external/io_netcdf -I/home/wrf/WRF361/WRFV3/external/io_int -I/home/wrf/WRF361/WRFV3/frame -I/home/wrf/WRF361/WRFV3/share -I/home/wrf/WRF361/WRFV3/phys -I/home/wrf/WRF361/WRFV3/chem -I/home/wrf/WRF361/WRFV3/inc -I/usr/local/netcdf/include module_date_time.f90
rm -f module_bc.o
/lib/cpp -P -I/home/wrf/WRF361/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_SUBR -DWRF_USE_CLM -DNO_IEEE_MODULE -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.F > module_bc.bb
/home/wrf/WRF361/WRFV3/tools/standard.exe module_bc.bb | /lib/cpp -P -traditional > module_bc.f90
rm -f module_bc.b module_bc.bb
gfortran -o module_bc.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -cpp -fconvert=big-endian -frecord-marker=4 -I../dyn_em -I../dyn_nmm -I/home/wrf/WRF361/WRFV3/external/esmf_time_f90 -I/home/wrf/WRF361/WRFV3/main -I/home/wrf/WRF361/WRFV3/external/io_netcdf -I/home/wrf/WRF361/WRFV3/external/io_int -I/home/wrf/WRF361/WRFV3/frame -I/home/wrf/WRF361/WRFV3/share -I/home/wrf/WRF361/WRFV3/phys -I/home/wrf/WRF361/WRFV3/chem -I/home/wrf/WRF361/WRFV3/inc -I/usr/local/netcdf/include module_bc.f90
make[2]: [mediation_feedback_domain.o] 错误 1 (忽略)
rm -f module_io_wrf.o
版主这是什么问题 |
|