-
Notifications
You must be signed in to change notification settings - Fork 488
Description
Hi everyone,
I came across the empirical rule for choosing the OpenFAST simulation time step in a previous post: DT < 1 / (10*f) where f is the highest full-system natural frequency of the model. In principle, this frequency should be obtained via a linearization analysis followed by an eigenvalue decomposition (and if blade degrees of freedom are enabled and the rotor is spinning, the MBC3 transformation must be used). I only understand the theory but don’t know how to carry it out in practice. So, can the current OpenFAST linearization module be used to extract the maximum full-system natural frequency? I’d like to compute this frequency for the 5MW_OC4Semi_WSt_WavesWN baseline model. Could you share some practical tips on how to do that? Thank you!
