Fipy/Surface Adsorption Equation: Difference between revisions
From charlesreid1
(Created page with "=Intro= The Fipy documentation covers the level set method as applied to a surfactant equation: http://www.ctcms.nist.gov/fipy/fipy/generated/models.levelSet.surfactant.html#fi...") |
|||
| Line 12: | Line 12: | ||
=Level Set Method= | =Level Set Method= | ||
==Some Links== | |||
http://math.mit.edu/classes/18.086/2007/levelsetpres.pdf | |||
http://www.iue.tuwien.ac.at/phd/heitzinger/node97.html | |||
http://en.wikipedia.org/wiki/Level_set_method | |||
Revision as of 23:22, 16 December 2013
Intro
The Fipy documentation covers the level set method as applied to a surfactant equation:
This is basically an ordinary differential equation consisting of the following:
$ \frac{d \theta}{dt} = k (1 - \theta) + S $
Level Set Method
Some Links
http://math.mit.edu/classes/18.086/2007/levelsetpres.pdf