Problem in step-44, 2d simulations

24 views
Skip to first unread message

navneet roshan

unread,
Nov 19, 2019, 3:15:22 AM11/19/19
to dea...@googlegroups.com
Dear dealii members, 

While running step-44, 2d simulations I stumbled upon the mismatch in the vertices of the quadrilaterals in the deformed mesh(please find the attached image), I am curious if it's an artifact in visualization? How to overcome this problem?

Thank you

Regards, 
Navneet

 


   
visit0000.png

Wolfgang Bangerth

unread,
Nov 20, 2019, 9:36:04 AM11/20/19
to dea...@googlegroups.com

> While running step-44, 2d simulations I stumbled upon the mismatch in the
> vertices of the quadrilaterals in the deformed mesh(please find the attached
> image), I am curious if it's an artifact in visualization? How to overcome

Navneet
the default in step-44 is to use quadratic elements, and the call to
DataOut::build_patches() then outputs each cell as a collection of 2x2
quadrilaterals. In cases such as this, you get artifacts like the ones
described here:
https://github.com/dealii/dealii/wiki/Frequently-Asked-Questions#in-my-graphical-output-the-solution-appears-discontinuous-at-hanging-nodes

So yes, what you are seeing your output is an artifact of visualization. These
artifacts become smaller if you refine the mesh more often.

Best
W.


--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

Reply all
Reply to author
Forward
0 new messages