爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 3042|回复: 0

[求助] 请教Fortran中出现“implicit type for N detected between N and =”如何改正

[复制链接]

新浪微博达人勋

发表于 2015-5-7 10:32:51 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
call getarg(1, buf1)   ! 时 20 14 08
read(buf1,*) n1   
    call getarg(2, buf2)   ! tian  1  2  3 等
     buf3=buf2(1:1)
    buf4=buf2(3:3)
read(buf3,*) n2
read(buf4,*) n3
!   read(buf2,*) tt
! tt=tt*24/3
tt= (n2+n3/10)*24/3
data(ae(i),i=1,14)/1000,975,950,925,900,850,800,700,600,500,400,300,200,100/
   
       open(7,file='station_t639.ini',form='formatted',status='old')
  read(7,*)tou
  do
   read(7,'(a)',iostat=io) line
   if(io<0) exit
   if(len_trim(line)==0) cycle
      n=n+1
   enddo

程序里这部分的n=n+1这一行出现了错误,求教如何改正

程序错误

程序错误
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表