On 04/18/2016 04:12 PM, Anup Basak wrote:
>
> I need to implement FE code for solving coupled heat conduction equation
> and mass diffusion equation (both are parabolic PDEs). So I have at least
> two degrees of freedom per node. Could anyone please suggest me which
> of the examples I should look into.
You will want to read up on the concept of "vector-valued problems":
https://dealii.org/developer/doxygen/deal.II/group__vector__valued.html
The page has links to a number of tutorial programs, depending on what
you want to do.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@math.tamu.edu
www:
http://www.math.tamu.edu/~bangerth/