文件名称:Manning Equation Solver:基于曼宁方程的明渠法向深度计算。-开源
文件大小:12KB
文件格式:GZ
更新时间:2024-05-20 12:28:19
开源软件
用于确定明渠正常深度的曼宁方程的求解器。 这是Alfa之前的版本,需要进一步开发。 主要的可执行文件是bash脚本“ mansol.sh”,应以数据文件名作为参数运行。 给出了一些例子。 在执行期间,使用gfortran编译位于“ sources”目录中的主要代码。
【文件预览】:
example00.txt
mansol.sh
examples
----trap03.txt(9KB)
----tria02.txt(9KB)
----tria03.txt(9KB)
----example00.txt(10KB)
----point01.txt(10KB)
----rect01.txt(9KB)
----rect03.txt(9KB)
----tria01.txt(9KB)
----trap02.txt(9KB)
----rect02.txt(9KB)
----trap01.txt(9KB)
----point03.txt(10KB)
----point02.txt(10KB)
README.txt
sources
----program.f95(5KB)
----nlinmod.f95(3KB)
----mdata.f95(18KB)