Dear all,
I am very happy that I came across VoronoiFVM.jl because it makes the development of a fully-implicit numerical simulation based on the finite volume method so much easier.
Because I would like to resolve electrical double layers inside a channel, I would like to have a mesh with a higher resolution towards that interface. The appended image shows an example of such a mesh.
My question, however, is regarding plotting/exporting the solution computed using VoronoiFVM.jl.
- For the given mesh, I would for example like to make a plot of one of my primary variables along the y-axis from y = 4 to y = 5. I looked at scalarplot!() in GridVisualize.jl or its usage in examples but I couldn’t find how to do it.
I would be very happy to have a little example or description of how I can plot or extract (doesn’t need to be a plot directly) along a certain cartesian line.
Thank you very much in advance for your answers and have a nice week!
Nik