I have a question regarding calculating yplus in the code.
In the aorta example, the yplus is using the material number 3 for calculating yplus, which means calculating yplus on the inlet boundary, which is weird.
When using my own aorta geometry with a different STL file, and when I use material number 2, the function does not seem to work for some geometries and spatial resolutions, which is weird.
Also, is there any robust way to add yplus as a 3D parameter which could be visualized in vtk file? I have tried this, and again it works only for some cases.