fdrmrc / Polydeal

C++ implementation of Polygonal Discontinuous Galerkin method within the deal.II Finite Element library.
https://fdrmrc.github.io/Polydeal/
Other
0 stars 0 forks source link

Plotter #104

Closed fdrmrc closed 7 months ago

fdrmrc commented 7 months ago

An utility that exports polylines to csv has been added. Postprocessing with python gives the following (click to open):

poly_unstructured.pdf

@andreacangiani, @luca-heltai To me it looks ok, feel free to add suggestions here

fdrmrc commented 7 months ago

I've added the csv files used to generate the plots and the associated python notebook: https://github.com/fdrmrc/Polydeal/blob/f66185946ba8a1175231b1fcc2494b03d6750184/scripts/plotter.ipynb