Skip to content

Dev/mesh plotting

Zoennchen, Benedikt requested to merge dev/MeshPlotting into master

This branch contains

  • a slightly changed in mesh generation (the computation of the CDT is replaced by another strategy)
  • improves the usability of EikMesh (there is now an easy way to construct a mesh via the GUI using the topographycreator)
  • one can display the floorfield mesh while the simulation is running
  • the mesh will be saved into each output directory such that simulation results are reproducable

Merge request reports