24小时热门版块排行榜    

查看: 1400  |  回复: 1

修炼天木

新虫 (初入文坛)

[求助] 关于Fortran编程遇到的问题

我是一个初学者,有大神的话可以私聊,我将程序发给您,请您帮忙解答。
受篇幅所限,这个只是一部分程序,如果需要更多,烦请私聊我

program caphere

dimension porerho(3000),porethta(3000),porephi(3000),porerad(3000)

real inclrho(8000),inclthta(8000),inclphi(8000),inclrad(8000)

integer nsurf(100),nsepd(100)

dimension ashsum(100),ashsum2(100),bshsum(100),bshsum2(100)

real az(100),surfbin(100,15),sepdbin(100,15)

common /inclusion/ inclrho, inclthta, inclphi, inclrad

common /pores/ porerho, porethta, porephi, porerad

common /dimensions/ radchar, radpore, radincl

common /parameters/ iupper, ilower, issed, delz

common /bins/ az, surfbin, sepdbin, nsurf, neepd

common /sums/ ashsum, ashsum2, bshsum, bshsum2

open(5, file='csin')

open(7, file='csout1')

open(8, file='csout2')

read(5,*)nruns,mruns

read(5,*)iseed

read(5,*)radchar, delz

do 10 ik=1,nruns

read(5,*)radpore, radincl

read(5,*)fvpore, fvincl

npores=fvpore*(radchar/radpore)**3

nincls=fvincl*(radchar/radincl)**3

650 format(20x,'mruns=',i8)

800 format(14x'char radius=',f16.1)

325 format(/10x'number of pores=',i8/5x,'number of inclusions=',i8)

600 format(//5x,45('*')

$ /5x,'**** results from the continuous model ****'

$ /5x,45('*')//)

750 format(20x,'iseed=',i12)

do 5 i=1,100

nsurf(i)=0 nsepd(i)=0 ashsum(i)=0. ashsum2(i)=0. bshsum(i)=0. bshsum2(i)=0. do 6 j=1,15 surfbin(i,j)=0 sepdbin(i,j)=0

6 continue

5 continue

do 15 j=1,mruns

vfrpore=0 vfrincl=0 npores=fvpore*(radchar/radpore)**3 write(6,*)'Starting the run no.',j,'......'

call distribn(j,npores,nincls,vfrpore,vfrincl)

if(npores.ne.0)then call sort(1,npores)

endif call sort(2,nincls) call reaction(iz,npores,nincls)

call results(vfrpore,vfrincl,nincls) 这一行报错

write(6,*)'Finished the run no.',j,'......'

15 continue

call results(iz,mruns,vfrpore,vfrincl,nincls)

10 continue stop end

错误如下、 error #6631: A non-optional actual argument must be present when invoking a procedure with an explicit interface. [NINCLS]

error #6631: A non-optional actual argument must be present when invoking a procedure with an explicit interface. [VFRINCL]

error #6633: The type of the actual argument differs from the type of the dummy argument. [NINCLS]

error #6633: The type of the actual argument differs from the type of the dummy argument. [VFRINCL]

error #6633: The type of the actual argument differs from the type of the dummy argument. [VFRPORE]
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

修炼天木

新虫 (初入文坛)

2楼2019-06-02 08:37:06
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 修炼天木 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 国社科又开始会评了,不知道这次命运如何 +8 雨打竹帘 2026-08-30 12/600 2026-09-03 06:24 by sincosx
[基金申请] 麻烦专家们看看评委们的意见(F口面上) +8 gdd2018 2026-08-28 13/650 2026-09-03 06:22 by 羽毛枫f
[公派出国] 售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急 +3 ero8OE6tv9cu 2026-09-02 4/200 2026-09-03 03:14 by rM1TE0WVDIIY
[博后之家] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +3 ero8OE6tv9cu 2026-09-02 6/300 2026-09-02 23:59 by rM1TE0WVDIIY
[基金申请] 为什么资助数各大高校都创新高,自己申请怎么就这么难 +14 Kittylucky 2026-08-27 15/750 2026-09-02 19:35 by liumei0601
[基金申请] 科研人应该花精力去思考如何解决问题,而不是去凝练问题 +7 瞬息宇宙 2026-09-01 14/700 2026-09-02 17:33 by ma0526
[基金申请] 要骂人了,新模版改版就是要淡化问题凝练这种虚的东西,结果有个评委还在说凝练得不够 +9 瞬息宇宙 2026-08-31 17/850 2026-09-02 14:04 by anjeeshine
[基金申请] 基金系统什么内容也没有 30+4 winsaint 2026-08-27 10/500 2026-09-02 11:35 by 大不刘6
[基金申请] 学科评审组评审是指会评吗? +5 瞬息宇宙 2026-08-31 5/250 2026-09-02 10:13 by 雨冰共舞
[基金申请] 面上函评意见出来了,像什么等级? 20+4 Tsingking1 2026-08-27 17/850 2026-09-01 19:51 by 超级无敌华子
[论文投稿] 小白求助 投论文要求的highlights应该如何写 5+3 l1963982152 2026-08-29 4/200 2026-09-01 09:04 by 北京莱茵编辑
[基金申请] 基金未中,这种答复是模板吗? +6 zhaosm1982 2026-08-27 7/350 2026-08-31 21:18 by qdxxmc
[基金申请] 面上意见出来了 +12 黄鸟于飞Chao 2026-08-29 23/1150 2026-08-31 18:57 by 黄鸟于飞Chao
[基金申请] 能否申诉? +7 echo8914667 2026-08-30 8/400 2026-08-31 17:00 by yihongxu
[基金申请] 29号明天会评吗 +4 笨笨唐 2026-08-28 4/200 2026-08-31 09:30 by huixian257
[基金申请] 为什么到现在没收到通知? +5 tannykie 2026-08-29 5/250 2026-08-30 21:05 by purplejack
[考博] 找导师 +6 yuanjiabao 2026-08-29 7/350 2026-08-30 14:40 by 生科新手
[基金申请] 我就是申请一个面上项目而已,这评审意见是按照杰青的条件评的吧? +6 gouxfjh 2026-08-28 11/550 2026-08-30 07:57 by gouxfjh
[基金申请] 国自然评审意见 +13 wangmingqi 2026-08-28 19/950 2026-08-29 10:22 by Poppy1104
[基金申请] 2026年叶企孙基金 +4 bud_bud 2026-08-27 7/350 2026-08-29 07:23 by foolishmani
信息提示
请填处理意见