Hi,
I would like to run a kind of parabolic pde with anisotropic mesh adaption using a Hessian based metric. For static problem, I guess I can start from CornerLap.edp.
Is there any example available for transient pb to help me start on the subject?
@frederichecht thanks for the example.
The is no transport term in my problem so it shall be ok to follow what is done in the example
Still, I have a question:
Th=adaptmesh(Th,[dx(u1),dy(u1),dx(u1),dy(u2)],…)