From charlesreid1

Revision as of 22:45, 16 December 2013 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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#fipy.models.levelSet.surfactant.surfactantEquation.SurfactantEquation

This is basically an ordinary differential equation consisting of the following:

$ \frac{d \theta}{dt} = k (1 - \theta) + S $

Level Set Method