- 积分
- 730
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-3-1
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
编译wrf_chem出错:
ifort: command line remark #10120: overriding '-O3' with '-O0'
start_em.f90(40): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_AEROSOLS_SORGAM]
USE module_aerosols_sorgam, ONLY: sum_pm_sorgam
-------^
start_em.f90(41): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_GOCART_AEROSOLS]
USE module_gocart_aerosols, ONLY: sum_pm_gocart
-------^
start_em.f90(42): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_MOSAIC_DRIVER]
USE module_mosaic_driver, ONLY: sum_pm_mosaic
|
|