Hello,
I want to implement the following term in the RHS of the equation below:
\frac{1}{c}\frac{\partial u}{\partial t} = u \frac{\partial u}{\partial x}
where "c" is a constant. I wonder what convection/advection module shouldI
use, and how. The expression
TransientTerm(coeff=1.0/c) == FirstOrderAdvectionTerm(u)
did not work. I browsed through fipy.terms.html but couldn't figure it out.
Thanks in advance.
Fausto
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]