Hello,
I am trying to calculate the Wall Shear Stress on my geometry, which is a 2D case. However, whenever I try to implement the WallShearStress, my simulation gets stuck at the line of the code (starting the simulation).
SuperLatticePhysWallShearStress2D<T, NSDescriptor> wss1 (NSlattice, superGeometry,5,converter, cuboid5)
I have used the WallShearStress3D on 3D geometry, and it works well, however for the 2D case it is not working. Could you please tell me why the WallShearstress is not working in the 2D case?
Thank-you,
Sahil