slimgroup / JUDI.jl

Julia Devito inversion.
https://slimgroup.github.io/JUDI.jl
MIT License
94 stars 29 forks source link

Elaxtic example `modeling_basic_elastic.jl` doesn't work #215

Closed kerim371 closed 8 months ago

kerim371 commented 8 months ago

Hi,

I tried to calculate forwad modeling using modeling_basic_elastic.jl script and found that it produces NAN values, i.e. dobs.data[1] .== NAN.

JUDI v3.3.8

mloubout commented 8 months ago

Oh ok thanks for noticing something must have changed will have a look

mloubout commented 8 months ago

Looks like cfl bound was a bit too tight, pushed a fix