vvt 发表于 2019-10-24 16:48 刚刚也找到原因了,十分感谢! |
|
[Fortran] syntaxhighlighter_viewsource syntaxhighlighter_copycode open(fid,file=trim(fpath)//'/p1.dat')
write(fid,120) x(1:n)
write(fid,120) h0
do i = 1,n
write(fid,120) p(i,1:n)
end do
do i = 1,n
write(fid,120) h(i,1:n)
end do
close(fid)
120 format(512(es16.8e3,1x)) |
捐赠本站|Archiver|关于我们 About Us|小黑屋|Fcode ( 京ICP备18005632-2号 )
GMT+8, 2025-10-29 09:19