daniel-koehn / GERMAINE

2D frequency-domain acoustic/SH/TE-mode FD modelling and full waveform inversion (FWI) code
GNU General Public License v3.0
28 stars 25 forks source link

Approximate Hessian implementation #1

Open daniel-koehn opened 8 years ago

daniel-koehn commented 8 years ago

For first tests, the approximate Hessian according to Pratt et al. (1998) and Operto et al. (2006) is implemented in a quick-and-dirty way. The performance could be significantly increased by storing the FD forward wavefields instead of recomputing them for each source-receiver combination.