auditt241
- 2
- 0
Hello,
I am attempting to calculate unit normal and tangent vectors for a scalar field I have, Φ(x,y). For my unit normal, I simply used:
Thanks!
I am attempting to calculate unit normal and tangent vectors for a scalar field I have, Φ(x,y). For my unit normal, I simply used:
\hat{n}=\frac{\nabla \phi}{|\nabla \phi|}
However, I'm struggling with using this approach to calculate the unit tangent. I need to express it in terms of the gradient of the scalar field but I am having a hard time visualizing this.Thanks!