Commit Graph

15 Commits

Author SHA1 Message Date
Hongjian Fang
851eb3418f fix potential bug
segmentation fault appears in the case of very large dataset, there will be problem if the nonzeros of G matrix exceed the range of INTEGER, now change maxnar = spfra*dall*nx*ny*nz, remember order matters.
also show the lat and lon when station outside the inverted region
2016-05-09 21:22:58 +02:00
Hongjian Fang
c6b0e7e562 misfit statistics
change chi to rms
2016-05-09 10:23:26 +02:00
Hongjian Fang
38a7518f84 bug fix
ln kernel to regular kernel.
2016-05-09 09:58:14 +02:00
Hongjian Fang
c5a14473df remove example data and add src
add src code and remove example data
2016-05-05 13:00:39 +02:00
Hongjian Fang
3ac475560e new release 2016
share to public
2016-05-05 12:52:53 +02:00
Hongjian Fang
cd7d0eb0a0 fix bug
fix bug about depm on a certain OS, including MAC OSx, seems it doesn't affect Linux OS.
Also change the chi squre equation to sqrt(x^2/n)
2016-05-04 22:34:55 +02:00
Hongjian Fang
b25529e2b2 fix bug
bug caused by severly varied layer depth, 'minthk' = layerthick / sublayernum, can be 1, 2 ,3
2016-04-28 17:21:37 +02:00
Hongjian Fang
fb7b81711f Initial commit
change 1e-2 to 'ftol' in CalSurfG.f90, which may cause problem with small study region (~2 km)
2016-03-29 15:48:02 +02:00
Hongjian Fang
de0abdf3f1 Merge branch 'master' of https://github.com/HongjianFang/SurfTomo15 2015-07-07 20:44:50 +08:00
Hongjian Fang
406981ae3d change raypath.out 2015-07-07 20:41:19 +08:00
Hongjian Fang
9484824b40 Update README.md 2015-07-07 19:37:16 +08:00
Hongjian Fang
2846bbf40e revise according to Yao 2015-07-07 19:30:35 +08:00
Hongjian Fang
efbe223dfa Create README.md
PLEASE README
2015-07-06 09:47:34 +08:00
Hongjian Fang
258e69569c change configure 2015-07-05 16:57:48 +08:00
Hongjian Fang
0bcd21a449 Initial commit 2015-07-05 16:29:54 +08:00