Commit Graph

5 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
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