- 积分
- 45385
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-6-23
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
cp -f ../../src/gocart_background.f90 gocart_background.f90
gfortran -c -Xpreprocessor -DRADM_WRF_FIM -O2 -fconvert=big-endian -frecord-marker=4 -I../../aux_src/utils/include -I/home/user/netcdf/include -I/home/user/hdf5-1.8.8/include gocart_background.f90
gocart_background.f90:132.10:
use netcdf
1
Fatal Error: File 'netcdf.mod' opened at (1) is not a GFORTRAN module file
make: *** [gocart_background.o] Error 1
请大家指点一下,小弟感谢。
|
|