Dear Anup, Thank you for your test case. I forgot to update this thread, but I was in fact able to reproduce the problem <https://github.com/dealii/dealii/issues/2206#issuecomment-274263422> over the weekend. The problem appears to be in the interaction between the MappingQEulerian and DataOut classes. In the mean time you can work around it by not passing the Eulerian map to DataOut but rather transforming the body in the postprocessor itself (e.g. using Paraview's warp tool).
Regards, Jean-Paul On Monday, January 23, 2017 at 7:27:57 AM UTC+1, Anup Basak wrote: > > Dear Jean-Paul, > > Thank you very much for your reply. > Please find the sample code that reproduce the problem. The discontinuity > and overlap can be seen by zooming into the mid-bottom and mid-upper part > of the deformed configuration. > > Thanks, > Anup. > > > > On Saturday, January 21, 2017 at 4:53:13 AM UTC-6, Jean-Paul Pelteret > wrote: >> >> Dear Anup, >> >> Its possible that this is related to this issue >> <https://github.com/dealii/dealii/issues/2206>. Do you perhaps have a >> minimal test case that reproduces the problem? >> >> Best, >> Jean-Paul >> >> On Saturday, January 21, 2017 at 4:07:00 AM UTC+1, Anup Basak wrote: >>> >>> Hello all, >>> >>> I have solved a 2D mechanics (thermoelasticity) problem based on step 44 >>> using quadratic elements (FE_Q). When I plot the solution in the deformed >>> configuration (attached herewith) I see that at one place discontinuity >>> gets developed between two elements (Fig. in page 2) and at some other >>> place two elements overlap (Fig. in page 3). I have shown the locations in >>> the figure of page 1. However, when linear elements are used, this problem >>> does not appear. In both the cases I get sufficient convergence. I have >>> confirmed this issue with both Visit and Paraview. I never encountered such >>> strange problem while solving 3D problems. Hence it might be an issue >>> related to post-processing. >>> >>> Has anyone encountered such problem in the past? I shall be thankful if >>> someone could tell me what might go wrong. >>> >>> Thanks and regards, >>> Anup. >>> >> -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.