- 积分
- 19
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2016-10-28
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
安装WRF4.2出现这样的错误是为什么呀?用的intel2013编译的,请问有人知道吗?
module_fr_fire_phys.f90(755): error #6378: SUBROUTINE must be present on the end-subroutine-stmt of an internal or module subroutine
end
^
compilation aborted for module_fr_fire_phys.f90 (code 1)
real 0m0.811s
user 0m0.091s
sys 0m0.378s
make[3]: [module_fr_fire_phys.o] Error 1 (ignored)
rm -f module_fr_fire_core.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_core.F > module_fr_fire_core.G
|
|