fortran-tutorial:给没有 Fortran 经验的程序员的介绍

时间:2024-07-21 16:16:19
【文件属性】:

文件名称:fortran-tutorial:给没有 Fortran 经验的程序员的介绍

文件大小:211KB

文件格式:ZIP

更新时间:2024-07-21 16:16:19

Fortran

这是我为 Fortran 90(及更高版本)编写的教程。 它是为了配合我为我大学的年轻学生所做的演讲而写的。 它面向已经知道如何编程但没有科学编程或 Fortran 经验的观众。 它只是为了让他们开始使用该语言,绝不是全面的。 对于我编写的示例程序,请参阅 ./src。 对于预期的输出,请参阅 ./output。 有关我编写的原始教程的副本和包含源代码的 PDF,请参阅 ./doc。 可以在存储库 wiki 中找到完整且更新的教程。 现代 Fortran 简介已根据。


【文件预览】:
fortran-tutorial-master
----output()
--------interesting.pdf(11KB)
--------interesting.gp(580B)
--------interesting_out.dat(15KB)
--------out.dat(1KB)
----src()
--------potential_field2.f90(5KB)
--------in.dat(241B)
--------interesting_in.dat(2KB)
--------hello_world.f90(2KB)
--------potential_field.f90(12KB)
--------tools_mod.f90(8KB)
--------test.dat(241B)
--------potential_field.short.f90(5KB)
--------test2.dat(1KB)
----doc()
--------printout()
--------notes.md(44KB)
--------output2.png(54KB)
--------output.png(40KB)
----README.md(1KB)

网友评论