This is more of a general question about how to represent a diffusion equation where the transient term is dependent on a different variable. For example, if i needed to represent this equation in FiPy, ∂c/∂t=∇D∇T, where c and T are different variables needed to be solved how would I go about representing that. Hopefully that is enough information to answer my question.
Thank you in advance!