deepwave icon indicating copy to clipboard operation
deepwave copied to clipboard

Wave propagation modules for PyTorch.

Results 17 deepwave issues
Sort by recently updated
recently updated
newest added

Deepwave currently only contains a constant density acoustic (scalar) propagator. Creating a new propagator (perhaps called 'acoustic') would benefit some users. There will probably be significant code overlap with the...

Hello, Professor. I tried to run the elastic wave equation on multiple Gpus, but I encountered some problems. In the attachment is my modified code, but from the results, there...

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...

Sorry for disturbing. When I looked at the source code, I found that I could not find the code shown in the image. And I have modified the form of...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies

This is *maybe* a bug report but more likely an improvement request. In a pretty clean venv on windows 10, I installed pytorch latest and deepwave latest. No errors. Importing...

Sorry to interrupt, but I was wondering if we could get a RTM if we changed“n_epochs” to 1

Hi, I am trying to compare SEM and FDM in USCT applications. I have been working with SPECFEM (a spectral element solver) for acoustic USCT applications and recently started working...

I have conducted P-SV wave simulations using both Deepwave and PSVwave, but I found that the results from Deepwave are not as good as those from PSVwave. I'm not sure...

Hello, I would like to know if the source is loaded to Vz when P/SV simulation?