aspect icon indicating copy to clipboard operation
aspect copied to clipboard

Extract and visualize the surface mesh

Open anne-glerum opened this issue 5 years ago • 3 comments

Extract the surface mesh from the volume mesh and output it to vtk for visualizing things like the heat flux on the free surface, as discussed with @bangerth

anne-glerum avatar May 23 '19 19:05 anne-glerum

@bangerth Out of curiosity, have you given this any more thought?

anne-glerum avatar Apr 24 '20 08:04 anne-glerum

After talking to @bangerth, it might be worth finishing these PRs:

  • #4061
  • #4054 The discussion in #4054 concerns the duplication of code, i.e., each volume mesh postprocessor will need to be copied for the corresponding surface mesh postprocessor. Instead of waiting on a restructuring of the visualization interface, we could merge the PRs in the mean time and remove them again after restructuring.

anne-glerum avatar Jul 14 '23 21:07 anne-glerum

@anne-glerum Tag me in these PRs once you think they're ready for review.

bangerth avatar Jul 14 '23 22:07 bangerth