文件名称:F77TOF90_STEP1
介绍说明--下载内容均来自于网络,请自行研究使用
本F77TO90.EXE for window
1) 列出原程序代码 行数
2) 用来将fortran 77 中的首栏”C” comment改成为"!“ 及将第六栏的连续号去除 并在程序前行加入 “&” 连续号
3) 列出所有function 及subroutine 名字 并在该段程序末 加入 end subroutine 名
4) 经执行后 原程序将更容易在 f90中编译执行
5) 提醒输入错误檔名 并请重新输入,或输入999停止
建议首用 scheme 1执行就可
-F77TO90.EXE treat the original f77 source code through the following:
(1) Count and list statement and subroutine block numbers
(2) Remove comment”c”,or”C” in the first column of the original,
(3) Remove the continuing mark at the sixth column and add “&” to the previous line
(4) List all subroutine and function and add end subroutine at block end
(5) Promoting correct file name or input 999 to quit.
The output file will take the characters of input file name add new.f90 as the output file name. Total number of the original statement is shown in the first three comment of the output file.
For example: input file: test00101.for or test00101.f, or test00101.old00
will give output file as: test001new.f90
1) 列出原程序代码 行数
2) 用来将fortran 77 中的首栏”C” comment改成为"!“ 及将第六栏的连续号去除 并在程序前行加入 “&” 连续号
3) 列出所有function 及subroutine 名字 并在该段程序末 加入 end subroutine 名
4) 经执行后 原程序将更容易在 f90中编译执行
5) 提醒输入错误檔名 并请重新输入,或输入999停止
建议首用 scheme 1执行就可
-F77TO90.EXE treat the original f77 source code through the following:
(1) Count and list statement and subroutine block numbers
(2) Remove comment”c”,or”C” in the first column of the original,
(3) Remove the continuing mark at the sixth column and add “&” to the previous line
(4) List all subroutine and function and add end subroutine at block end
(5) Promoting correct file name or input 999 to quit.
The output file will take the characters of input file name add new.f90 as the output file name. Total number of the original statement is shown in the first three comment of the output file.
For example: input file: test00101.for or test00101.f, or test00101.old00
will give output file as: test001new.f90
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F77TO90_step_1.pdf
2012-0318-f77to90.exe
f7290com.F90
source77290.f90
2012-0318-f77to90.exe
f7290com.F90
source77290.f90