You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to dimensional analysis, particularly with the PhySO approach, and I'm trying to define the Dimensional Analysis Unit for a Tensor with real and complex numbers where:
The real part represents Length, and
The imaginary part represents Velocity.
I'm unsure about how to represent units for a tensor. Here's what I've come up with so far: [ [1, 0, 0], [1, -1, 0] ].
Could someone please confirm if this representation is correct? Any guidance or corrections would be much appreciated!