-
Beta Was this translation helpful? Give feedback.
Answered by
jguarato
May 23, 2025
Replies: 1 comment 3 replies
-
|
Hi @ggl0001! Could you share your script so we can take a closer look at the issue? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I believe the issue you're experiencing is related to the integration method used for calculating the temporal response.
We recently refactored the
Faultmodule, and as part of that, its integration method was updated [1]. Previously, it used the fourth-order Runge-Kutta method, which had some convergence problems. Now, it uses the same methods available inrun_time_response.Downloading the development version of ROSS [2] might resolve this problem for you. If you do, please note that you'll need to modify how you call the
run_misalignmentfunction: