ar4 / deepwave

Wave propagation modules for PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic FWI parameterization (Impedance)

aaelmeli opened this issue · comments

commented

Hi

I am trying to implement FWI with impedance parameterization which will need some function to convert impedance to Lame parameters. I looked at the common.py and found there are similar function vpvsrho_to_lambmubuoyancy, but I was wondering if I am only need to implement this function only or I also need to implement the reverse action as well lambmubuoyancy_to_vpvsrho. If so, how can I pass the both to the elastic () function.

Best
Abdo

I hope this Issue is resolved, so I am going to close it. Please feel free to reopen it if you have further questions about this.