vkazei / fastFWI

Simple frequency domain full-waveform inversion (FWI) regularized by Sobolev space norm
MIT License
50 stars 19 forks source link

Question about the function F #5

Open yanglingyun123 opened 3 years ago

yanglingyun123 commented 3 years ago

when I run the matlab code, it inform me cannot find the function F in line 134, is there need some other package? Ps: the file is marmousi_ii_FWI.m

vkazei commented 3 years ago

Helmholtz solver is a submodule, so you can either clone with: git clone --recursive https://github.com/vkazei/fastFWI.git or download https://github.com/vkazei/fastHelmholtz.git into the folder engine/fastHelmholtz