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
Describe the bug
The rotational energy and angular momentum test for linearTranslationOneDOF show cyclical behavior instead of the intended random walk. Lowering the timestep fixes this.
To reproduce
Steps to reproduce the behavior:
Run the unit test for linearTranslationOneDOF.
Analyze the rotational plots.
Expected behavior
The relative difference should be a random walk instead of cyclical.
Screenshots
N/A.
Desktop (please complete the following information):
OS: MacOS
Version 14.4.1
Python version 3.10
Additional context
N/A.
The text was updated successfully, but these errors were encountered:
Describe the bug
The rotational energy and angular momentum test for
linearTranslationOneDOF
show cyclical behavior instead of the intended random walk. Lowering the timestep fixes this.To reproduce
Steps to reproduce the behavior:
linearTranslationOneDOF
.Expected behavior
The relative difference should be a random walk instead of cyclical.
Screenshots
N/A.
Desktop (please complete the following information):
Additional context
N/A.
The text was updated successfully, but these errors were encountered: