Open cpraveen opened 3 weeks ago
@JR-Khan can you test this. Try both cartesian and unstructured grid. See inside grid.geo file for how to get these two types of grids.
Here are some outputs from different case. Please have a look
If you are computing vorticity within visit, then it is not very accurate and at partition boundaries, it will be still less accurate. This is because visit will do some finite differencing.
Do you observe errors in primary quantities when crossing partition boundaries ?
No.
On unstructured grid, there is some bug which causes vortex to distort when it crosses the boundary.
This does not happen with cartesian grid, whether generated inside deal.II or in gmsh.