- 积分
- 783
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2021-7-27
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2021-7-28 14:14:51
|
显示全部楼层
gen_be_ensmean.f:13:7:
13 | use da_control, only : stdout, stderr,filename_len
| 1
Fatal Error: Cannot open module file ‘da_control.mod’ for reading at (1): 没有那个文件或目录
compilation terminated.
make[1]: [da.make:325:gen_be_ensmean.o] 错误 1 (已忽略)
rm -f da_tune_obs_hollingsworth1.o
/home/mode/WRFDA/tools/standard.exe da_tune_obs_hollingsworth1.f90 > da_tune_obs_hollingsworth1.b
/lib/cpp -P -nostdinc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR -DWRF_USE_CLM -DBUFR -DFFTPACK -DNORESHAPE -DDM_PARALLEL -DNETCDF -DRTTOV -DCRTM -DHDF5 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -I/home/mode/WRFDA/inc -I/usr/local/NETCDF/include da_tune_obs_hollingsworth1.b > da_tune_obs_hollingsworth1.f
rm -f da_tune_obs_hollingsworth1.b
gfortran -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fdefault-real-8 -I/usr/local/NETCDF/include da_tune_obs_hollingsworth1.f
da_tune_obs_hollingsworth1.f:12:7:
12 | use da_control, only : filename_len
| 1
Fatal Error: Cannot open module file ‘da_control.mod’ for reading at (1): 没有那个文件或目录
compilation terminated.
make[1]: [da.make:309:da_tune_obs_hollingsworth1.o] 错误 1 (已忽略)
rm -f da_tune_obs_hollingsworth2.o
/home/mode/WRFDA/tools/standard.exe da_tune_obs_hollingsworth2.f90 > da_tune_obs_hollingsworth2.b
/lib/cpp -P -nostdinc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_SUBR -DWRF_USE_CLM -DBUFR -DFFTPACK -DNORESHAPE -DDM_PARALLEL -DNETCDF -DRTTOV -DCRTM -DHDF5 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -I/home/mode/WRFDA/inc -I/usr/local/NETCDF/include da_tune_obs_hollingsworth2.b > da_tune_obs_hollingsworth2.f
rm -f da_tune_obs_hollingsworth2.b
gfortran -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fdefault-real-8 -I/usr/local/NETCDF/include da_tune_obs_hollingsworth2.f
da_tune_obs_hollingsworth2.f:10:7:
10 | use da_control, only : filename_len, earth_radius, pi
| 1
Fatal Error: Cannot open module file ‘da_control.mod’ for reading at (1): 没有那个文件或目录
|
|