- 积分
- 644
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-3-5
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
各位前辈,我在运行cesm的build这一步时,遇到了如下报错:
ERROR: cam.buildexe.csh failed, see /cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/atm.bldlog.200628-115232
ERROR: cat /cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/atm.bldlog.200628-115232
atm.bldlog.200628-115232的内容是:
cat: Srcfiles: No such file or directory
/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/Tools/mkSrcfiles
cp -f /cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/atm/obj/Filepath
/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/atm/obj/Deppath
/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/Tools/mkDepends Deppath Srcfiles >
/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/atm/obj/Depends
mpif90 -c -I. -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/pio -I/WORK/app/netcdf/4.3.2/02-CF-13/include -I/usr/local/mpi3-icc13-dynamic/include -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/mct/mct -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/mct/mpeu -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/pio -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/gptl -I/cesm121_codes/models/utils/pio -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/lib/include -I. -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/SourceMods/src.cam -I/cesm121_codes/models/atm/cam/src/chemistry/pp_none -I/cesm121_codes/models/atm/cam/src/chemistry/mozart -I/cesm121_codes/models/atm/cam/src/chemistry/bulk_aero -I/cesm121_codes/models/atm/cam/src/chemistry/utils -I/cesm121_codes/models/atm/cam/src/physics/cam -I/cesm121_codes/models/atm/cam/src/dynamics/fv -I/cesm121_codes/models/atm/cam/src/utils/pilgrim -I/cesm121_codes/models/atm/cam/src/cpl_mct -I/cesm121_codes/models/atm/cam/src/cpl_share -I/cesm121_codes/models/atm/cam/src/control -I/cesm121_codes/models/atm/cam/src/utils -I/cesm121_run/a4_cam4_som_f19_S1450_2600K_1m/bld/lib/include -O2 -fp-model source -convert big_endian -assume byterecl -ftz -traceback -DCO2A -DMAXPATCH_PFT=numpft+1 -DLSMLAT=1 -DLSMLON=1 -DPLON=144 -DPLAT=96 -DPLEV=26 -DPCNST=3 -DPCOLS=16 -DPSUBCOLS=1 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSTAGGERED -DSPMD -DLINUX -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLINUX -DCPRINTEL -DHAVE_SLASHPROC -fixed -132 /cesm121_codes/models/atm/cam/src/control/mpishorthand.F
之前只在CESM论坛上发现了一个相同的问题,但是它的答案我也搞不太懂:
https://bb.cgd.ucar.edu/cesm/thr ... -0.3537/#post-15107
请各位前辈指教,十分感谢!
|
|