FWI: Adjoint modeling Part 2 of the FWI tutorial series. See Part 1 and Part 3. Install Devito git clone -b v3.1.0 https://github.com/opesci/devito cd devito conda env create -f environment.yml source activate devito pip install -e .