Closed mhvwerts closed 8 months ago
Thanks for being so responsive. I am happy that I did this. I agree with you about the positive effects of this Python therapy. I feel better now! Also, PyFVTool is now better adapted to our (cylindrical) research project here, so it was timely for me to do this.
I have started implementing different coordinate labels for different mesh types (see #15) and successfully did this for
FaceVariable
s (xvalue
,rvalue
and the like), as can be seen from the initial commits to this PR.That, however, was the easy part.
The coordinates of the mesh objects themselves will be trickier to handle, I fear. Therefore, I will take this one step at a time, adding commits to this PR at each stage, so that you, @simulkade, can shine your light over it.
If successful, this will close #15.