Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daleroberts/obstacle-problem

Solve an obstacle problem (i.e, a partial differential equation with constraints)
https://github.com/daleroberts/obstacle-problem

mathematics nonlinear optimisation-theory partial-differential-equations

Last synced: 22 days ago
JSON representation

Solve an obstacle problem (i.e, a partial differential equation with constraints)

Awesome Lists containing this project

README

        

# Obstacle problem

The obstacle problem is a classic motivating example in the mathematical study of variational inequalities and free boundary problems. The problem is to find the equilibrium position of an elastic membrane whose boundary is held fixed, and which is constrained to lie above a given obstacle. It is deeply related to the study of minimal surfaces and the capacity of a set in potential theory as well. Applications include the study of fluid filtration in porous media, constrained heating, elasto-plasticity, optimal control, and financial mathematics.

See [wikipedia](http://en.wikipedia.org/wiki/Obstacle_problem).

![fig1](https://rawgithub.com/daleroberts/obstacle-problem/master/figures/fig1-0.png)
![fig2](https://rawgithub.com/daleroberts/obstacle-problem/master/figures/fig2-0.png)