在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):geodesymiami/GeodMod开源软件地址(OpenSource Url):https://github.com/geodesymiami/GeodMod开源编程语言(OpenSource Language):MATLAB 67.4%开源软件介绍(OpenSource Introduction):Geodetic modelling software in Matlab1. Installation1.1 Setup environment pathAdd the following to your ~/.bashrc:
1.2 Download
1.3 Setup matlab pathAdd the following to your startup.m file in USER/matlab for Matlab to initiate the configuration: %% Setting for GeodMod
disp('Setting paths for geodmod...')
run( [ getenv('GEODMOD_HOME') filesep 'addpath_geodmod'] ) 2. Test RunDownload test data
Start matlab program from terminal to initiate the environment variables defined above.
3. TipsYou can disable most of the plotting (quick runs) using:
4. Dislocation conventionGeodmod uses the same dislocation code as GBIS. See the GBIS manual for definition of the parameters. In contrast to GBIS geodmod always requires the strike-slip, downdip and opening component. GBIS requires for a fault onlt the first two and for a dike the last (the unused components are set to zero internally). The relationship between dip and strike is the same with that of GBIS(right hand rule); But for the middle point (Xiaoran): In Geodmod, the middle point always loated at the lower edge; In GBIS, the location of middle point has relationship with the dip(negtive dip means middle point locates at the upper edge while positive dip means middle point locates at the lower edge). 4. Useful links:http://www.bosai.go.jp/study/application/dc3d/DC3Dhtml_E.html CDM solution using station elevation (from Francois Beauducel): https://github.com/IPGP/deformations-matlab/tree/master/nikkhoo |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论