Add concentration-dependent transport coeffs

Issue #32 resolved
Raymond Smith created an issue

We should be able to solve Flux = -D(c)*grad(c) with non-constant D(c). While we're at it, we might as well make diffusivity functions as well for Flux = -D(c)*c*(1-c)*grad(mu).

These functions should go in the props_am.py file in a new class.

Comments (2)

  1. Log in to comment