Thanks for your help. I figured that it was the incorrect scaling of the
eigenvectors after I transfered them to the finer mesh.

Best,
Bärbel

--
Bärbel Janssen
Institut für Angewandte Mathematik
Universität Heidelberg

Im Neuenheimer Feld 293, Raum 213
Telefon: +49 6221 54-5449


On Tue, 7 Sep 2010, Wolfgang Bangerth wrote:

We use a residual based error indicator. Therefore we refine the mesh
globally and use SolutionTransfer to have the eigenvectors on the new
mesh. Maybe here already a problem occurs (??).

You need to explain in a bit more detail what you do and where the problem
happens:
- Do you compute the eigenvalues on an adaptively refined mesh? If so, are
 they correct *on this mesh*, and are the eigenvectors?
- If so, I understand that you transfer the solution to a different mesh where
 things are wrong. When you visualize the eigenvectors, do they look wrong?
 How so? Only at hanging nodes?
You should be able to test this on a coarse mesh.

Best
W.

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to