Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
7 months ago
26 mag 2025, 04:19 GMT-4
Updated:
7 months ago
26 mag 2025, 04:36 GMT-4
If it is a rigid object, it does have such variables defined. If not, the angular velocity is not necessarily uniform.
In the latter case, you could make use of the Average Rotation feature to determine an approximate rotation angle. In most cases, there is then a built-in variable like
solid.avgr1.th_tZ
for the angular velocity.
For cases when it is not present, you can compute the time derivative of the rotation using an expression like
d(solid.avgr1.thZ, TIME)
-------------------
Henrik Sönnerlind
COMSOL
If it is a rigid object, it does have such variables defined. If not, the angular velocity is not necessarily uniform.
In the latter case, you could make use of the *Average Rotation* feature to determine an approximate rotation angle. In most cases, there is then a built-in variable like
solid.avgr1.th_tZ
for the angular velocity.
For cases when it is not present, you can compute the time derivative of the rotation using an expression like
d(solid.avgr1.thZ, TIME)
Please login with a confirmed email address before reporting spam
Posted:
6 months ago
22 giu 2025, 00:52 GMT-4
Dear Dr Sönnerlind
Thank you very much for your answer. This is very helpful. I wonder where
solid.avgr1.th_tZ can be found in equation view or output quantities in postprocessing? It might be number of dimensions dependent, because it is undefined in a 2d model.
Dear Dr Sönnerlind
Thank you very much for your answer. This is very helpful. I wonder where
solid.avgr1.th_tZ can be found in equation view or output quantities in postprocessing? It might be number of dimensions dependent, because it is undefined in a 2d model.
Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
6 months ago
25 giu 2025, 05:47 GMT-4
If you have added an Average Rotation node, you will find the results under Solid Mechanics -> Displacement -> Average rotation. This is independent of space dimension.
If you, in general, want to search for a variable, use Ctrl-F.
-------------------
Henrik Sönnerlind
COMSOL
If you have added an *Average Rotation* node, you will find the results under *Solid Mechanics -> Displacement -> Average rotation*. This is independent of space dimension.
If you, in general, want to search for a variable, use Ctrl-F.
Please login with a confirmed email address before reporting spam
Posted:
6 months ago
25 giu 2025, 11:33 GMT-4
Dr Sönnerlind
Many thanks. Now I can see solid.avgr1.thZ after adding an Average Rotation node. However it returns 0. I need some tutorials on 'Average Rotation node', if there's any?
Dr Sönnerlind
Many thanks. Now I can see solid.avgr1.thZ after adding an Average Rotation node. However it returns 0. I need some tutorials on 'Average Rotation node', if there's any?