Welcome to the fault3D project.
这个项目的版本库是 Git格式 ,在 Windows、Linux、Mac OS X
平台都有客户端工具可以访问。虽然版本库只提供Git一种格式,
但是你还是可以用其他用其他工具访问,如 svn
和 hg
。
/Fault3D_Src/Sp_Fault.for is the full Fortran source code.
/Fault3D_Src/Fault3D.exe is the compiled executable file in the Windows system.
/Fault3D_Src/cmd.txt is the necessary configuration file for the program running.
/Fault3D_Src/RECTAN2.DAT is the dataset file for setting geometry of fault model, need be read.
/Fault3D_Src/xy.grd is the dataset file for setting observation mesh, need be read.
/Fault3D_Src/run.bat is the DOS orders to control the program run.
The directoris of T0-T6 are examples for testing and modelling difference problems.
支持三种访问协议:
- HTTP协议:
https://github.com/igp-gravity/fault3D
。
操作示例:
$ git clone https://github.com/igp-gravity/fault3D.git