Hi Soon,

(cc back to the list)

> Right now I am using Lagrange element for solving the dependent heat
> equation. Do you think it is better (in terms of stability, accuracy,
> computing costs, etc) if I choose to use the DG method instead? I wish to
> solve a multiphase heat flow problem using some kind of heat diffusion
> equation (but with variable coefficients) later and I would like to refine
> the mesh at the edges of my heat sources.

That depends on your specific problem and your personal preferences,
so there is no easy answer to that question.


Do you need to represent discontinuous solutions? Can you resolve
these areas with your mesh? Then DG might give you an advantage. DG is
often more expensive, though.

-- 
Timo Heister
http://www.math.tamu.edu/~heister/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to