On 09/18/2018 03:18 PM, Yuxiang Wang wrote: > > Thank you for the pointer! I changed my code as you suggested and it finished > running.
Great! > However, when I opened the output file (mesh.vtu), the 3D mesh was projected > to a 2D plane of z=0, and lost its 3D features. Was that expected behavior? No. Are you saying that if you read a mesh, then immediately output it again, that the z-coordinate is lost? If that's correct, then that's a bug and it would be nice to have a small program and input file that demonstrates this. Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.colostate.edu/~bangerth/ -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
