devito icon indicating copy to clipboard operation
devito copied to clipboard

examples: Add a notebook with a toy variable-z topography implementation

Open EdCaunt opened this issue 2 years ago • 3 comments

I made a notebook with a simple implementation of a toy variable-z curvilinear acoustic model with a cosine hill. Still WIP, needs tidy-up and explanations, but lmk your thoughts

EdCaunt avatar Apr 12 '22 09:04 EdCaunt

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

Merging #1900 (e18da51) into master (f80847e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1900   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files         223      223           
  Lines       39847    39847           
  Branches     5169     5169           
=======================================
  Hits        34702    34702           
  Misses       4568     4568           
  Partials      577      577           

codecov[bot] avatar Apr 12 '22 09:04 codecov[bot]

Overall looks good. Just added some comments above that I think would help make it more easily digestible.

rhodrin avatar Jun 09 '23 15:06 rhodrin