Wednesday, 16th March 2022 (13:00 – 15:15 GMT):
- Presented by: Dr. Rhodri Nelson, Imperial College London
- Project website: https://www.bam.de/GW4SHM/EN/Navigation/Home/home.html
The presentation will be structured as follows:
- FWI background and Theory
- Introduction to the domain specific language Devito
- Building FWI frameworks with Devito
For a more interactive experience, the Devito based material can be run live using Colab.
- After navigating to the website, click on the
GitHub
tab. - Under
Enter a GitHub URL or search by organisation or user
enter the following:devitocodes/GW4SHM-Workshop
. - You will then see the various notebooks from today's session.
- After opening a notebook, uncomment the
!pip install devito
located at the top of each notebook and execute it (Note: You may see an error the first time you execute the cell, in this case simply execute the cell again).
Alternatively you can install Devito on your device. See instruction here.