Replies: 1 comment 4 replies
-
Dear @Guiiem, I'm not sure. Are you saying the spike lasts only one time regardless of the size of the time step? Does adding a correction step in the OpenFAST glue code ( Best regards, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello OpenFAST community,
I am simulating a case with grid loss during NTM, and I am interested on the HSS acceleration (LSSGagAxa or HSShftA) right after the event.
Using the IEA 3.4MW turbine, I get this by setting
TimGenOf
to60
andGenTiStp
toTrue
in ServoDyn. Everything in the plot is normalized to [1, 0] for comparison:There is an artificial peak right after the generator disconnects. I have tried to reduce
DT
, but the artificial peak remains at the next timestamp after the grid-loss. SettingDrTrDOF
toFalse
in ElastoDyn makes this peak appear also in LSSTipAxa.Do you think it is just a consequence of the sudden jump of generator torque, or can it be represented accurately by other means?
Thank you!
Guillem
Beta Was this translation helpful? Give feedback.
All reactions