SPECFEM/specfem2d

Does SPEFCEM2D scale kernels?

Closed this issue · 1 comments

Hi everyone,

I did a little experiment; two exact simulations but two different source amp_factor. The kernels are precisely the same.

src_amp_factor = 1e20
proc000000_rhop_alpha_beta_kernel_1E20

src_amp_factor = 1e10
proc000000_rhop_alpha_beta_kernel_1E10

Why are these kernels the same? Shouldn't they be different?
Does SPECFEM2D scale the kernels based on the source amplification factor?

As a general remark, the sensitivity kernels depend on the adjoint source(s) you use.

in your case, I assume that you used adjoint sources for traveltime misfits. for such traveltime sensitivity kernels, the sensitivity is independent of the source amplitude. That is, you did a nice validation test to check whether the numerical results are indeed independent of the source amplitude factor :)