29
10
0
熟手
SJ(7744,93) DO i1=1,7744,1 DO j=4,93,1 DO i2=0,900,10 IF (i1==NOEL)THEN SJ(i1,1)=COORDS(1)-115.5 SJ(i1,2)=COORDS(2) SJ(i1,3)=COORDS(3) ENDIF IF (i2==TIME(1))THEN SJ(i1,j)=STATEV(10) ENDIF ENDDO ENDDO ENDDO
使用道具 举报
2
新人
open(unit=1, file='example.txt', status='replace', action='readwrite', iostat=errorLevel) do i = 1, size(SJ, 1) write(1, *) SJ(i, :) end do
本版积分规则 发表回复 回帖后跳转到最后一页
捐赠本站|Archiver|关于我们 About Us|小黑屋|Fcode ( 京ICP备18005632-2号 )
GMT+8, 2024-11-15 01:28
Powered by Tencent X3.4
© 2013-2024 Tencent