Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.17 KB

File metadata and controls

36 lines (25 loc) · 2.17 KB

Computational-and-Variational-Methods-for-Inverse-Problems

Author

Affiliation

Oden Institute for Computational Engineering and Sciences / Jackson School of Geosciences / University of Texas Institute for Geophysics The University of Texas at Austin

One-line Summary

This repo has all the codes which became a part of the assignments for inverse modeling course

Solving the Advection-Diffusion-Reaction Inverse problem for diffusion coefficient field m(x) (Homework 4 and Homework 5)

Dependences

The codes requires the following packages to function:

Quick Usage

After cloning the repository and installing the required libraries, run the jupyter notebook (.ipynb) or python files (.py) files given in the separate folders. Python codes can be run either directly or on an IDE such as Anaconda Spyder.

Acknowledgement

I would like to acknowledge Professor Omar Ghattas for teaching the course on 'Computational and Variational Methods for Inverse Problems' in 2021 and providing some basic codes to get started. His open-access review paper with Professor Karen Willcox has most of the theory circumscribing these codes which can be found here.