deepwave
deepwave copied to clipboard
Add a variable density acoustic propagator
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 scalar propagator, so some restructuring may be necessary to avoid repetition (probably creating a Propagator base class that both inherit from).