Hongjian Fang
82ebf4283d
clean version of main.f90
2019-01-15 08:57:51 -05:00
Hongjian Fang
404f55cd0f
comment some unnecessary warnings
...
before vorotomo
2019-01-12 12:56:08 -05:00
Hongjian Fang
f4bef435fe
V1.3 release
...
Fix some bugs in jointly invert both phase and group velocity
2018-07-04 15:56:43 -04:00
Hongjian Fang
6b943f362a
fix problem using both Rayleigh and Love data
...
Increase 'NP' in surfdisp.f. Change kmax to kmaxLC
2018-05-17 10:49:14 -04:00
Hongjian Fang
6b00b85ba0
revise the weighting scheme
...
constant smoothing weight for all iterations now
2017-12-18 20:23:13 +08:00
Hongjian Fang
6e1c1016b6
change weight scheme
2017-12-12 14:26:42 +08:00
Hongjian Fang
dd484c5b55
fix format of output
...
something wrong with the format, change from f8.4 to f9.3, also small bug fixed
2017-07-04 05:41:45 +08:00
Hongjian Fang
40f6ed622c
output intermediate model with iteration number
...
also remove model variation estimation
2017-07-04 02:49:02 +08:00
Hongjian Fang
f4181ebfa7
runable for group velocity
...
still need to be tested for Love wave group vel
2017-07-03 05:51:18 +08:00
Hongjian Fang
db87c3c9d8
small bug fixed
...
remove model estimation
2017-07-02 14:20:24 +08:00
Hongjian Fang
4f2f7cbce5
add model uncertainty estimation
...
add model uncertainty estimation with random models, also indent all the
code to make them a little bit easy to read
bug fix about shift when output the velocity model
2016-08-07 20:05:49 +02:00
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
c5a14473df
remove example data and add src
...
add src code and remove example data
2016-05-05 13:00:39 +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
258e69569c
change configure
2015-07-05 16:57:48 +08:00