Open sandro-elsweijer opened 11 months ago
Can you specify what the exact behavious is that you are getting and that you expected?
Could you provide a MWE?
Big MWE: ./t8_advection -u7 -l1 -r2 -f ./channel -d3 -C0.5 -b0.5 -X-0.6 -Y-0.1 -Z0 -R0.4 channel.zip
It seems like the face connectivity of the msh reader seems to be broken. @jfussbro experienced this with a tet mesh in parallel (in serial it worked) and now I experience the same in serial with a hybrid 2D mesh. For some reason the trees get glued together randomly.